Blender Exporter        
Image

Author: Michael Reimpell
Project: OGRE Main Project (BlenderExport)
Type: Python Script
Documentation: OGRECave/blender2ogre
Sources: OGRECave/blender2ogre
Download: OGRECave/blender2ogre/releases
Status and bug reports: OGRECave/blender2ogre


The script OGRE Meshes Exporter converts meshes and armatures from 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 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

  • Download + install Blender
  • Download and integrate the Blender Exporter.
  • Install Python. This is not needed for Blender itself, but for the exporter script. Choose the same Python version that is used as Base for your Blender version (you'll see it when you start Blender).

See Also
see_also.jpg



Alias: OGRE Meshes Exporter
Alias: OGRE_Meshes_Exporter
Alias: Blender_Exporter