Hierarchical Raster Occlusion Culling
Date
2021Metadata
Show full item recordAbstract
This paper presents a scalable online occlusion culling algorithm, which significantly improves the previous raster occlusion culling using object-level bounding volume hierarchy. Given occluders found with temporal coherence, we find and rasterize coarse groups of potential occludees in the hierarchy. Within the rasterized bounds, per-pixel ray casting tests fine-grained visibilities of every individual occludees. We further propose acceleration techniques including the read-back of counters for tightly-packed multidrawing and occluder filtering. Our solution requires only constant draw calls for batch occlusion tests, while avoiding costly iteration for hierarchy traversal. Our experiments prove our solution outperforms the existing solutions in terms of scalability, culling efficiency, and occlusion-query performance.
BibTeX
@article {10.1111:cgf.142649,
journal = {Computer Graphics Forum},
title = {{Hierarchical Raster Occlusion Culling}},
author = {Lee, Gi Beom and Jeong, Moonsoo and Seok, Yechan and Lee, Sungkil},
year = {2021},
publisher = {The Eurographics Association and John Wiley & Sons Ltd.},
ISSN = {1467-8659},
DOI = {10.1111/cgf.142649}
}
journal = {Computer Graphics Forum},
title = {{Hierarchical Raster Occlusion Culling}},
author = {Lee, Gi Beom and Jeong, Moonsoo and Seok, Yechan and Lee, Sungkil},
year = {2021},
publisher = {The Eurographics Association and John Wiley & Sons Ltd.},
ISSN = {1467-8659},
DOI = {10.1111/cgf.142649}
}