OpenGL Texturing
–
•Create and specify a texture object
–Create a texture object
–Specify the texture image
–Specify how texture has to be applied for each pixel
•Enable texture mapping
•Draw the textured polygons
–Identify the active texture
–Specify texture coordinates with vertices
Graphics Hardware

Vector/Raster Graphics