QUADRATURE PREFILTERING FOR HIGH-QUALITY ANTIALIASING

Citation
B. Guenter et J. Tumblin, QUADRATURE PREFILTERING FOR HIGH-QUALITY ANTIALIASING, ACM transactions on graphics, 15(4), 1996, pp. 332-353
Citations number
14
Categorie Soggetti
Computer Sciences, Special Topics","Computer Science Software Graphycs Programming
ISSN journal
07300301
Volume
15
Issue
4
Year of publication
1996
Pages
332 - 353
Database
ISI
SICI code
0730-0301(1996)15:4<332:QPFHA>2.0.ZU;2-6
Abstract
This article introduces quadrature prefiltering, an accurate, efficien t, and fairly simple algorithm for prefiltering polygons for scanline rendering. It renders very high quality images at reasonable cost, str ongly suppressing aliasing artifacts. For equivalent RMS error, quadra ture prefiltering is significantly faster than either uniform or jitte red supersampling. Quadrature prefiltering is simple to implement and space-efficient; it needs only a small two-dimensional lookup table, e ven when computing nonradially symmetric filter kernels. Previous algo rithms have required either three-dimensional tables or a restriction to radially symmetric filter kernels. Though only slightly more compli cated to implement than the widely used box prefiltering method, quadr ature prefiltering can generate images with much less visible aliasing artifacts.