Array Texture
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.
This article is a stub. You can help the OpenGL Wiki by expanding it. |