5563

Subpixel reconstruction antialiasing for deferred shading

Matthaus G. Chajdas, Morgan McGuire, David Luebke
Technische Universitat Munchen
Symposium on Interactive 3D Graphics and Games, I3D ’11, 2011

@inproceedings{chajdas2011subpixel,

   title={Subpixel reconstruction antialiasing for deferred shading},

   author={Chajdas, M.G. and McGuire, M. and Luebke, D.},

   booktitle={Symposium on Interactive 3D Graphics and Games},

   pages={PAGE–7},

   year={2011},

   organization={ACM}

}

Download Download (PDF)   View View   Source Source   

1730

views

Subpixel Reconstruction Antialiasing (SRAA) combines singlepixel (1x) shading with subpixel visibility to create antialiased images without increasing the shading cost. SRAA targets deferred-shading renderers, which cannot use multisample antialiasing. SRAA operates as a post-process on a rendered image with superresolution depth and normal buffers, so it can be incorporated into an existing renderer without modifying the shaders. In this way SRAA resembles Morphological Antialiasing (MLAA), but the new algorithm can better respect geometric boundaries and has fixed runtime independent of scene and image complexity. SRAA benefits shading-bound applications. For example, our implementation evaluates SRAA in 1.8ms (1280×720) to yield antialiasing quality comparable to 4-16x shading. Thus SRAA would produce a net speedup over supersampling for applications that spend 1 ms or more on shading; for comparison, most modern games spend 5-10ms shading. We also describe simplifications that increase performance by reducing quality.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: