Computer Science, asked by ashimaaggarwal92, 10 months ago

calculate the pixel location approximating the 2nd octant of a circle having center at (30,40) and radius 8 units using Mid Point Circle Algorithm

Answers

Answered by rishi1121
0

Explanation:

Accuracy of the generating points is an issue in this algorithm. The circle generated by thisalgorithm is not smooth. This algorithm is time consuming.

Similar questions