Search found 3 matches

by lamer139
Sat Nov 18, 2006 8:41 am
Forum: Beginners Help
Topic: .X animation
Replies: 4
Views: 378

It does not work
It can occurs
Because I did converting from .3ds to .x, can't it ?
by lamer139
Fri Nov 17, 2006 4:54 pm
Forum: Beginners Help
Topic: .X animation
Replies: 4
Views: 378

.X animation

I use this code

Code: Select all

node = smgr->addAnimatedMeshSceneNode(smgr->getMesh("123.x"));
node->setFrameLoop(0,10);
but I don't see animation

why?

Thanks
by lamer139
Wed Nov 15, 2006 12:41 pm
Forum: Beginners Help
Topic: Bad Load 3DS
Replies: 2
Views: 307

Bad Load 3DS

I cannot correctly load 3ds model
They are deformed
My version irrlicht 1.1 - on August 16 2006
But the editor irredit 0.5
Perfectly works with them
But uses library from October, 14 2006
I cannot use it as it is compiled
Specially for irredit

As to me to solve these problems? :(

thanks