GPU-Accelerated High-Quality Hidden Surface Removal
Daniel Wexler, Larry Gritz, Eric Enderton, Jonathan Rice
Graphics Hardware, 2005, pp. 7--14.
Abstract: High-quality off-line rendering requires many features not natively supported by current commodity graphics hardware: wide smooth filters, high sampling rates, order-independent transparency, spectral opacity, motion blur, depth of field. We present a GPU-based hidden-surface algorithm that implements all these features. The algorithm is Reyeslike but uses regular sampling and multiple passes. Transparency is implemented by depth peeling, made more efficient by opacity thresholding and a new method called z batches. We discuss performance and some design trade-offs. At high spatial sampling rates, our implementation is substantially faster than a CPU-only renderer for typical scenes.
@inproceedings{Wexler:2005:GHH,
author = {Daniel Wexler and Larry Gritz and Eric Enderton and Jonathan Rice},
title = {GPU-Accelerated High-Quality Hidden Surface Removal},
booktitle = {Graphics Hardware},
pages = {7--14},
year = {2005},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."