GLSL Programming/Anti-Aliasing Techniques


OpenGL (ES) supports several anti-aliasing techniques (see the Wikipedia article on spatial anti-aliasing). The two most important techniques are:


< GLSL Programming

Unless stated otherwise, all example source code on this page is granted to the public domain.