Are there different ways to load a model or will the method used for a .md2 work fine for all models of any type? (.obj, .3ds)
Using these functions:
IAnimatedMesh* mesh = smgr->getMesh("Filename");
IAnimatedMeshSceneNode* node = smgr->addAnimatedMeshSceneNode( mesh );
Thanks
John
Model Loading
-
- Posts: 386
- Joined: Thu Sep 25, 2003 12:43 pm
- Contact: