|
Scan-converting circles.
We now turn to an extension of this method for drawing circles. In
terms of processing, circles are more expensive than lines to
scan-convert. However, a circle is a symmetrical shape, and we can
use this property to speed up the scan-conversion.
|