Cg Programming/Anti-Aliasing Techniques


Most GPUs support several anti-aliasing techniques (see the Wikipedia article on spatial anti-aliasing). The two most important techniques are:


< Cg Programming

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