Texture Mapping
Using Texture Transforms
- A texture transform translates, rotates, and scales
texture coordinates (s,t,r) before use to select a portion of the texture image
- Translate to slide an image across a shape
- Rotate to orient an image on a shape
- Scale to repeat an image multiple times across a shape