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: jacmoe60863 points  and Spacegaier1859 points  .
Page last modified on Saturday 19 of June, 2010 05:15:18 GMT by jacmoe60863 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.