If you haven't done so already, be sure to visit the Wiki Portal to read about how the wiki works. Especially the Ogre Wiki Overview page.
Author: Omek Interactive
(released to the community under the New BSD License)
Project: OGRE Add-on Project (mayaextras/mayaSceneExporter)
Type: Plug-in
Documentation: ReadMe
Sources: OGRE Addons CVS
Binaries: OGRE Addons Downloads Area
Status and bug reports: OGRE Forum Thread
Overview
This Maya Plug-in exports the entire Maya scene into an Ogre3d DotScene file. It supports lights,
cameras, transformation, and entities. The plug-in assumes the Maya scene is composed of
references, and exports each reference as a separate entity. It uses the reference names as .mesh
names in the entity tag. Hierarchy within the references is also supported.
Usage
exportDotScene "d:/output.scene"
Building from source
In order to build the plug-in, you need TinyXML (and the Maya API, of course). After building the project, copy the mll file to your Maya Plug-ins dir, and run the command.
Contributors to this page: jacmoe
and
Beauty
.
Page last modified on Monday 28 of December, 2009 03:59:10 GMT by jacmoe
.
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.
As an exception, any source code contributed within the content is released into the Public Domain.

