Search found 3 matches
- Sun Nov 11, 2007 12:53 pm
- Forum: Project Announcements
- Topic: Bullet physics demo
- Replies: 69
- Views: 51764
- Sat Nov 10, 2007 12:57 pm
- Forum: Bug reports
- Topic: DMF load problem - pls help!
- Replies: 2
- Views: 724
- Sat Nov 10, 2007 12:37 pm
- Forum: Bug reports
- Topic: DMF load problem - pls help!
- Replies: 2
- Views: 724
DMF load problem - pls help!
Hi,
i have OS linux. When i trying to load dmf with texture than:
Code:
smgr->getParameters()->setAttribute(DMF_TEXTURE_PATH,"./texture/");
smgr->getParameters()->setAttribute(DMF_USE_MATERIALS_DIRS, false);
IAnimatedMeshSceneNode *anms = smgr->addAnimatedMeshSceneNode(smgr->getMesh("./data/room ...
i have OS linux. When i trying to load dmf with texture than:
Code:
smgr->getParameters()->setAttribute(DMF_TEXTURE_PATH,"./texture/");
smgr->getParameters()->setAttribute(DMF_USE_MATERIALS_DIRS, false);
IAnimatedMeshSceneNode *anms = smgr->addAnimatedMeshSceneNode(smgr->getMesh("./data/room ...