Texture atlas

Texture atlas

In realtime computer graphics, a texture atlas is a large texture "atlas" which contains many unrelated sub-textures. The sub-textures can be rendered by modifying the texture coordinates of the atlas. In an application where many small textures are used frequently, it is often more efficient to store the textures in a texture atlas which is treated as a unit by the graphics hardware. In particular, it is faster to bind one large texture once than to bind many smaller textures as they are drawn.

For example, a tile-based game would benefit greatly in performance from a texture atlas.

Atlases can consist of uniformly-sized sub-textures, or they can consist of textures of varying sizes (usually restricted to powers of two). In the latter case, the program must usually arrange the textures in an efficient manner before sending the textures to hardware. Manual arrangement of texture atlases is possible, but tedious.

ee also

*Graphics pipeline

External links

* [http://download.nvidia.com/developer/NVTextureSuite/Atlas_Tools/Texture_Atlas_Whitepaper.pdf Texture Atlas Whitepaper] - A whitepaper by NVIDIA which explains the technique.
* [http://developer.nvidia.com/object/texture_atlas_tools.html Texture Atlas Tools] - Tools to create texture atlases semi-manually.
* [http://www.gamasutra.com/features/20060126/ivanov_pfv.htm Practical Texture Atlases] - A guide on using a texture atlas (and the pros and cons).


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Texture mapping — Texture maps redirects here. For the 2003 ambient album, see Texture Maps: The Lost Pieces Vol. 3. 1 = 3D model without textures 2 = 3D model with textures Texture mapping is a method for adding detail, surface texture (a bitmap or raster image) …   Wikipedia

  • Texture filtering — In computer graphics, texture filtering is the method used to determine the texture color for a texture mapped pixel, using the colors of nearby texels (pixels of the texture). In short, it blends the texture pixels together by breaking them up… …   Wikipedia

  • Atlas (disambiguation) — Most things with a name that includes the term Atlas stem directly or indirectly from the mythological character AtlasAtlas may also refer to: Greek mythology * Atlas (mythology), a Titan who bore the spheres of the heavens; inspiring the widely… …   Wikipedia

  • Atlas powder — Powder Pow der, n. [OE. poudre, pouldre, F. poudre, OF. also poldre, puldre, L. pulvis, pulveris: cf. pollen fine flour, mill dust, E. pollen. Cf. {Polverine}, {Pulverize}.] 1. The fine particles to which any dry substance is reduced by pounding …   The Collaborative International Dictionary of English

  • Mesh parameterization — Given two surfaces with the same topology, a bijective mapping between them exists. On triangular mesh surfaces, the problem of computing this mapping is called mesh parameterization. The parameter domain is the surface that the mesh is mapped… …   Wikipedia

  • literature — /lit euhr euh cheuhr, choor , li treuh /, n. 1. writings in which expression and form, in connection with ideas of permanent and universal interest, are characteristic or essential features, as poetry, novels, history, biography, and essays. 2.… …   Universalium

  • BioShock — For the video game series, see BioShock (series). BioShock …   Wikipedia

  • Madrigal (music) — A madrigal is a secular vocal music composition, usually a partsong, of the Renaissance and early Baroque eras. Traditionally, polyphonic madrigals are unaccompanied; the number of voices varies from two to eight, and most frequently from three… …   Wikipedia

  • Geology of Tasmania — Tasmania has a varied geological history, with the world s biggest exposure of diabase, or dolerite. Rocks from the Neoproterozoic, Paleozoic and Mesozoic time periods appear. It is one of the few southern hemisphere areas glaciated during the… …   Wikipedia

  • Sol (pédologie) — Pour les articles homonymes, voir Sol. Le sol représente la couche superficielle, meuble, de la croûte terrestre, résultant de la transformation de la roche mère, enrichie par des apports organiques. Il est à la fois le support et le produit du… …   Wikipédia en Français

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”