opengl

Started by
0 comments, last by themook 21 years, 4 months ago
How do you load an image made in a modeling package like 3d studio in OpenGL or can you. DirectX has the loadxfilefromfile can you do it with openGL Every book I have looked at doesn't mention such an animal [edited by - themook on December 4, 2002 9:37:50 PM]
Advertisement
like d3d, opengl does not support any textures or model files, to load a model file u can either A/ write your own modelfile loader B/ use a library.
btw the d3d example u gave does B.
possibly check out www.gametutorials.com they have examples of how to load various model files eg quake3,3ds

http://uk.geocities.com/sloppyturds/kea/kea.html
http://uk.geocities.com/sloppyturds/gotterdammerung.html

This topic is closed to new replies.

Advertisement