Queried virtual shadow maps

  • Authors:
  • Markus Giegl;Michael Wimmer

  • Affiliations:
  • Vienna University of Technology;Vienna University of Technology

  • Venue:
  • Proceedings of the 2007 symposium on Interactive 3D graphics and games
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Shadowing scenes by shadow mapping has long suffered from the fundamental problem of undersampling artifacts due to too low shadow map resolution, leading to so-called perspective and projection aliasing. In this paper we present a new real-time shadow mapping algorithm capable of shadowing large scenes by virtually increasing the resolution of the shadow map beyond the GPU hardware limit. We start with a brute force approach that uniformly increases the resolution of the whole shadow map. We then introduce a smarter version which greatly increases runtime performance while still being GPU-friendly. The algorithm contains an easy to use performance/quality-tradeoff parameter, making it tunable to a wide range of graphics hardware.