EXACT: Algorithm and Hardware Architecture for an Improved A-buffer
Andreas Schilling, Wolfgang Straßer
Proceedings of SIGGRAPH 93, August 1993, pp. 85--92.
Abstract: The EXACT (EXact Area Coverage calculaTion) algorithm presented in this paper solves the Hidden Surface Elimination (HSE) problem on the subpixel level. The use of subpixel masks for anti-aliasing causes some problems with the HSE on the pixel level that are difficult to overcome. The approximations of the well known A-buffer algorithm are replaced by an exact solution that avoids erratic pixels along intersecting or touching surfaces. With EXACT the HSE problem on the subpixel level is solved with the help of p-masks. P-masks (priority masks) are subpixel masks that indicate for each subpixel which one of two given planes is closer to the viewer. An algorithm to produce the p-masks in an efficient way and its hardware implementation are presented. The p-mask generator is used in a hardware implementation of an A-buffer algorithm in the form of a rendering pipeline. Of course the algorithm can also be used in software to enhance an existing A-buffer implementation. The paper ends with the description of the list processing architecture for which the EXACT A-buffer has been built.
Keyword(s): raster display devices, display algorithms, anti-aliasing, A-buffer, priority-masks, exact area coverage calculation
BibTeX format:
@inproceedings{Schilling:1993:EAA,
  author = {Andreas Schilling and Wolfgang Straßer},
  title = {EXACT: Algorithm and Hardware Architecture for an Improved A-buffer},
  booktitle = {Proceedings of SIGGRAPH 93},
  pages = {85--92},
  month = aug,
  year = {1993},
}
Search for more articles by Andreas Schilling.
Search for more articles by Wolfgang Straßer.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."