Tone Reproduction
Color Spaces
- Color matrix and color lookup tables useful for some conversion
- Lookup tables are a function of one input
- Would like a function that looks at all channels
- Pixel texture extension
- Allows image pixels to be used as texture coordinates
- Enables f(R,G,B) by mapping R ? s, G ? t, B ? r