Simple 3D Model Loader written in C++
Uploader Comments (marosik)
All Comments (7)
-
hi marosik. i'm a student to learn vc2008 and create 3d model with openGL
Can i have ur email? i just learning opengl for few weeks.
thanks a lot
-
dude i made a Polygon template class which will hold an arbitrary amount of vertices and indices and it works perfectly. But i have no idea how to wrap it in a vertex manager or object referencer. I am self taught in c++. My polygon class takes flags so it is able to be separate from direct x. Can you Please give me a pointer to a good source or how i would be able to implement an object refrencer or something that would allow my memory footprint to be low?
-
What model format is that? Great work it's insane how well you got the animations in!
-
Great job!
-
its very good, how long have you been 3d programming?
its very good, how long have you been 3d programming? and did you make the model yourself?
BlackShunk 1 year ago
@BlackShunk Thank you. This is pretty old project... I'm currently working on a lot more interesting stuff... (hopefully there will be videos soon) I haven't done this model, I just used it to test my loader/renderer. I don't make 3d models, I'm more of a software developer, but i would love to learn that as well when there will be time for that someday. I have been programming 3d stuff for a while now (4 years+-), but this loader is pretty simple (few hours of work).
marosik 1 year ago