About this document
Mid-Point Circle Algorithm Lab Report by 019bim017 is a document available to read on EtoBox.
The document describes the mid-point circle algorithm for drawing a circle using pixel plotting. It begins with the mathematical formula for testing if a point is inside or outside a circle. It then explains how to calculate the decision parameter to determine which pixel to plot next in order to trace out the circle. The algorithm initializes the decision parameter and plots points while incrementing coordinates according to the decision parameter on each step. A Java program implementing the mid-point cir
- Author
- 019bim017
- Language
- EN