PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : nVidia - Subpixel Reconstruction Antialiasing (Feb 2011)


dildo4u
2011-02-01, 00:06:23
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, our implementation evaluates SRAA in 1.8 ms (1280x720) 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. We also describe simplifications that increase performance by reducing quality.


http://research.nvidia.com/publication/subpixel-reconstruction-antialiasing

Da dürfte bald ein Beta Treiber aufrauchen bin gespannt ob's besser als MLAA ist.

Langenscheiss
2011-02-01, 00:14:30
Dazu gabs schon ne Diskussion im Tech-Forum
http://www.forum-3dcenter.org/vbulletin/showthread.php?t=501345

Gipsel
2011-02-01, 00:19:21
Dazu gabs schon ne Diskussion im Tech-Forum
http://www.forum-3dcenter.org/vbulletin/showthread.php?t=501345
Genau. Und dicht ist hier.