This document discusses textures in 3D graphics. It covers the basic steps to apply textures to 3D models, including creating texture objects, loading texture images, setting texture parameters, specifying texture coordinates for vertices, enabling texture mapping, and drawing the scene. Examples are provided to demonstrate texturing a simple cube geometry. The document also provides information on topics like mipmapping, wrapping and filtering modes, and using bitmap files for textures.
Related topics: