mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-22 08:13:51 +02:00
curve fitting and assorted fixes
This commit is contained in:
@@ -49,6 +49,7 @@ module.exports = {
|
||||
abc: require("./abc"),
|
||||
moulding: require("./moulding"),
|
||||
pointcurves: require("./pointcurves"),
|
||||
curvefitting: require("./curvefitting"),
|
||||
|
||||
// A quick foray into Catmull-Rom splines
|
||||
catmullconv: require("./catmullconv"),
|
||||
|
Reference in New Issue
Block a user