History: Blender Exporter
Source of version: 12
Copy to clipboard
{img src="img/wiki_up/Blender_OgreMeshesExporter_2008b.png" stylebox=border imalign=right rel=box alt="" align="right"}
__Author__: Michael Reimpell (Maintainer: ((User:Lf3THn4D|Lih-Hern Pang)))
__Project__: OGRE Main Project (BlenderExport)
__Type__: Python Script
__Documentation__: [http://ogre.svn.sourceforge.net/viewvc/ogre/trunk/Tools/BlenderExport/ogrehelp/ogremeshesexporter.html|Help page]
__Sources__: [http://ogre.svn.sourceforge.net/viewvc/ogre/branches/v1-6/Tools/BlenderExport/|OGRE SVN]
__Download__: Get from forum link - [http://www.ogre3d.org/phpBB2/viewtopic.php?t=45922|OGRE Forum Thread]
__Status and bug reports__: [http://www.ogre3d.org/phpBB2/viewtopic.php?t=45922|OGRE Forum Thread]
---
The script ''OGRE Meshes Exporter'' converts meshes and armatures from ((Tools: Blender|Blender)) to OGRE file format {LEX()}XML{LEX} / binary mesh / material file). It supports the export of
* {LEX()}mesh{LEX} objects with vertex colours, multiple materials, ((-UV Coordinates|UV)) textures and blend modes,
* a multitude of {LEX()}material{LEX} properties, most notably: ambient, diffuse, specular, emissive, UV textures with and without alpha channel, vertex colours, normal maps, two sided faces,
* keyframe animations of armature actions as skeleton animations,
* keyframe animations of relative mesh shapes as pose or morph animations.
!!Installation
* [http://www.blender.org/download/get-blender/|Download] + install Blender
* Download and integrate the Blender Exporter. ([http://www.xullum.net/lefthand/downloads/temp/BlenderExport.zip|zip] | [http://ogre.svn.sourceforge.net/viewvc/ogre/branches/v1-6/Tools/BlenderExport/|SVN])
* Copy ''ogremeshesexporter.py'' and subfolders to the path ''...\blender\.blender\scripts''.
** Note: ''.blender for Blender 2.49b (latest stable) on Windows 7 is located in ~np~C:\Users\<name>\AppData\Roaming\Blender Foundation\Blender\.blender\scripts~/np~''
* Install Python. This is not needed for Blender itself, but for the exporter script. Choose the same [http://www.python.org/download/releases/|Python version] that is used as Base for your Blender version (you'll see it when you start Blender).
{TRANSCLUDE(page="seebox")}
* [http://ogre.svn.sourceforge.net/viewvc/ogre/trunk/Tools/BlenderExport/ogrehelp/ogremeshesexporter.html|Documentation]
* ((Blender to Ogre))
* ((Blender dotScene Exporter))
* ((Tools: Blender|Blender)) (overview / tools / FAQ)
* [http://code.google.com/p/gamekit|Blender .blend file parser in OgreKit]
{TRANSCLUDE}
---
Alias: (alias(OGRE Meshes Exporter))
Alias: (alias(Blender_Exporter))