Table of contents Chapter index Previous slide Next slide 278
Specifying texture coordinates

Controlling how textures are mapped
Specifying texture coordinates
  • Texture coordinates and texture coordinate indexes specify a texture piece shape (the cookie cutter)

    0.0 0.0,
    1.0 0.0,
    1.0 1.0,
    0.0 1.0