Radiance Cache Splatting: A GPU-Friendly Global Illumination Algorithm
Loading...
Date
2005
Journal Title
Journal ISSN
Volume Title
Publisher
The Eurographics Association
Abstract
Fast global illumination computation is a challenge in several fields such as lighting simulation and computergenerated visual effects for movies. To this end, the irradiance caching algorithm is commonly used since it provides high-quality rendering in a reasonable time. However this algorithm relies on a spatial data structure in which nearest-neighbors queries and data insertions are performed alternately within a single rendering step. Due to this central and permanently modified data structure, the irradiance caching algorithm cannot be easily implemented on graphics hardware. This paper proposes a novel approach to global illumination using irradiance and radiance cache: the radiance cache splatting. This method directly meets the processing constraints of graphics hardware since it avoids the need of complex data structure and algorithms. Moreover, the rendering quality remains identical to classical irradiance and radiance caching. Our renderer shows an implementation of our algorithm which provides a significant speedup compared to classical irradiance caching.
Description
@inproceedings{:10.2312/EGWR/EGSR05/055-064,
booktitle = {Eurographics Symposium on Rendering (2005)},
editor = {Kavita Bala and Philip Dutre},
title = {{Radiance Cache Splatting: A GPU-Friendly Global Illumination Algorithm}},
author = {Gautron, Pascal and Krivánek, Jaroslav and Bouatouch, Kadi and Pattanaik, Sumanta},
year = {2005},
publisher = {The Eurographics Association},
ISSN = {1727-3463},
ISBN = {3-905673-23-1},
DOI = {/10.2312/EGWR/EGSR05/055-064}
}