dmurdoch/rgl

Make arc3d() handle degenerate cases

dmurdoch opened this issue · 0 comments

The arc3d() function can't handle degenerate arcs, e.g. ones that only change their distance from the center by moving out in a straight line. There should also be some compromise for arcs starting or ending exactly in the center.