ACM SIGGRAPH 2007 Sketches 2007
DOI: 10.1145/1278780.1278806
|View full text |Cite
|
Sign up to set email alerts
|

Stencil routed A-Buffer

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
33
0
2

Year Published

2008
2008
2015
2015

Publication Types

Select...
4
4

Relationship

0
8

Authors

Journals

citations
Cited by 44 publications
(35 citation statements)
references
References 1 publication
0
33
0
2
Order By: Relevance
“…Recently, Callahan et al (2005) introduced the K-buffer, a per pixel fixed-size buffer of fragments that is maintained in GPU memory. There exist many proposals for implementing the K-Buffer on the GPU, for example by using the stencil routing algorithm (Myers & Bavoil, 2007) or by exploiting generic atomic operations available in OpenGL 4.0 (Yang et al, 2010). It requires only one geometric pass, thus being more efficient than techniques such as depth peeling (Everitt, 2001).…”
Section: Fusing Of Methods Via Global Transparencymentioning
confidence: 99%
“…Recently, Callahan et al (2005) introduced the K-buffer, a per pixel fixed-size buffer of fragments that is maintained in GPU memory. There exist many proposals for implementing the K-Buffer on the GPU, for example by using the stencil routing algorithm (Myers & Bavoil, 2007) or by exploiting generic atomic operations available in OpenGL 4.0 (Yang et al, 2010). It requires only one geometric pass, thus being more efficient than techniques such as depth peeling (Everitt, 2001).…”
Section: Fusing Of Methods Via Global Transparencymentioning
confidence: 99%
“…4. They use the fact that the stencil test is performed per−sample in most cases of modern hardware anti−aliasing implementations.…”
Section: Previous Workmentioning
confidence: 99%
“…Instead we use a "runtime" storage mechanism inspired by Ref. 4. We start by initializing the stencil buffer of each layer with values going from 2 for the first layer up to the maximum number of fragments (or layers -which− ever is smaller) plus 1 for the last layer used.…”
Section: Multi-layered Frame Buffer Initializationmentioning
confidence: 99%
See 1 more Smart Citation
“…The process is memory compact and faster than stencil routing [MB07]. Our goal is to store in each pixel of the SM a list length s and a list offset.…”
Section: Constructing and Storing The Shadow Map Listsmentioning
confidence: 99%