OpenGL

Started by
10 comments, last by GrandMLee 22 years, 5 months ago
The compiler is looking for glut.h in the \include\gl\ folder for your compiler. If you don''t know where that folder is, search for gl.h and that''ll tell you where the folder is exactly. There should be instructions with the glut distribution for installing it properly. You''ll have to install the glut header, library, and dll files for everything to work.

I noticed over on flipcode.com that there was a new release of glut reported on Nov. 9th. You can get the link to the new release and more info on glut.

Jason
Advertisement
quote:Original post by Xewren
Do you know of a sourcecode for animating a .ms3d model on OpenGl?

Xewren


No.. but there is a library for loading .3ds files... good for using 3dsmax and MS3D can export to 3dsmax too.

http://lib3ds.sourceforge.net/

This topic is closed to new replies.

Advertisement