Result Details

Comparison of Modern Omnidirectional Precise Shadowing Techniques Versus Ray Tracing

KOBRTEK, J.; MILET, T.; TÓTH, M.; HEROUT, A. Comparison of Modern Omnidirectional Precise Shadowing Techniques Versus Ray Tracing. Computer Graphics Forum, 2022, vol. 41, no. 1, p. 106-121. ISSN: 0167-7055.
Type
journal article
Language
English
Authors
Kobrtek Jozef, Ing., Ph.D.
Milet Tomáš, Ing., Ph.D., DCGM (FIT)
Tóth Michal, Ing.
Herout Adam, prof. Ing., Ph.D., DCGM (FIT)
Abstract

This paper presents an in depth comparison of state-of-the-art precise shadowing techniques for an omnidirectional point light. We chose several types of modern shadowing algorithms, starting from stencil shadow volumes, methods using traversal of acceleration structures to hardware-accelerated ray-traced shadows. Some methods were further improved - robustness, increased performance; we also provide the first multi-platform implementations of some of the tested algorithms. All the methods are evaluated on several test scenes in different resolutions and on two hardware platforms - with and without dedicated hardware units for ray tracing. We conclude our findings based on speed and memory consumption. Ray-tracing is the fastest and one of the easiest methods to implement with small memory footprint. The Omnidirectional Frustum-Traced Shadows method has a predictable memory footprint and is the second fastest algorithm tested. Our stencil shadow volumes are faster than some newer algorithms. Per-Triangle Shadow Volumes and Clustered Per-Triangle Shadow Volumes are difficult to implement and require the most memory; the latter method scales well with the scene complexity and resolution. Deep Partitioned Shadow Volumes does not excel in any of the measured parameters and is suitable for smaller scenes. The source codes of the testing framework have been made publicly available.

Keywords

shadow algorithms rendering ray tracing rendering systems

URL
Published
2022
Pages
106–121
Journal
Computer Graphics Forum, vol. 41, no. 1, ISSN 0167-7055
DOI
UT WoS
000725980900001
EID Scopus
BibTeX
@article{BUT182324,
  author="Jozef {Kobrtek} and Tomáš {Milet} and Michal {Tóth} and Adam {Herout}",
  title="Comparison of Modern Omnidirectional Precise Shadowing Techniques Versus Ray Tracing",
  journal="Computer Graphics Forum",
  year="2022",
  volume="41",
  number="1",
  pages="106--121",
  doi="10.1111/cgf.14425",
  issn="0167-7055",
  url="https://onlinelibrary.wiley.com/doi/full/10.1111/cgf.14425"
}
Files
Projects
Moderní metody zpracování, analýzy a zobrazování multimediálních a 3D dat, BUT, Vnitřní projekty VUT, FIT-S-20-6460, start: 2020-03-01, end: 2023-02-28, completed
Research groups
Departments
Back to top