2960

An efficient GPU-based approach for interactive global illumination

Rui Wang, Rui Wang, Kun Zhou, Minghao Pan, Hujun Bao
State Key Lab of CAD & CG, Zhejiang University
ACM SIGGRAPH 2009 papers, SIGGRAPH ’09

@conference{wang2009efficient,

   title={An efficient GPU-based approach for interactive global illumination},

   author={Wang, R. and Zhou, K. and Pan, M. and Bao, H.},

   booktitle={ACM SIGGRAPH 2009 papers},

   pages={1–8},

   year={2009},

   organization={ACM}

}

Download Download (PDF)   View View   Source Source   

1304

views

This paper presents a GPU-based method for interactive global illumination that integrates complex effects such as multi-bounce indirect lighting, glossy reflections, caustics, and arbitrary specular paths. Our method builds upon scattered data sampling and interpolation on the GPU. We start with raytraced shading points and partition them into coherent shading clusters using adaptive seeding followed by k-means. At each cluster center we apply final gather to evaluate its incident irradiance using GPU-based photon mapping. We approximate the entire photon tree as a compact illumination cut, thus reducing the final gather cost for each ray. The sampled irradiance values are then interpolated at all shading points to produce rendering. Our method exploits the spatial coherence of illumination to reduce sampling cost. We sample sparsely and the distribution of sample points conforms with the underlying illumination changes. Therefore our method is both fast and preserves high rendering quality. Although the same property has been exploited by previous caching and adaptive sampling methods, these methods typically require sequential computation of sample points, making them ill-suited for the GPU. In contrast, we select sample points adaptively in a single pass, enabling parallel computation. As a result, our algorithm runs entirely on the GPU, achieving interactive rates for scenes with complex illumination effects.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: