Bresenham's Algorithm Javascript Implementation Test
Several different shapes calcuated using Bresenham's Algorithm.
Line
Circle
Ellipse
Bezier
This time try to limit the number of points returned.
Line
Circle
Ellipse
Bezier