Difference between revisions of "Texture atlas"

From polycount
Jump to: navigation, search
(texture atlas generator, category)
(more)
Line 3: Line 3:
 
When many separate textures are packed together into a single texture, this is called a ''texture atlas''. Other common names for this are decal sheet, packed texture.
 
When many separate textures are packed together into a single texture, this is called a ''texture atlas''. Other common names for this are decal sheet, packed texture.
  
* [http://www.polycount.com/forum/showthread.php?t=78192 Work-flow for large texture atlases] from the Polycount forum.
+
* [[TextureCoordinates]]
 +
* [http://www.polycount.com/forum/showthread.php?t=78192 Work-flow for large texture atlases] from the Polycount forum
 +
* [http://www.polycount.com/forum/showthread.php?t=79374 UV tiling tricks within 0 to 1 space] from the Polycount forum
  
 
== Gutters ==
 
== Gutters ==
Line 11: Line 13:
  
 
== Packing Tools ==
 
== Packing Tools ==
 +
* [http://boards.polycount.net/showthread.php?t=69736 TexTools] script for 3ds Max
 
* [http://www.scriptspot.com/3ds-max/scripts/texture-atlas-generator Texture Atlas Generator] script for 3ds Max
 
* [http://www.scriptspot.com/3ds-max/scripts/texture-atlas-generator Texture Atlas Generator] script for 3ds Max
 +
* [http://boards.polycount.net/showthread.php?t=52415 Normalize UVs Maxscript] for 3ds Max
  
 
----
 
----
 
[[Category:TextureTechnique]] [[Category:Glossary]]
 
[[Category:TextureTechnique]] [[Category:Glossary]]

Revision as of 11:12, 21 December 2010

Texture Atlas

When many separate textures are packed together into a single texture, this is called a texture atlas. Other common names for this are decal sheet, packed texture.

Gutters

When a game model is textured using a single texture sheet, the texture will have typically have UV'd areas (UV shells) and blank areas between them (gutters).

The width of the gutter you need depends upon the game engine used, how large the texture is, the texture filtering type, and the mip map mode. See EdgePadding.

Packing Tools


Personal tools
Namespaces

Variants
Actions
Navigation
Tools