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 37: Line 37:
#First of all download the [http://www.ogre3d.org/tikiwiki/OgreXmlConverter OgreXMLConverter] and put them in one folder.  
#First of all download the [http://www.ogre3d.org/tikiwiki/OgreXmlConverter OgreXMLConverter] and put them in one folder.  
-
#Blender Version: http://download.blender.org/release/Blender2.49b/ While installing please choose "use the installation directory". Install it in a seperate folder because the version is old and you only need this install in order to import the meshes.
+
#Download the older [http://download.blender.org/release/Blender2.49b/ Blender version 2.49b] While installing please choose "use the installation directory". Install it in a seperate folder becauseyou only need this installation in order to import the meshes.
-
#Python Version: http://www.python.org/download/releases/2.6.6/  
+
#Get [http://www.python.org/download/releases/2.6.6/ Python 2.66]
#Ogre Mesh Importer: http://code.google.com/p/torchlight-to-blender/ Download TL import script from 'Downloads' section. Unzip the file into your .blender\scripts\ folder. Now inside the script look for lines (line 61) and there place the path to your OgreXmlConverter "ogreXMLConverter = "X:\OgreXmlConverterfolder\OgreXmlConverter.exe -q""
#Ogre Mesh Importer: http://code.google.com/p/torchlight-to-blender/ Download TL import script from 'Downloads' section. Unzip the file into your .blender\scripts\ folder. Now inside the script look for lines (line 61) and there place the path to your OgreXmlConverter "ogreXMLConverter = "X:\OgreXmlConverterfolder\OgreXmlConverter.exe -q""
#Import the Mesh in your Blender 2.49b and save it as a Blender file
#Import the Mesh in your Blender 2.49b and save it as a Blender file

Revision as of 23:03, 5 November 2011

Personal tools