Triangle Scan Conversion using 2D Homogeneous Coordinates
Marc Olano, Trey Greer
Graphics Hardware, 1997, pp. 89--95.
Abstract: We present a new triangle scan conversion algorithm that works entirely in homogeneous coordinates. By using homogeneous coordinates, the algorithm avoids costly clipping tests which make pipelining or hardware implementations of previous scan conversion algorithms difficult. The algorithm handles clipping by the addition of clip edges, without the need to actually split the clipped triangle. Furthermore, the algorithm can render true homogeneous triangles, including external triangles that should pass through infinity with two visible sections. An implementation of the algorithm on Pixel-Planes 5 runs about 33% faster than a similar implementation of the previous algorithm.
@inproceedings{Olano:1997:TSC,
author = {Marc Olano and Trey Greer},
title = {Triangle Scan Conversion using 2D Homogeneous Coordinates},
booktitle = {Graphics Hardware},
pages = {89--95},
year = {1997},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."