Multiple-Depth Shadow Maps

  • Authors:
  • Christian Azambuja Pagot;Joao Luiz Dihl Comba;Manuel Menezes de Oliveira Neto

  • Affiliations:
  • Instituto de Informática - UFRGS;Instituto de Informática - UFRGS;Instituto de Informática - UFRGS

  • Venue:
  • SIBGRAPI '04 Proceedings of the Computer Graphics and Image Processing, XVII Brazilian Symposium
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditional shadow maps store a single depth value per cell, leading to a binary outcome by the shadow test (either lit or in shadow), and are prone to produce aliased shadow borders. We present a new approach that produces better estimates of shadow percentages and, in combination with percentage closer filtering (PCF), reduces aliasing artifacts using smaller kernel sizes. The new algorithm extends the notions of shadow maps and shadow tests to support the representation of multiple depth values per shadow map cell, as well as multi-valued shadow tests. This new approach has the potential for hardware implementation, but can also be implemented exploiting the programmable capabilities of recent graphics cards.