Fast global illumination on dynamic height fields

  • Authors:
  • Derek Nowrouzezahrai;John Snyder

  • Affiliations:
  • University of Toronto;Microsoft Research

  • Venue:
  • EGSR'09 Proceedings of the Twentieth Eurographics conference on Rendering
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a real-time method for rendering global illumination effects from large area and environmental lights on dynamic height fields. In contrast to previous work, our method handles inter-reflections (indirect lighting) and non-diffuse surfaces. To reduce sampling, we construct one multi-resolution pyramid for height variation to compute direct shadows, and another pyramid for each indirect bounce of incident radiance to compute interreflections. The basic principle is to sample the points blocking direct light, or shedding indirect light, from coarser levels of the pyramid the farther away they are from a given receiver point. We unify the representation of visibility and indirect radiance at discrete azimuthal directions (i.e., as a function of a single elevation angle) using the concept of a "casting set" of visible points along this direction whose contributions are collected in the basis of normalized Legendre polynomials. This analytic representation is compact, requires no precomputation, and allows efficient integration to produce the spherical visibility and indirect radiance signals. Sub-sampling visibility and indirect radiance, while shading with full-resolution surface normals, further increases performance without introducing noticeable artifacts. Our method renders 512x512 height fields ( 500K triangles) at 36Hz.