maya exporter: surfaces versus polygons

The place for artists, modellers, level designers et al to discuss their approaches for creating content for OGRE.
Post Reply
black_13
Gnoblar
Posts: 23
Joined: Sat Apr 22, 2006 9:25 pm

maya exporter: surfaces versus polygons

Post by black_13 »

I am using maya 7.0 and trying and the dagon version of ogre and the exporter tools that i compiled myself, (so i could have debug versions and i could debug).

when i try to export a simple shape that is a surface.

i was getting:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

but when i export a polygon it works that is generates
a mesh and and a mesh.xml file.

did i miss a notice or place where i should have read that?
User avatar
stoneCold
OGRE Expert User
OGRE Expert User
Posts: 867
Joined: Fri Oct 01, 2004 9:13 pm
Location: Carinthia, Austria
x 1

Post by stoneCold »

AFAIK exporting surfaces is not supported (at least the last time I used the maya exporter it wasn't), convert your surface object to a polygon object and export it afterwards.

greetings
Post Reply