Real-Time Rendering with Lighting Grid Hierarchy

Daqi Lin,Cem Yuksel
DOI: https://doi.org/10.1145/3321361
2019-06-03
Proceedings of the ACM on Computer Graphics and Interactive Techniques
Abstract:We present an extension of the lighting grid hierarchy method for real-time rendering with many lights on the GPU. We describe efficient methods for parallel construction of the lighting grid hierarchy and using it with deferred rending. We also present a method for estimating shadows from many lights with a small number of shadow samples using the ray tracing API on the GPU. We show how our approach can be used for real-time global illumination computation with virtual point lights.
English Else
What problem does this paper attempt to address?