5 lines
252 B
Markdown
5 lines
252 B
Markdown
|
This crate provides [splines](https://en.wikipedia.org/wiki/Spline_(mathematics)), mathematic curves
|
||
|
defined piecewise through control keys a.k.a. knots.
|
||
|
|
||
|
Feel free to dig in the [online documentation](https://docs.rs/splines) for further information.
|