Phototextures
To this point we've only used textures as labels over geometry.
Their applications are much broader, however.

Simple extensions include:

  • Spatially varying surface properties:
    • The diffuse shading coefficient, kd, could be stored as a texture.
    • Likewise for the intrinsic color, ka, ks, and nshiny.
  • Textures can also be used in a lot of other ways

Lecture 21 Slide 13 6.837 Fall '00