Interpolation made easy.
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
README.md |
This crate provides splines, mathematic curves defined piecewise through control keys a.k.a. knots.
Feel free to dig in the online documentation for further information.