Jump to content

OBD talk:TXMP: Difference between revisions

m
changing link from http->https
m (link fix)
m (changing link from http->https)
Line 9: Line 9:
;[http://www.answers.com/t/mipmap MIP mapping] (MIP stands for "multum in parvo")
;[http://www.answers.com/t/mipmap MIP mapping] (MIP stands for "multum in parvo")
:A texture mapping technique that uses multiple texture maps, or MIP maps. Each MIP map is half the size of the first one, providing several texture maps for various levels of depth.
:A texture mapping technique that uses multiple texture maps, or MIP maps. Each MIP map is half the size of the first one, providing several texture maps for various levels of depth.
;[http://www.answers.com/t/alpha-blending?method=22 Alpha blending]
;[https://www.answers.com/t/alpha-blending?method=22 Alpha blending]
:In computer graphics, the combining of the alpha channel with other layers in an image in order to show translucency.
:In computer graphics, the combining of the alpha channel with other layers in an image in order to show translucency.
:The alpha channel is an additional eight bits used with each pixel in a 32-bit graphics system that can represent 256 levels of translucency.
:The alpha channel is an additional eight bits used with each pixel in a 32-bit graphics system that can represent 256 levels of translucency.
1,793

edits