Animations | Bio | Home | Images | Links | Publications | Resumé |
Realistic Image Synthesis Using Photon Mapping
Format: Hardcover Best price Amazon AK Peters SIAM Review by Bruce Gooch Japanese translation by Takeshi Naemura List of Corrections (PDF) |
The creation of photorealistic images of three-dimensional models is central to computer graphics. Photon mapping, an extension of ray tracing, makes it possible to efficiently simulate global illumination in complex scenes. Photon mapping can simulate caustics (focused light, like shimmering waves at the bottom of a swimming pool), diffuse inter-reflections (e.g., the "bleeding" of colored light from a red wall onto a white floor, giving the floor a reddish tint), and participating media (such as clouds or smoke). This book is a practical guide to photon mapping; it provides both the theory and the practical insight necessary to implement photon mapping and simulate all types of direct and indirect illumination efficiently.
1. Introduction
2. Fundamentals of Global Illumination
3. Monte Carlo Ray Tracing
4. The Photon Mapping Concept
5. Photon Tracing
6. The Photon Map Data Structure
7. The Radiance Estimate
8. Visualizing the Photon Map
9. A Practical Two-Pass Algorithm
10. Participating Media
11. Optimization Strategies
A. Basic Monte Carlo Integration
B. A Photon Map Implementation in C++
C. A Cognac Glass Model
Bibliography
Index