Page 1 of 1

Animating a mesh

Posted: Wed Oct 05, 2005 11:43 pm
by Frobaz 2.0
Hi everyone. I followed the tutorials for loading an animated mesh and animating it but for some reason, it doesnt work for me. I load up the .3ds file which displays on the screen fine. The problem has to do with setting the frame loop I think because it returns false but I am not sure why. Can someone please give me some insight to what I might do to fix this either code or .
Thanks,
Frobaz

Posted: Thu Oct 06, 2005 8:30 am
by Browndog
I dont use 3ds so I dont know but I dont think a .3ds file contains animation, I could be wrong. You need to export to .x or somthing that conatains animation.

Posted: Thu Oct 06, 2005 11:30 am
by Guest
Try it with the meshviewer example first. If Animation shows up you can continue. 3DS supports animation but not all exporters do in fact export that part. Blender 3DS export does not do any animation data. Go for .X

Posted: Thu Oct 06, 2005 8:02 pm
by Frobaz
I am animating several vertex positions of the single object and I was wondering if this could have anything to do with the problems I have been encountering...

Posted: Thu Oct 06, 2005 8:51 pm
by panoramix
yes, animating vertex positions does not seem to get exported to a .3ds (not even using 3ds max)... try using another export format (.x should do it).

Posted: Thu Oct 06, 2005 9:47 pm
by Guest
Ill try it but dont blame me if it doesnt work, ok?