Quadrature Prefiltering for High Quality Antialiasing
Brian Guenter, Jack Tumblin
In ACM Transactions on Graphics, 15(4), October 1996.
Abstract: This article introduces quadrature prefiltering, an accurate, efficient, and fairly simple algorithm for prefiltering polygons for scanline rendering. It renders very high quality images at reasonable cost, strongly suppressing aliasing artifacts. For equivalent RMS error, quadrature prefiltering is significantly faster than either uniform or jittered supersampling. Quadrature prefiltering is simple to implement and space-efficient; it needs only a small two-dimensional lookup table, even when computing nonradially symmetric filter kernels. Previous algorithms have required either three-dimensional tables or a restriction to radially symmetric filter kernels. Though only slightly more complicated to implement than the widely used box prefiltering method, quadrature prefiltering can generate images with much less visible aliasing artifacts.
@article{Guenter:1996:QPF,
author = {Brian Guenter and Jack Tumblin},
title = {Quadrature Prefiltering for High Quality Antialiasing},
journal = {ACM Transactions on Graphics},
volume = {15},
number = {4},
pages = {332--353},
month = oct,
year = {1996},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."