Embed presentation
Downloaded 74 times








This document describes the midpoint circle algorithm for drawing circles given a radius and center point. It works by starting at an initial point on the circumference, calculating a decision parameter, and then iteratively determining the next point by testing if the decision parameter is positive or negative and updating the parameter according to the point's coordinates. It also explains how to determine additional points in the other octants and shift the calculated pixel positions to be centered on the given center point.
Introduction to the Mid Point Circle Algorithm and its principles, focusing on octant symmetry, decision parameters, and plotting points.
Introduction to the Mid Point Circle Algorithm and its principles, focusing on octant symmetry, decision parameters, and plotting points.
Closing slide thanking the audience.







