Sciweavers

EGH
2005
Springer

GPU-accelerated high-quality hidden surface removal

13 years 10 months ago
GPU-accelerated high-quality hidden surface removal
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. Categories and Subject Descriptors (according to ACM CCS): I.3.3 [Three-Dimensional Graphics and Realism]: Hidden line/surface removal
Daniel Wexler, Larry Gritz, Eric Enderton, Jonatha
Added 27 Jun 2010
Updated 27 Jun 2010
Type Conference
Year 2005
Where EGH
Authors Daniel Wexler, Larry Gritz, Eric Enderton, Jonathan Rice
Comments (0)