Journal of Computer Graphics Techniques

Adaptive supersampling for deferred anti-aliasing

Matthias Hollaender, Tamy Boubekeur, and Elmar Eisemann

We present a novel approach to perform anti-aliasing in a deferred-rendering context. Our approach is based on supersampling; the scene is rasterized into an enlarged geometry buffer, i.e., each pixel of the final image corresponds to a window of attributes within this buffer. For the final image, we sample this window adaptively based on different metrics accounting for geometry and appearance to derive the pixel shading. Further, we use anisotropic filtering to avoid texturing artifacts. Our approach concentrates the workload where needed and allows faster shading in various supersampling scenarios, especially when the shading cost per pixel is high


More Information

Gallery

Citation

Matthias Hollaender, Tamy Boubekeur, and Elmar Eisemann, Adaptive supersampling for deferred anti-aliasing , Journal of Computer Graphics Techniques, 2, pp. 1–14, 2013.

BibTex

@article{bib:hollaender:2013,
    author       = { Hollaender, Matthias and Boubekeur, Tamy and Eisemann, Elmar },    
    title        = { Adaptive supersampling for deferred anti-aliasing	 },
    journal      = { Journal of Computer Graphics Techniques },
    volume       = { 2 },
    year         = { 2013 },
    pages        = { 1--14 },
    url          = { https://publications.graphics.tudelft.nl/papers/321 },
}