Math, asked by surbhi5936, 10 months ago

Compute points on the arc of circle using midpoint circle drawing algo for a circle radius r=5

Answers

Answered by kkRohan9181
0

Answer:

We need to plot the perimeter points of a circle whose center co-ordinates and radius are given using the Mid-Point Circle Drawing Algorithm.

We use the above algorithm to calculate all the perimeter points of the circle in the first octant and then print them along with their mirror points in the other octants. This will work only because a circle is symmetric about it’s centre.

Similar questions