-
[VB] MD3 Class
After searching the net for specs so far I've only come across 404's, information about the MD3 format which weren't fully complete.
So just wondering if someone made a md3 class and is willing to share? :)
(You will be credited for the work done of course)
-
Re: [VB] MD3 Class
I guess no one has a md3 class to share huh? Any information regarding conversion to VB would be very useful though.. :P
-
Re: [VB] MD3 Class
The file format is so big and advanced that I have never actualy seen a free loader for it that supports everything the fileformat can support. If you want to read some more about it then this is some good reading:
ftp://ftp.idsoftware.com/idstuff/
http://www.cyberloonies.com/animation_formats.html
I can also tell you that the book "Focus on 3D models" have a great deal of info on the format. But then again. It doesn't implement it all. It is just too much info in that format.
- ØØ -
-
Re: [VB] MD3 Class
i'll look into it and try to grasp the nature of the beast ;)