2.3.1 Midpoint Circle Algorithm
Cf. [FvDFH90, 3.3.2].
Figure:
Midpoint circle algorithm
![\includegraphics[width=0.8\textwidth]{nb-3-14}](img196.png) |
The midpoint circle algorithm of Bresenham [Bre77] and [BGP83] is analogously to that
of straight lines and goes as follows:
and in the next step:
One can speed up things be calculating the linear increments recursively.
Andreas Kriegl 2003-07-23