mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-09 02:06:39 +02:00
experimental tangents and normals
This commit is contained in:
@@ -27,6 +27,7 @@ module.exports = {
|
||||
// information that can be obtained through analysis
|
||||
derivatives: require("./derivatives"),
|
||||
pointvectors: require("./pointvectors"),
|
||||
pointvectors3d: require("./pointvectors3d"),
|
||||
components: require("./components"),
|
||||
extremities: require("./extremities"),
|
||||
boundingbox: require("./boundingbox"),
|
||||
|
Reference in New Issue
Block a user