Page 1 of 1

Any working Mesh-Exporter for Maya?

Posted: Mon Feb 16, 2009 6:54 pm
by Squarefox2
Hello,

is there any working mesh-exporter for maya? I tried cvxporter and ogre mesh exporter, but I hab no satisfiing results (cvxporter had 0 polygons in IrrEdit and the ogre-mesh did not have correct textures).

I'm using Maya 8.5.

Greetings,
Squarefox

Posted: Mon Feb 16, 2009 6:58 pm
by Sylence
Maybe the exporters are ok but the importers aren't ?

Did you try loading the meshes with something that doesn't use irrlicht ?

Posted: Mon Feb 16, 2009 7:12 pm
by Squarefox2
Hello!

No, i didn't. But I want to use this meshes in Irrlicht, so it is not important, whether it is the exporter or the importer. I only need a working solution.

Greetings,
Squarefox

Posted: Mon Feb 16, 2009 7:26 pm
by bitplane
There is a melscript X exporter in the forums somewhere, but its very old and may need adapting to work with the latest versions of Maya. The problem is that open source programmers don't have access to Maya unless they're part of a big studio who can afford it, Maya is mostly used by art students and warez kids.

Posted: Mon Feb 16, 2009 7:31 pm
by Pyritie
Dammit.

And maya's what my animators've got too. :(

Posted: Mon Feb 16, 2009 7:39 pm
by bitplane
Pyritie wrote:Dammit.

And maya's what my animators've got too. :(
Well if you also have access to Maya, there's code for an X exporter that comes with the DirectX SDK but it's no good for artists alone. Also if you have all that money for Maya, why not buy an X exporter ;)

edit: in all seriousness, we'd really appreciate some kind of free Maya export pipeline. If you manage to get something working we'd be grateful if you shared it

Posted: Tue Feb 17, 2009 12:24 am
by zillion42
I own a maya2008 and a cinema4d v7 and have successfully used cvxporter to export the same mesh with different UV's twice for using it with my 2TCoords lightmap method. Meshes arrived, UV's arrived. Both meshes had exact same amount meshbuffers with same amount of vertices & indices... worked pretty well imo, cinema's X export always failed... Try OBJ aswell...
bitplane wrote: edit: in all seriousness, we'd really appreciate some kind of free Maya export pipeline. If you manage to get something working we'd be grateful if you shared it
I absolutly agree...

Posted: Tue Feb 17, 2009 1:05 am
by Pyritie
zillion42 wrote:I own a maya2008 and a cinema4d v7 and have successfully used cvxporter to export the same mesh with different UV's twice for using it with my 2TCoords lightmap method. Meshes arrived, UV's arrived. Both meshes had exact same amount meshbuffers with same amount of vertices & indices... worked pretty well imo, cinema's X export always failed... Try OBJ aswell...
But what about animations?