Key points are not available for this paper at this time.
For more than a decade, supersample anti-aliasing (SSAA) and multisample anti-aliasing (MSAA) have been the gold-standard anti-aliasing solutions in games. However, these techniques are not well suited for deferred shading or fixed environments like the current generation of consoles. In recent years, industry and academia have been exploring alternative approaches, where anti-aliasing is performed as a post-processing step. The original, CPU-based morphological anti-aliasing (MLAA) method gave birth to an explosion of real-time anti-aliasing techniques that rival MSAA.
Jiménez et al. (Sun,) studied this question.