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

catmull rom

This commit is contained in:
Pomax
2020-09-03 20:08:21 -07:00
parent bb5adcaebd
commit d2992ebd15
31 changed files with 417 additions and 353 deletions

View File

@@ -52,7 +52,7 @@ export default [
// A quick foray into Catmull-Rom splines
'catmullconv',
'catmullmolding',
'catmullfitting',
// "things made of more than on curve"
'polybezier',