请输入您要查询的百科知识:

 

词条 Texture splatting
释义

  1. Optimizations

  2. See also

  3. References

  4. External links

In computer graphics, texture splatting is a method for combining different textures. The method works by applying an alphamap (also called a "weightmap" or "splat map") to the higher levels, revealing the layers underneath where the alphamap is partially or completely transparent. The term was coined by Crawfis et al.[1]

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. The alpha textures can also use a lower resolution than the color textures, and often the color textures can be tiled.

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.

See also

  • Alpha compositing
  • Blend modes
  • Splatting – a volume rendering technique
  • Texture mapping

References

1. ^[https://web.cse.ohio-state.edu/~crawfis.3/Publications/Textured_Splats93.pdf Texture Splats for 3D Vector and Scalar Field Visualization]

External links

  • Charles Bloom on Texture Splatting
  • [https://web.archive.org/web/20060420201227/http://www.gamedev.net/reference/articles/article2238.asp Texture Splatting] in Direct3D
  • Crawfis, Roger and Nelson Max, [https://web.cse.ohio-state.edu/~crawfis.3/Publications/Textured_Splats93.pdf Texture Splats for 3D Vector and Scalar Field Visualization], Proceedings Visualization '93 (October 1993), IEEE CS Press, Los Alamitos, pp. 261–266.
{{compu-graphics-stub}}

1 : Computer graphics

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/13 8:36:05