Page 1 of 1

Maya 6.5 exporter crazyness!

Posted: Fri May 13, 2005 12:30 am
by bangz
Hey guys,

My artist is having a few problems with exporting from Maya 6.5, after much toying about we've managed to get a .xml loading into the Model Viewer, and exporting nicely into a .mesh file, but it seems that our .skeleton file is causing problems, causing either the Model Viewer to crash or producing very funky modern art :P

After much googling and searching thru this site we haven't been able to uncover any maya exporting tutorials or examples. Anyone else had any similar problems? If not, what are you doing differently?


Here are the files we're having problems with,

http://dawnofthedead.ath.cx/export_test_02.mb - maya file
http://dawnofthedead.ath.cx/export_test_02.zip - .xml stuff

Any ideas?


Thanks
Richard :)

Posted: Fri May 13, 2005 4:57 pm
by sinbad
Try testing it in a simple OGRE app, like Demo_SkeletalAnimation. The meshviewer is actually a community contribution and not maintained by us directly, worht checking to see if it's that first. Convert the XML using the official OgreXmlConverter.

Posted: Fri May 13, 2005 7:53 pm
by Rixeh
Dont ever ever ever trust the meshviewer. In fact, don't use it at all. ;) Code your own 'artists package' using the latest ogre goodies -- thats what our team did, and it's saved me so much headache. 8)


EDIT: Just tried out your test file. Works fine. ;) Meshviewer's screwing you guys!

Posted: Fri May 13, 2005 8:00 pm
by jacmoe
*puts it on my todo list: cegui meshviewer in ogreaddons*