1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-13 04:04:28 +02:00

all sections ported

This commit is contained in:
Pomax
2016-01-10 14:59:59 -08:00
parent 3c190e630c
commit ab76ec800d
13 changed files with 40289 additions and 281 deletions

View File

@@ -41,10 +41,7 @@ module.exports = {
polybezier: require("./polybezier"),
/*
// This section is way too much work to port, and not worth implementing given paper.js etc.
shapes: require("./shapes"), // Boolean shape operations
*/
shapes: require("./shapes"),
projections: require("./projections"),
offsetting: require("./offsetting"),