Computer Science, asked by azabayman123, 11 months ago

State the advantages of Bresenham’s circle algorithm over other circle algorithms.

Answers

Answered by Anonymous
9

\huge\bf\red{AnSwEr}

Advantages of Bresenham 's circle algorithm

  • Bresenham algorithm compact with integers . so is very less time and memory consuming.

  • the algorithm is accurate and efficient as it evades using round function or variable point calculation.
Similar questions