How to make Textures and Skins for Iris 2

From Iris2

Jump to: navigation, search
(Current Status)
 
Line 1: Line 1:
-
If you are working on textures. So please rework a whole set. For example if you are working on stone tiles. Please also redo, if possible, the other ones of the same categorie. A total patchwork set would not be so favorable. Another possibilty would be to orientate upon other examples.
+
=Common Tips=
-
=Working on Floor Textures=
+
If you are working on textures. So please rework a whole set. For example if you are working on stone tiles. Please also redo, if possible, the other ones of the same categorie. A total patchwork set would not be so favorable. Another possibilty would be to orientate upon other examples. We will try to combine the textures for every style in as few textures as possible to enhanche the performance.
-
== Specifications ==
+
==How to make a seamless or tileable Texture?==
-
* Size: 256 x 256 pixel
+
I just recommend this [http://www.photoshoptextures.com/texture-tutorials/seamless-textures.htm Tutorial]
-
* Format: PNG
+
-
* 24-bit Truecolor Images
+
-
* Textures don't need an Alpha Channel
+
-
== Terrain Textures in Iris 2 ==
+
= Several Types of Textures=
-
Every tile which is only a ground texture will be referred to this model {{art_2d|0x4495}}. It would not make sense to give every floor tile texture a seperate model. Therefore we provide you a skinmap which is universally adaptable to every floor tile.
+
[[Working on Ground Textures]]
-
== Current Status ==
+
[[Working on Terrain Textures]]
-
Almost every floor tile is still pretty low res and does seem to be painted with paint. As a test Corastin just did the second most common floor tile in the game. {{art_2d|0x451d}} The result cannot be seen ingame yet.
+
[[Working on Building Part Textures]]
-
=How to make a seamless or tileable Texture?=
+
=Current Status=
-
I just recommend this [http://www.photoshoptextures.com/texture-tutorials/seamless-textures.htm Tutorial]
+
*Makeover of Terrain Textures - done
 +
*Tutorial and Faciliation to create Ground or Floortile Textures - done
 +
*Working on a Tutorial for Building Parts
-
= Working on Terrain Textures =
+
=Naming Textures=
-
+
-
== Specifications ==
+
-
* Size: 512 x 512 pixel for terrain textures and 256 x 256 for paving stones.
+
tex_XXXXYYYZZ.png
-
* Format: PNG
+
-
* 24-bit Truecolor Images
+
-
* Terrain textures don't need an Alpha Channel
+
-
== Terrain Textures in Iris 2 ==
+
==XXXX==
-
Originally Iris2 loads Groundtextures from original UO data "Texmap.mul", so it's not legal to create modifications of those, they
+
XXXX stands for the brief description of the tile in four letters.
-
have to be replaced by completely new highres Groundtextures.
+
-
Groundtextures are definded into Tilesets, for instance grass and forest tilesets which also have transitional tiles from grass to other types like dirt or rocks. Therefore the Iris 2 project wrote a new Terrain Shader that uses splatting
+
*'''flow''' equals flowers
-
textures.
+
*'''blos''' equals blossoms
 +
*'''lily''' equals lilypads
 +
*'''gras''' equals grass
 +
*'''pave''' equals pavers
 +
*'''roof''' equals roof
 +
*'''floo''' equals floor
 +
*'''cobb''' equals cobble
 +
*'''rock''' equals rocks
 +
*'''wood''' equals wood
 +
*'''wall''' equals wall
-
Now, we only need '''ONE''' Groundtexture for each Tileset.
+
==YYY==
 +
 
 +
YYY represents the material, number, place or color of the tile in three letters.
 +
 
 +
*'''yel''' equals yellow
 +
*'''whi''' equals white
 +
*'''lil''' equals lila
 +
*'''man''' equals many
 +
*'''few''' equals few
 +
*'''des''' equals desert
 +
*'''sto''' equals stone
 +
*'''mar''' equals marble
 +
*'''dir''' equals dirt
 +
 
 +
== ZZ ==
 +
 
 +
ZZ is the number of the texture beginning with 01 in decimals
 +
 
 +
=Texture Samples=
 +
 
 +
* [[Direct_Draw_Surface_%28DDS%29 Direct Draw Surface (DDS)]] - howto use DDS Texture compression
 +
 
 +
* [[DDSLinuxGimpHowto DDSLinuxGimpHowto]]
 +
For inspiration visit my [http://ghoulsblade.schattenkind.net/photos.php? Ghoulys photo collection]
 +
 +
* [http://ghoulsblade.schattenkind.net/photos.php?subdir=data photos for ground textures] (some are already made to be tilable)
 +
 
 +
* Info about a [[Texture_Atlas Texture_Atlas]] we use for all our Object Textures.
 +
 
 +
* more links to textures on
 +
 
 +
'''gui/hud'''
 +
(things like window frames made of wood,metall,... , icons for buttons...)
 +
 +
* später : ChatNoirs von [http://www.arvum-shard.de/] wäre evtl bereit bissl hübsches 2d zeugs für uns zu machen.
 +
* later: chat noirs of [http://www.arvum-shard.de/] possibly ready bissl 2d would be nice to do stuff for us. (Google Translated)
-
== Current Status ==
+
=Links=
-
Corastin already reworked the whole set of terrain textures which were 54 textures. But further additions would be great.
+
[http://wiki.secondlife.com/wiki/Texture_Tools Second Life Texture Tutorials]

Current revision as of 11:30, 3 December 2012

Personal tools