Practical global illumination with irradiance caching

Irradiance caching is a ray tracing-based technique for computing global illumination on diffuse surfaces. Specifically, it addresses the computation of indirect illumination bouncing off one diffuse object onto another. The sole purpose of irradiance caching is to make this computation reasonably f...

Full description

Bibliographic Details
Main Author: Krivánek, Jaroslav.
Other Authors: Gautron, Pascal.
Format: Electronic
Language:English
Published: San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool Publishers, c2009.
Series:Synthesis lectures on computer graphics and animation (Online), # 10.
Subjects:
Online Access:Abstract with links to full text
Description
Summary:Irradiance caching is a ray tracing-based technique for computing global illumination on diffuse surfaces. Specifically, it addresses the computation of indirect illumination bouncing off one diffuse object onto another. The sole purpose of irradiance caching is to make this computation reasonably fast. The main idea is to perform the indirect illumination sampling only at a selected set of locations in the scene, store the results in a cache, and reuse the cached value at other points through fast interpolation. This book is for anyone interested in making a production-ready implementation of irradiance caching that reliably renders artifact-free images. Since its invention 20 years ago, the irradiance caching algorithm has been successfully used to accelerate global illumination computation in the Radiance lighting simulation system. Its widespread use had to wait until computers became fast enough to consider global illumination in film production rendering. Since then, its use is ubiquitous. Virtually all commercial and open-source rendering software base the global illumination computation upon irradiance caching. Although elegant and powerful, the algorithm in its basic form often fails to produce artifact-free images. Unfortunately, practical information on implementing the algorithm is scarce. The main objective of this book is to expose the irradiance caching algorithm along with all the details and tricks upon which the success of its practical implementation is dependent. In addition, we discuss some extensions of the basic algorithm, such as a GPU implementation for interactive global illumination computation and temporal caching that exploits temporal coherence to suppress flickering in animations. Our goal is to expose the material without being overly theoretical. However, the reader should have some basic understanding of rendering concepts, ray tracing in particular. Familiarity with global illumination is useful but not necessary to read this book.
Item Description:Part of: Synthesis digital library of engineering and computer science.
Title from PDF t.p. (viewed on April 7, 2009).
Series from website.
Physical Description:1 electronic text (xxi, 134 p. : ill.) : digital file.
Also available in print.
Format:Mode of access: World Wide Web.
System requirements: Adobe Acrobat reader.
Bibliography:Includes bibliographical references (p. 125-128) and index.
ISBN:9781598296457 (electronic bk.)
9781598296440 (pbk.)
ISSN:1933-9003 ;
Access:Abstract freely available; full-text restricted to subscribers or individual document purchasers.