Which model type should I use?
I want to use a 3D scene in my engine. I want too to load it easy and fast. Which format I should choose (except 3DS and ASE, ASC)?
Do you mean you want to load models ? Or a complete scene ? If you just want to load models, I would suggest reading the milkshape3d tutorial.
Its better to build your scene out of models in openGL because then you can take advantage of some of openGL''s performance features (such as display lists for example).
Nitzan
-------------------------
www.geocities.com/nitzanw
www.scorchedearth3d.net
-------------------------
Its better to build your scene out of models in openGL because then you can take advantage of some of openGL''s performance features (such as display lists for example).
Nitzan
-------------------------
www.geocities.com/nitzanw
www.scorchedearth3d.net
-------------------------
I perfer to write my own model formats.
www.EberKain.comThere it is, Television, Look Listen Kneel Pray.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement