Skip to main content Start reading the article

SRAA — Nvidia’s newest method of Anti-Aliasing

NVIDIA has promised to present a new way for image post-processing in February 2011

NVIDIA has promised to present a new way for image post-processing — Subpixel Reconstruction Antialiasing (SRAA) — in February 2011.

Subpixel Reconstruction Antialiasing (SRAA) combines single-pixel (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, NVIDIA’s implementation evaluates SRAA in 1.8 ms (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-10 ms shading. NVIDIA also describes simplifications that increase performance by reducing quality.

Source: NVIDIA

No comments

Leave a Reply

Avatar