Blender Exporter        
Print
noteBlender 2.5 Exporter
This exporter is meant for Blender 2.49b. Work is currently in progress for the new Blender 2.5 exporter. You can check it out in this page Blender 2.5 Exporter.
Image

Author: Michael Reimpell (Maintainer: Lih-Hern Pang)
Project: OGRE Main Project (BlenderExport)
Type: Python Script
Documentation: Help page(external link)
Sources: OGRE SVN(external link)
Download: Get from forum link - OGRE Forum Thread
Status and bug reports: OGRE Forum Thread


The script OGRE Meshes Exporter converts meshes and armatures from Blender to OGRE file format XML / binary mesh / material file). It supports the export of

  • mesh objects with vertex colours, multiple materials, UV textures and blend modes,
  • a multitude of material 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(external link) + install Blender
  • Download and integrate the Blender Exporter. (zip(external link) | SVN(external link))
  • 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 C:\Users\<name>\AppData\Roaming\Blender Foundation\Blender\.blender\scripts
  • Install Python. This is not needed for Blender itself, but for the exporter script. Choose the same Python version(external link) that is used as Base for your Blender version (you'll see it when you start Blender).

 

See Also
Image

 

 

 


Alias: OGRE Meshes Exporter
Alias: OGRE_Meshes_Exporter
Alias: Blender_Exporter


Contributors to this page: Lf3THn4D107 points  , spacegaier3733 points  , OgreWikiBot , jacmoe111451 points  , ecoumans6 points  and Beauty5965 points  .
Page last modified on Friday 01 of April, 2011 03:54:21 GMT by Lf3THn4D107 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.