Practical Global Illumination with Irradiance CachingMorgan & Claypool Publishers, 2009 M07 8 - 148 pages 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 mages. Unfortunately, practical information on implementing the algorithm is scarce. The main objective of this book is to show 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 show 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. Table of Contents: Introduction to Ray Tracing and Global Illumination / Irradiance Caching Core / Practical Rendering with Irradiance Caching / Irradiance Caching in a Complete Global Illumination / Irradiance Caching on Graphics Hardware / Temporal Irradiance Caching |
From inside the book
Results 1-5 of 23
Page vii
... Calculation . 17 ..18 2.1.1 Irradiance Gradients 21 2.2 Irradiance Caching Algorithm ... 24 2.2.1 Interpolation 27 2.2.2 Distance to Surfaces , Ri 29 2.2.3 Creating an Irradiance Record : Summary 38 2.3 Data Structure ........ 39 2.3.1 ...
... Calculation . 17 ..18 2.1.1 Irradiance Gradients 21 2.2 Irradiance Caching Algorithm ... 24 2.2.1 Interpolation 27 2.2.2 Distance to Surfaces , Ri 29 2.2.3 Creating an Irradiance Record : Summary 38 2.3 Data Structure ........ 39 2.3.1 ...
Page xii
Sorry, this page's content is restricted.
Sorry, this page's content is restricted.
Page 1
Sorry, this page's content is restricted.
Sorry, this page's content is restricted.
Page 4
Sorry, this page's content is restricted.
Sorry, this page's content is restricted.
Page 18
Sorry, this page's content is restricted.
Sorry, this page's content is restricted.
Contents
Introduction to Ray Tracing and Global Illumination | 1 |
Irradiance Caching Core | 17 |
Practical Rendering with Irradiance Caching | 43 |
Irradiance Caching in a Complete Global Illumination | 55 |
Mathematical Foundations | 105 |
Derivation of Gradient Formulas | 113 |
SplitSphere Model | 117 |
Annotated References | 121 |
125 | |
About the Authors | 129 |
131 | |
Other editions - View all
Practical Global Illumination with Irradiance Caching Jaroslav Krivanek,Pascal Gautron Limited preview - 2022 |
Practical Global Illumination with Irradiance Caching Jaroslav Křivánek,Pascal Gautron Limited preview - 2009 |
Practical Global Illumination with Irradiance Caching Jaroslav Krivanek,Pascal Gautron No preview available - 2009 |
Common terms and phrases
ambient occlusion approximation artifacts BRDF bump map cache records cached value calculation caustics cell Computer Graphics contribution cosine term derivative diffuse surfaces distance to surfaces distribution ray tracing evaluation extrapolated frame geometry features global illumination global illumination computation glossy gradient formula gradient magnitude hemisphere sampling Henrik Wann Jensen ideal specular illumination integral image rendering implementation importance sampling indirect illumination indirect lighting interpolation intersection irradiance caching algorithm irradiance gradients irradiance interpolation irradiance records irradiance splat buffer irradiance value light sources lighting simulation Lj,k Monte Carlo motion blur neighbor clamping octree outgoing radiance Pascal Gautron photon map pixel radiance caching radiance estimate ray lengths record location recursion reflected radiance Rendering Equation reprojection reused Rmin rotation gradient scene secondary rays Section shading shadow maps solid angle specular reflection split sphere model stored surface element surface normal temporal gradients translation gradient vector visible points w₁