Open In App

Scan conversion methods of circle and circle generation algorithms

Scan conversion of circle :

fig = scan conversion of circle

METHODS :
Method I – Direct or Polynomial Method :



Method II – Polar Coordinates Method :

FIG = polar form

Circle generation algorithms :
1) Mid-Point Circle Algorithm :



Algorithm :

FIG = Mid-point circle algorithm

2) Bresenham’s Circle Drawing Algorithm :

Algorithm :

fig = Bresenham’s circle algorithm

 

Article Tags :