PCU: The Programmable Culling Unit
Jon Hasselgren, Thomas Akenine-Möller
In ACM Transactions on Graphics, 26(3), July 2007.
Abstract: Culling techniques have always been a central part of computer graphics, but graphics hardware still lack efficient and flexible support for culling. To improve the situation, we introduce the programmable culling unit, which is as flexible as the fragment program unit and capable of quickly culling entire blocks of fragments. Furthermore, it is very easy for the developer to use the PCU as culling programs can be automatically derived from fragment programs containing a discard instruction. Our PCU can be integrated into an existing fragment program unit with a modest hardware overhead of only about 10%. Using the PCU, we have observed shader speedups between 1.4 and 2.1 for relevant scenes.
Keyword(s): culling, hardware, rasterization, shaders
@article{Hasselgren:2007:PTP,
author = {Jon Hasselgren and Thomas Akenine-Möller},
title = {PCU: The Programmable Culling Unit},
journal = {ACM Transactions on Graphics},
volume = {26},
number = {3},
pages = {92:1--92:10},
month = jul,
year = {2007},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."