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

finished molding

This commit is contained in:
Pomax
2020-09-01 15:54:50 -07:00
parent fbec463127
commit fc13f64451
84 changed files with 789 additions and 795 deletions

View File

@@ -45,14 +45,14 @@ export default [
// curve manipulation
'abc',
'projections',
'moulding',
'pointcurves',
'projections',
'molding',
'curvefitting',
// A quick foray into Catmull-Rom splines
'catmullconv',
'catmullmoulding',
'catmullmolding',
// "things made of more than on curve"
'polybezier',