Search found 2 matches

by rarejoint
Fri Nov 12, 2010 9:30 am
Forum: Programming Discussion
Topic: Help with a quake 3 md3 model loader?
Replies: 3
Views: 2667

Re: Help with a quake 3 md3 model loader?

I've got a zip of the files on my server. I'll pm you the download link if you don't mind. I don't like putting messy unfinished code up for everyone to see
by rarejoint
Thu Nov 11, 2010 5:17 pm
Forum: Programming Discussion
Topic: Help with a quake 3 md3 model loader?
Replies: 3
Views: 2667

Help with a quake 3 md3 model loader?

Note: I say surfaces but I think most other people call them meshes I'm trying to write a md3 model loader in c++ for a project. I've run into a problem and cannot work out what is wrong. I'm working through it step by step so have not yet implemented animation or textures. I can load in a single md...