Cube mapping

From Wikipedia, the free encyclopedia

In computer graphics, cube mapping is a technique that takes a three dimensional texture coordinate and returns a texel from a given cube map (something similar to a skybox). This texture coordinate is a vector that specifies which way to look from the center of the cube mapped cube to get the desired texel.

See also: