Texture: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Stub page for these.
 
m Fixing link
Line 1: Line 1:
'''Textures''' are images of a specific [[Image Format]] that can be sampled by a [[Shader]] program.
'''Textures''' are images of a specific [[Image Formats]] that can be sampled by a [[Shader]] program.


{{stub}}
{{stub}}

Revision as of 18:35, 8 September 2009

Textures are images of a specific Image Formats that can be sampled by a Shader program.