Practical logarithmic rasterization for low-error shadow maps

  • Authors:
  • D. Brandon Lloyd;Naga K. Govindaraju;Steven E. Molnar;Dinesh Manocha

  • Affiliations:
  • University of North Carolina at Chapel Hill;Microsoft Corporation;NVIDIA Corporation;University of North Carolina at Chapel Hill

  • Venue:
  • Proceedings of the 22nd ACM SIGGRAPH/EUROGRAPHICS symposium on Graphics hardware
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Logarithmic shadow maps can deliver the same quality as competing shadow map algorithms with substantially less storage and bandwidth. We show how current GPU architectures can be modified incrementally to support rendering of logarithmic shadow maps at current GPU fill rates. Specifically, we modify the rasterizer to support rendering to a nonuniform grid with the same watertight rasterization properties as current rasterizers. We also describe a depth compression scheme to handle the nonlinear primitives produced by logarithmic rasterization. Our proposed architecture enhancements align with current trends of decreasing cost for on-chip computation relative to off-chip bandwidth and storage. For a modest increase in computation, logarithmic rasterization can greatly reduce shadow map bandwidth and storage costs.