curvesapi icon indicating copy to clipboard operation
curvesapi copied to clipboard

Java implementation of various mathematical curves that define themselves over a set of control points.

Results 1 curvesapi issues
Sort by recently updated
recently updated
newest added

when I set the configuration ![image](https://user-images.githubusercontent.com/3381671/71242563-3232db80-2349-11ea-948f-6ce0b0640ceb.png) then I click left or right, the program throw exception : `Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Group iterator not in range at com.graphbuilder.curve.BSpline.appendTo(BSpline.java:286) at...

bug
help wanted