Array Texture

From OpenGL Wiki
Revision as of 21:44, 26 January 2010 by Alfonse (talk | contribs) (formatting)
Jump to navigation Jump to search

Array Textures are textures that are a sequence of 1D or 2D textures of the same size. Array textures are similar to 3D Textures in that they have an effective "depth" component. However, filtering never takes place between the separate textures in the array.