The latest generation of graphics hardware provides direct access to multisample anti-aliasing (MSAA) rendering data. By taking advantage of these existing pixel subsample values, an intelligent reconstruction filter can be computed using programmable GPU shader units. This paper describes an adaptive anti-aliasing (AA) filter for real-time rendering on the GPU. Improved quality is achieved by using information from neighboring pixel samples to compute both an approximation of the gradient of primitive edges and the final pixel color. CR Categories: I.3.3 [Computer Graphics]: Picture/Image Generation--Display Algorithms;
Konstantine Iourcha, Jason C. Yang, Andrew Pomiano