Math, asked by satish7239, 1 year ago

Why do we prefer mid point algorithm over bresenham's algorithm for drawing the circle?

Answers

Answered by Anonymous
5
In computer graphics, the midpoint circle algorithm is an algorithm used to determine the points needed for rasterizing a circle. Bresenham's circle algorithm is derived from the midpoint circle algorithm.[citation needed] The algorithm can be generalized to conic sections.[1]

The algorithm is related to work by Pitteway[2] and Van Aken.[3]
Similar questions