Texture splatting

Texture splatting

In computer graphics, texture splatting is a method for combining different textures. The method works by applying an alphamap to the higher levels, revealing the layers underneath where the alphamap is partially or completely transparent. The term was coined by Charles Bloom.Fact|date=September 2007

Optimizations

Since texture splatting is commonly used for terrain rendering in computer games, various optimizations are required. Because the underlying principle is for each texture to have its own alpha channel, large amounts of memory can easily be consumed. As a solution to this problem, multiple alpha maps can be combined into one texture using the red channel for one map, the blue for another, and so on. This effectively uses a single texture to supply alpha maps for four real-color textures.

Terrains can also be split into chunks where each chunk can have its own textures. Say there is a certain texture on one part of the terrain that doesn’t appear anywhere else on it: it would be a waste of memory and processing time if the alpha map extended over the whole terrain if only 10% of it was actually required. If the terrain is split into chunks then the alpha map can also be split up according to the chunks and so now instead of 90% of that specific map being wasted only 20% may be.

ee also

* Decal

External links

* [http://www.cbloom.com/3d/techdocs/splatting.txt Charles Bloom on Texture Splatting]
* [http://www.gamedev.net/reference/articles/article2238.asp Texture Splatting] in Direct3D


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

  • Splatting — (von engl. to splatter: „spritzen“) ist eine Rendertechnik der Volumengrafik. Sie betrachtet die Voxel als kleine Farbkügelchen, die auf die Bildebene geworfen werden und dort zerplatzen. Einordnung Abb. 1: Ein Voxelgitter. Den Wert eines Voxels… …   Deutsch Wikipedia

  • Terrain rendering — covers a variety of methods of depicting real world or imaginary world surfaces. Most common terrain rendering is the depiction of Earth s surface.It is used in various applications to give an observer a frame of reference. It is also often used… …   Wikipedia

  • Truevision3d — Infobox Software name = Truevision3D Engine caption = developer = Truevision3D, LLC. latest release version = 6.3 latest release date = May 5 2007 latest preview version = 6.5 latest preview date = September 2 2007 operating system = Microsoft… …   Wikipedia

  • Alpha compositing — This image s alpha channel falls off to zero at its base. A checkered backdrop is often used to signal transparency. In computer graphics, alpha compositing is the process of combining an image with a background to create the appearance of… …   Wikipedia

  • Rendu volumique direct — Le rendu volumique direct est une technique utilisée pour afficher une projection 2D d une série de données 3D. Sommaire 1 Rendu volumique direct 2 Le lancer de rayons 3 Splatting 4 Shear warp …   Wikipédia en Français

  • 2D-Computergrafik — Die Computergrafik ist ein Teilgebiet der Informatik, das sich mit der computergestützten Erzeugung[1], im weiten Sinne auch mit der Bearbeitung[2] von Bildern befasst. Mit den Mitteln der Computergrafik entstandene Bilder werden Computergrafiken …   Deutsch Wikipedia

  • 3D-Computergrafik — Die Computergrafik ist ein Teilgebiet der Informatik, das sich mit der computergestützten Erzeugung[1], im weiten Sinne auch mit der Bearbeitung[2] von Bildern befasst. Mit den Mitteln der Computergrafik entstandene Bilder werden Computergrafiken …   Deutsch Wikipedia

  • Computergraphik — Die Computergrafik ist ein Teilgebiet der Informatik, das sich mit der computergestützten Erzeugung[1], im weiten Sinne auch mit der Bearbeitung[2] von Bildern befasst. Mit den Mitteln der Computergrafik entstandene Bilder werden Computergrafiken …   Deutsch Wikipedia

  • Volumengrafik — Bildliche Veranschaulichung eines Voxelgitters. Jedes Voxel gibt die Lichtdurchlässigkeit an einem Punkt des Objekts an. Schwarz steht für transparent, weiß für opak (lichtundurchlässig). Die Volumengrafik ist ein Fachgebiet der 3D Computergrafik …   Deutsch Wikipedia

Share the article and excerpts

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