|
This is the class where you begin applying mathematical algorithms to computer graphics. This class covers both inefficient and highly efficient algorithms for scan converting lines, circles, ellipses, triangles, and polygons.
Line Drawing | Circle Drawing | Ellipse Drawing |
---|---|---|
Triangle Filler | Polygon Filler | Polygon Clipping |