Three integer algorithms drawing circles

Version 1.0.0.0 (2,83 KB) von Xenya
Midpoint and two versions of Bresenham algorithm for drawing circle.
324 Downloads
Aktualisiert 7. Feb 2013

Lizenz anzeigen

bresenham_circle => code by CHANDAN KUMAR modified to work as a function, returning X and Y coordinates of circle point with zero origin

bresenham_circle2 => algorithm from Wikipedia (http://en.wikipedia.org/wiki/Midpoint_circle_algorithm)

midpoint_circle => midpoint algorithm from http://groups.csail.mit.edu/graphics/classes/6.837/F98/Lecture6/circle.html

circle_test => explains why i had to look for the third algorithm, and the first two were not good enough :)

Zitieren als

Xenya (2026). Three integer algorithms drawing circles (https://de.mathworks.com/matlabcentral/fileexchange/40212-three-integer-algorithms-drawing-circles), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2008a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Directed Graphs finden Sie in Help Center und MATLAB Answers
Version Veröffentlicht Versionshinweise
1.0.0.0