Separating-Plane Perspective Shadow Mapping

Morten S. Mikkelsen

This paper appears in issue Volume 12, Number 3.
Purchase this issue from the akpeters.com web site.

Abstract

This paper proposes a real-time solution that is a hybrid between standard shadow mapping and any of the current methods based on perspective shadow mapping. Existing methods are known to have aliasing problems. At little extra cost, we combine two methods to minimize aliasing errors. This is done by computing a plane equation that separates the two resulting shadow maps to get the best possible area-based sampling density. An additional property of this separation plane is that objects entirely on one side of the plane only need to be rendered into one map.

Author Information

Morten S. Mikkelsen, 2200 Colorado Ave. #449, Santa Monica, CA 90404 mikkelsen7@gmail.com

Supplement

The Mathematics of Separating-Plane Perspective Shadow Mapping

BibTeX Entry

@article{Mikkelsen07,
  author = "Morten S. Mikkelsen",
  title = "Separating-Plane Perspective Shadow Mapping",
  journal = "journal of graphics tools",
  volume = "12",
  number = "3",
  pages = "43-54",
  year = "2007",
}