3ds loader in opengl

Started by
2 comments, last by blizzard999 18 years, 7 months ago
hi Can one suggest me somelinks of tutorial of how to load 3d max object in opengl or tell a book in which it is discussed .
Advertisement
*wonders why he bothers yo update the Forum FAQ*
Quote:Original post by phantom
*wonders why he bothers yo update the Forum FAQ*


Can I suggest a few more tutorials to add there:

Apron's OpenGL Tutorials
- 3DS LOADER
- BOUNDING BOX COLLISION

Ultimate Game Programming
- 3DS Loader (Tutorials->OpenGL->Page 8)

SpaceSimulator.net
- 3DS Loader
Quote:Original post by Huzaifa Gain
hi
Can one suggest me somelinks of tutorial of how to load 3d max object in opengl or tell a book in which it is discussed .


If you prefer there are different libraries to do this

The most famous is probably the opensource lib3ds

If you want something simple and light there is also l3ds but it's no longer maintained by the author

You can take a look at the source code so, also in the case you dont use them, they are at least the best working tutorial !

This topic is closed to new replies.

Advertisement