History: OgreXmlConverter
Source of version: 22
Copy to clipboard
__OgreXMLConverter__ - The OgreXmlConverter is a command-line tool that can convert binary ''.mesh'' and ''.skeleton'' files to ((-XML|XML)) and back again. It is a very useful tool for debugging the contents of ((-mesh|mesh))es, 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 mesh from it. Other than simplicity, the other advantage is that the OgreXmlConverter can generate additional information for the mesh, like bounding regions and ((-LOD|level-of-detail)) reduction.
This tool is automatically generated in folder bin\release as OgreXMLConverter.exe after you build Ogre.
{TRANSCLUDE(page="seebox")}
* [https://ogrecave.github.io/ogre/api/latest/_mesh-_tools.html#XMLConverter|OgreXMLConverter] (Ogre Manual)
* [https://www.ogre3d.org/download/sdk|Ogre SDK for Windows] (includes OgreXMLConverter)
* [https://github.com/OGRECave/ogre|OSX & Linux] (build SDK from source)
{TRANSCLUDE}