Premium
Interactive Glossy Reflections using GPU‐based Ray Tracing with Adaptive LOD
Author(s) -
Yu Xuan,
Wang Rui,
Yu Jingyi
Publication year - 2008
Publication title -
computer graphics forum
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.578
H-Index - 120
eISSN - 1467-8659
pISSN - 0167-7055
DOI - 10.1111/j.1467-8659.2008.01348.x
Subject(s) - computer science , rendering (computer graphics) , global illumination , ray tracing (physics) , computer graphics (images) , bidirectional reflectance distribution function , computer vision , artificial intelligence , pixel , 3d rendering , speedup , graphics hardware , adaptive sampling , reflectivity , optics , monte carlo method , mathematics , parallel computing , physics , statistics
We present an interactive GPU‐based algorithm for accurately rendering high‐quality, dynamic glossy reflection effects from both HDR environment maps and local scene objects. Our method uses hardware rasterization to produce primary pixels, and GPU‐based BRDF importance sampling [CK07] to quickly generate reflected rays. We utilize a fast GPU ray tracer proposed by Carr et al. [CHCH06] to compute reflection hits. Our main contribution is an adaptive level‐of‐detail (LOD) control algorithm that greatly improves ray tracing performance during reflection shading. Specifically, we use the solid angle represented by each reflected ray to adaptively pick the level of termination in the BVH traversal step during ray tracing. This leads to 2 ∼ 3x speedup over an unmodified implementation of [CHCH06]. Based on the same solid angle measure, we derive a texture filtering formula to reduce reflection aliasing artifacts, taking advantage of hardware MIP mapping. This extends the filtering algorithm presented in [CK07] from environment mapping to local scene reflection. Using our algorithm, we demonstrate interactive rendering rates for several scenes featuring dynamic lighting and material changes, spatially varying BRDF parameters, and rigid‐body object movement.