Controlling the appearance of textures
Motivation
- Texture image colors can replace, modulate, or blend with shape color
- Different texture modes are useful for different effects
- Some are faster to draw than others
- Different texture images can be used at different distances
between the shape and the user
- Use lower resolution images for distant shapes
- This is known as Mip-mapping