Meshless Hierarchical Radiosity on the GPU

VMV 2011

M. Zollhöfer 1 M. Stamminger 1
1 University of Erlangen-Nuremberg


Abstract

Meshless radiosity is a radiosity method that is based on a point-based hierarchical discretization of the scene. This better decouples the runtime complexity from the geometric complexity of the scene and allows for an adaptive high-quality simulation of the diffuse global light transport. In this paper, we analyze the bottlenecks of this approach and examine the possibilities for an efficient and parallel implementation of this paradigm on the GPU. We show how by modifying the hierarchical data structures and the computation of the transport operator, a highly efficient GPU-based solution can be achieved which is by orders of magnitude faster and allows to compute high-quality global illumination solutions within seconds.


Paper Video Talk Poster

Video


Bibtex

 
 @proceedings{ZS/VMV/2011,
author = {Michael Zollh{\"o}fer and Marc Stamminger},
title = {Meshless Hierarchical Radiosity on the GPU},
booktitle = {Proceedings of Vision, Modeling, and Visualization (VMV)},
publisher = {Eurographics Association},
year = {2011},
pages = {331-338},
isbn = {978-3-905673-85-2}
}