Hi
I am beginner for Irrlicht engine . engine can load .x file but it is animated.
How can i load static mesh file in directx .x file ? anyone tell me ?
I find hard but found nothing loat static mesh .
thanx
devil20
How to load static mesh .x file ??
IMesh* mesh=smgr->getMesh("whatever.x")->getMesh(0);
Unless i misunderstand what you want, that should work. It will give you an IMesh that you can use to create a MeshSceneNode
Unless i misunderstand what you want, that should work. It will give you an IMesh that you can use to create a MeshSceneNode
You do a lot of programming? Really? I try to get some in, but the debugging keeps me pretty busy.
Crucible of Stars
Crucible of Stars