-
Notifications
You must be signed in to change notification settings - Fork 1
Midpoint ellipse algorithm plots(finds) points of an ellipse on the first quadrant by dividing the quadrant into two regions. Each point(x, y) is then projected into other three quadrants (-x, y), (x, -y), (-x, -y) i.e. it uses 4-way symmetry.
dharmendranamdev/Implementation-of-Midpoint-ellipse-drawing-algorithm-in-OpenGL
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Midpoint ellipse algorithm plots(finds) points of an ellipse on the first quadrant by dividing the quadrant into two regions. Each point(x, y) is then projected into other three quadrants (-x, y), (x, -y), (-x, -y) i.e. it uses 4-way symmetry.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published