
Description
The full article can be found at: Pompi Pompi Gamers and Developers Blog
I have implemented a Geometry-based Antialias (GAA).
Using fins geometry that is usually used to render NPR outline for characters, I used it to smooth out edges.
The main advantages of this technique is perhaps more pleasing results to the eye, no blurring of texture due to AA the whole screen and also few pixels used to draw the AA geometry.
The screenshot you see is an image from the game Labyrinthica: The quest of lima, scaled up with no interpolation. It uses GAA to smooth the edges.












