Review of Label Textures
- Increases the apparent complexity of simple geometry
- Must specify texture coordinates for each vertex
- Projective correction (can't linearly interpolate in screen space)
- Specify variations in shading within a primitive
- Two aspects of shading
- Illumination
- Surface Reflectance
- Label textures can handle both kinds of shading effects but it gets tedious
- Acquiring label textures is surprisingly tough
|