add core docs
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
# spline
|
||||
|
||||
## spline
|
||||
|
||||
### catmull
|
||||
### catmull() <sub>function</sub>
|
||||
|
||||
Perform Catmull-Rom spline sampling on an array of 2D points, returning an array of samples.
|
||||
|
||||
### bezier
|
||||
### bezier() <sub>function</sub>
|
||||
|
||||
Perform a Bezier spline (or catmull) sampling on 2D points, returning an array of sampled points.
|
||||
|
||||
Reference in New Issue
Block a user