OgreXmlConverter        
Print

Todo on this page:
  • maybe add options and using examples


    e.g. show mesh information

OgreXMLConverter - The OgreXmlConverter is a command-line tool that can convert binary .mesh and .skeleton files to XML and back again. It is a very useful tool for debugging the contents of meshes, or for exchanging mesh data easily. Many of the modeller mesh exporters export to XML because it is simpler to do, and OgreXmlConverter can then produce a binary from it. Other than simplicity, the other advantage is that the OgreXmlConverter can generate additional information for the mesh, like bounding regions and level-of-detail reduction.

help A compiled version can be found in the Ogre Command-Line Tools.
Often a newer version can be obtained via SVN(external link).

See Also
Image

 

 


Contributors to this page: spacegaier3733 points  , Spacegaier3733 points  and jacmoe111451 points  .
Page last modified on Tuesday 18 of October, 2011 23:39:54 GMT by spacegaier3733 points .


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.