mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-19 06:52:02 +02:00
@@ -40,6 +40,7 @@ module.exports = {
|
||||
// accurate arc length is hard, yo
|
||||
arclength: require("./arclength"),
|
||||
arclengthapprox: require("./arclengthapprox"),
|
||||
curvature: require("./curvature"),
|
||||
tracing: require("./tracing"),
|
||||
|
||||
// curve intersections
|
||||
|
Reference in New Issue
Block a user