possible to import models created in 3D studio max to opengl??

Hi :slight_smile: ,

i doing a game in opengl and i need to include a lot objects like house , car and furnitures etc. and i feel that it is really hard to create so many objects within such a short time.So i tot of using 3D studio max but is it possible to import models created in 3D studio max to opengl?

if not is there any good website that shows how to create such 3D objects?

:smiley: Thanks !!

wahahaha_yan

opengl just renders data, your program will need to take care of getting the data from a file into the engine and then structure it in a fashion that its easy to render…

http://www.gametutorials.com/Tutorials/opengl/OpenGL_Pg4.htm

here are several tutorials on some file formats

ASE and 3DS can be exported from 3dsmax natively