Tutorials for Artists
From Iris2
(→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. | ||
- | # | + | #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. |
- | # | + | #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 |