Surface Visualization
Cylindrical Reflection Maps
Similar to sphere maps, but use cylinder instead
For simple (symmetric) maps, use 1D texture
Compute reflection vector at each vertex
s = R(p,n,eye)
Use computed vector to index the texture map
Previous slide
Next slide
Back to first slide
View graphic version