Tutorials for Artists
From Iris2
(→How to import an existing Model in Blender?) |
(→How to import an existing Model in Blender?) |
||
Line 39: | Line 39: | ||
#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. | #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] | #Get [http://www.python.org/download/releases/2.6.6/ Python 2.66] | ||
- | # | + | #Go to the [http://code.google.com/p/torchlight-to-blender/ Ogre Mesh Importer]and download the script from the "Downloads" section. Unzip the file into your .blender\scripts\ folder. Now inside the script look for 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 | ||
- | #Install in a different folder the newest | + | #Install in a different folder the newest version of Blender and work with the newest Blender by opening the Blender file with the newest version. Then just delete the standard cube of Blender. |
- | + | ||
#Unfortunately there is no way yet to see the meshes with the textures. | #Unfortunately there is no way yet to see the meshes with the textures. | ||
- | |||
- | |||
For exporting your work | For exporting your work |