mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-11 03:04:28 +02:00
finally explained how to lower the curve order
This commit is contained in:
@@ -58,6 +58,7 @@ module.exports = {
|
||||
// "things made of more than on curve"
|
||||
polybezier: require("./polybezier"),
|
||||
shapes: require("./shapes"),
|
||||
//drawing: require("./drawing"),
|
||||
|
||||
// curve offsetting
|
||||
projections: require("./projections"),
|
||||
|
Reference in New Issue
Block a user