Using the Midpoint Circle algorithm, determine the positions along the circle octant in the 1st quadrant. Given a circle center (-2,2) and radius r=7. Show your calculation.
Decision parameters: po=1-r, Px+1=Pk+2xk+1+1, Pk+1=px+2x1+1-2Yk+
(17 marks)
(b)
Plot the possible points of the circle in the 3rd quadrant based on the initial calculation in Q2(b). (6 marks)