How to export a 3d Model
From Iris2
Line 22: | Line 22: | ||
<gallery>Image:Export3.jpg</gallery> | <gallery>Image:Export3.jpg</gallery> | ||
- | *In the "Scripts Window" run "Scripts → Export → OGRE Meshes". Check the button "Game Material" | + | *In the "Scripts Window" run "Scripts → Export → OGRE Meshes". Check the button "Game Material" and then press the "Export" button. |
<gallery>Image:Export4.jpg</gallery> | <gallery>Image:Export4.jpg</gallery> | ||
- | |||
- | |||
*You will get a detailed log of the export process. All files are exported in the OGRE XML format. Use the OgreXMLConverter of your OGRE installation to convert the generated XML files to binary .mesh and .skeleton files. | *You will get a detailed log of the export process. All files are exported in the OGRE XML format. Use the OgreXMLConverter of your OGRE installation to convert the generated XML files to binary .mesh and .skeleton files. | ||