Tutorials for Artists

From Iris2

Jump to: navigation, search
(How to import an existing Model in Blender?)
 
Line 1: Line 1:
-
=How to find a Texture or a Model=
 
-
 
-
If there is a texture of a tile or a model which u don't like. So there is a possibility to find it in your "Iris 2" folder in order to redesign it. So just follow the steps listed below. '''But remember this is only for tiles and models which are only having one texture.'''
 
-
 
-
1. At first just open your Iris 2 and enter the game by clicking on the "Offline Mode". Walk around you will definitely find a texture which is not so amusing to your eyes. Just scrool over with your mouse and below the chatline you will see how the tile is called and what ID is has. In my case I chose the ugly wooden tile which you can see on the screen below. "Type=0x0008" would be the ID of the wooden tile.
 
-
 
-
<gallery>Image:screen1.jpg</gallery>
 
-
 
-
2. Now open the [http://ghoulsblade.schattenkind.net/iris/irisarttool/irismodels.php Iris 2 Art Tool], a nice tool showing you the original 2d-realization of "Ultima Online" in contrast to the "Iris 2"-realization in 3d.
 
-
3. Just type the ID into the input mask of the search engine.
 
-
 
-
<gallery>Image:screen2.jpg</gallery>
 
-
 
-
4. Then you will see there it is our ugly tile and remember the mdl number. In our case "mdl_000008".
 
-
 
-
<gallery>Image:screen3.jpg</gallery>
 
-
 
-
5. Go into the folder data/models/models of "Iris 2" and look for "mdl_000008.mesh" and open it with a simple text editor. It is important to remember the "tex_xx" number.
 
-
 
-
<gallery>Image:screen4.jpg</gallery>
 
-
 
-
6. The open the file data\models\materials\textures.material geguckt. Search for your "tex_xx" and then you find the name of your texture in the data\models\textures.
 
-
 
-
<gallery>Image:screen_5.jpg</gallery>
 
-
 
-
==I can't find the Model in my Models Folder ==
 
-
 
-
1. Beware some textures are sharing the same models. Therefore it is not reasonable to create the same amount of meshes as textures. As a result in some cases you can't find the mdl in your models folder which is shown in the Iris Art-Tool. Therefore you have to open lua\filter\filter.art.lua with your text editor, which is only showing the filter for textures.
 
-
2. As an example I take "mdl_000128" which cannot be found in the models folder. Now type into the input mask "gArtFilter[128]"
 
-
3. "maptoid=132" indicates that the mdl-number is mdl_000132.
 
-
 
-
<gallery>Image:screen_6.jpg</gallery>
 
-
 
-
=How make a seemless or tileable Texture?=
 
-
 
-
=How to import an existing Model in Blender?=
 
-
 
-
#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.
 
-
#Python Version: http://www.python.org/download/releases/2.6.6/
 
-
#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 = "D:\stuff\Torchlight_modding\orge_tools\OgreXmlConverter.exe -q""
 
-
#Import the Mesh in your Blender 2.49b and save it as a Blender file
 
-
#Install in a different folder the newest patch of Blender and work with the newest Blenderby opening the Blender file.
 
-
 
-
 
-
Using Blender for Iris 2
 
-
 
For exporting your work
For exporting your work
http://www.ogre3d.org/tikiwiki/Blender+Exporter  
http://www.ogre3d.org/tikiwiki/Blender+Exporter  
-
 
-
For converting your Ogre-mesh into a XmL
 
-
 
-
 
-
 
-
In order to import the XmL in Blender
 
-
 
-
http://www.ogre3d.org/tikiwiki/BlenderImport
 
Nice German Tutorials
Nice German Tutorials

Current revision as of 10:15, 7 November 2011

Personal tools