Tutorials for Artists

From Iris2

Jump to: navigation, search
(How to import an existing Model in Blender?)
(How to import an existing Model in Blender?)
Line 45: Line 45:
#So now download [http://www.ogre3d.org/tikiwiki/BlenderImport Blender Import for XML]
#So now download [http://www.ogre3d.org/tikiwiki/BlenderImport Blender Import for XML]
#Just copy the script into your .blender/scripts directory and restart blender. You should now have the option to import ogre meshes under File->Import.
#Just copy the script into your .blender/scripts directory and restart blender. You should now have the option to import ogre meshes under File->Import.
-
#Note that you need at least Python 2.3.x for it to work. After installing python create an environment variable called PYTHON that contains the full path to your python.exe ("X:\python\python.exe" for the default installation destination).
 
#Additionally your Blender should only be of version 2.49b. You can also have both versions installed.
#Additionally your Blender should only be of version 2.49b. You can also have both versions installed.
 +
#After the installation Blender is asking you to install Python 2.6
#The importer expects the material script(s) and all used textures to be in the
#The importer expects the material script(s) and all used textures to be in the
same directory as your mesh.
same directory as your mesh.

Revision as of 20:24, 5 November 2011

Personal tools