mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-28 18:49:57 +02:00
new section (#154)
This commit is contained in:
@@ -35,6 +35,7 @@ module.exports = {
|
||||
tightbounds: require("./tightbounds"),
|
||||
inflections: require("./inflections"),
|
||||
canonical: require("./canonical"),
|
||||
yforx: require('./yforx'),
|
||||
|
||||
// accurate arc length is hard, yo
|
||||
arclength: require("./arclength"),
|
||||
|
Reference in New Issue
Block a user