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=
=Common Tips=
 +
 +
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.
==How to make a seamless or tileable Texture?==
==How to make a seamless or tileable Texture?==
Line 7: Line 7:
I just recommend this [http://www.photoshoptextures.com/texture-tutorials/seamless-textures.htm Tutorial]
I just recommend this [http://www.photoshoptextures.com/texture-tutorials/seamless-textures.htm Tutorial]
-
=Working on Floor Textures=
+
= Several Types of Textures=
-
== Specifications ==
+
[[Working on Ground Textures]]
-
* Size: 256 x 256 pixel
+
[[Working on Terrain Textures]]
-
* Format: PNG
+
-
* 24-bit Truecolor Images
+
-
* Textures don't need an Alpha Channel
+
-
== Floor Textures in Iris 2 ==
+
[[Working on Building Part Textures]]
-
[http://ghoulsblade.schattenkind.net/iris/irisarttool/irismodels.php?mode=group&searchname=cobblestones&start=0&group=floortiles Floort Textures for Iris] here you can find the Modelnumbers of the IDs. Please only make the square ones first and if you do that please do every one of the same style. For example if you like to rework on marble. So do all the marble tiles at the same time.
+
=Current Status=
-
Transfer tiles which resembles terrain tiles are not needed to be done yet. Because they are part of the terrain textures and they have the splattet feature.
+
*Makeover of Terrain Textures - done
 +
*Tutorial and Faciliation to create Ground or Floortile Textures - done
 +
*Working on a Tutorial for Building Parts
-
The wood floor textures might be implemented in future in the ./lua/lib.terrain.multitex.lua. So that it will be counted as one of the multitexes of Iris 2. That would be a sum of 95 ids.
+
=Naming Textures=
-
== Current Status ==
+
tex_XXXXYYYZZ.png
-
Almost every floor tile is still pretty low res and does seem to be painted with paint.
+
==XXXX==
-
These two are done yet {{art_2d|0x451d}} {{art_2d|0x71f4}}.
+
XXXX stands for the brief description of the tile in four letters.
-
2 of 398
+
*'''flow''' equals flowers
 +
*'''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
-
= Working on Terrain Textures =
+
==YYY==
-
+
-
== Specifications ==
+
-
* Size: 512 x 512 pixel for terrain textures and 256 x 256 for paving stones.
+
YYY represents the material, number, place or color of the tile in three letters.
-
* Format: PNG
+
-
* 24-bit Truecolor Images
+
-
* Terrain textures don't need an Alpha Channel
+
-
== Terrain Textures in Iris 2 ==
+
*'''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
-
Originally Iris2 loads Groundtextures from original UO data "Texmap.mul", so it's not legal to create modifications of those, they
+
== ZZ ==
-
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
+
ZZ is the number of the texture beginning with 01 in decimals
-
textures.
+
-
Now, we only need '''ONE''' Groundtexture for each Tileset.
+
=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