279

Controlling how textures are mapped
Using texture coordinate system

  • Texture images (the dough) are in a texture coordinate system

  • S direction is horizontal
  • T direction is vertical
  • (0,0) at lower-left
  • (1,1) at upper-right