CMU-CS-97-104 Computer Science Department School of Computer Science, Carnegie Mellon University
Simulating Soft Shadows with Graphics Hardware Paul S. Heckbert, Michael Herf January 1997
An abbreviated version appeared in "Fast Soft Shadows",
CMU-CS-97-104.ps
For a diffuse scene, the method precomputes a radiance texture that captures the shadows and other brightness variations on each polygon. The texture for each polygon is computed by creating registered projections of the scene onto the polygon from multiple sample points on each light source, and averaging the resulting hard shadow images to compute a soft shadow image. After this precomputation, soft shadows in a static scene can be displayed in real-time with simple texture mapping of the radiance textures. All pixel operations employed by the algorithm are supported in hardware by existing graphics workstations. The technique can be generalized for the simulation of shadows on specular surfaces. 11 pages
| |
Return to:
SCS Technical Report Collection This page maintained by reports@cs.cmu.edu |