Cubemap Texture: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
de-pluralizing, per Wikipedia standard.
m moved Cubemap Textures to Cubemap Texture: de-pluralizing, per Wikipedia standard.
(No difference)

Revision as of 20:36, 16 March 2010

A Cubemap Texture is a texture composed of 6 2D images. The images are arranged in a cube-shape, hence the name. Each separate face of the cube is can have its own mipmaps.