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
Lecture 20   Slide 2   6.837 Fall '00