Sub-pixel shadow mapping
Pascal Lecocq, Jean-Eudes Marvie, Gael Sourimant, Pascal Gautron
Proceedings of the 18th meeting of the ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games, 2014, pp. 103--110.
Abstract: The limited resolution of shadow maps (SM) may result in erroneous shadowing, yielding artificially jagged edges and temporally crawling shadows even using perspective optimization techniques. We introduce Sub-Pixel Shadow Maps (SPSM) for real-time shadow-mapping with sub-pixel precision. Our technique is based on the storage of a fixed-size partial representation of the scene geometry using conservative rasterization, combined with an original reconstruction of shadow edges. With only a small computational overhead our method avoids both perspective and projection aliasing. SPSM reconstructs shadow boundaries with thin details and high temporal consistency even using low resolution shadow maps. Our solution can also be used in conjunction with perspective optimization techniques where temporal and projection aliasing is hardly addressed. SPSM can particularly be used in demanding application such as games and real time rendering engines.
Article URL: http://doi.acm.org/10.1145/2556700.2556709
BibTeX format:
@inproceedings{10.1145-2556700.2556709,
  author = {Pascal Lecocq and Jean-Eudes Marvie and Gael Sourimant and Pascal Gautron},
  title = {Sub-pixel shadow mapping},
  booktitle = {Proceedings of the 18th meeting of the ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games},
  pages = {103--110},
  year = {2014},
}
Search for more articles by Pascal Lecocq.
Search for more articles by Jean-Eudes Marvie.
Search for more articles by Gael Sourimant.
Search for more articles by Pascal Gautron.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."