|
Author |
Topic: MD2 Loader (Read 1404 times) |
|
cello
|
MD2 Loader
« on: Sep 12th, 2004, 5:17am » |
|
So I stumbled upon this site a few days ago and it was like love at first site. The past few days I've been messing around with processing, just making lots of little sketches (browse them here). Anyway, I finally made one worth posting about, a MD2 loader with animation and cubic interpolation: http://www.cs.unm.edu/~cello/processing/md2loader2/ Basically I am just posting for comments and whatnot (I guess it's an ego thing). So check it out, tell me what you think. (I might add that I was fairly shocked at how well it ran.) Marcello
|
|
|
|
skloopy
|
Re: MD2 Loader
« Reply #1 on: Sep 12th, 2004, 6:32am » |
|
Wow that's really impressive! I've been looking for a way to get some kind of animation into Processing from 3d software like Maya. Good old arbitrarity and tool use. I hope you can make the importer a library once P70 (megabucket?) comes out. I think that fry said something about built in library creation or something..
|
|
|
|
setpixel
|
Re: MD2 Loader
« Reply #2 on: Sep 12th, 2004, 10:52am » |
|
lovely
|
|
|
|
cello
|
Re: MD2 Loader
« Reply #4 on: Sep 12th, 2004, 6:04pm » |
|
skloopy: Yea definitely, it's awful to stick all the code in the same file. Especially modular code like this. Although, MD2 is a somewhat restricted file format, so something else would probably be better. Anyone know any good character model formats? setpixel: I remember browsing all your awesome shockwave stuff, what happened to your site? (I can't read Korean.) Marcello
|
|
|
|
|