About this document
Circle Circumference Algorithm in 3D by fuxail is a document available to read on EtoBox.
The document describes the point circle algorithm for generating the points along the circumference of a circle given a radius. It explains how to calculate the decision parameter pk to determine whether the next point should move to yk or yk-1 as it traverses the octants. An example is provided of applying the algorithm to draw a circle with radius 8 by calculating the x and y coordinates at each step based on the decision parameter pk.
- Author
- fuxail
- Language
- EN