Skip to content

Python package for creating interpolating splines (for position and rotation)

License

Notifications You must be signed in to change notification settings

pudepiedj/splines

 
 

Repository files navigation

Splines in Euclidean Space and Beyond

... with focus on univariate, non-uniform piecewise cubic polynomial curves in one, two and three spatial dimensions, as well as rotation splines.

Installation
python -m pip install splines
Online documentation
https://splines.readthedocs.io/
Documentation notebooks on Binder
https://mybinder.org/v2/gh/AudioSceneDescriptionFormat/splines/master?labpath=doc/index.ipynb
Source code repository (and issue tracker)
https://github.com/AudioSceneDescriptionFormat/splines
License
MIT -- see the file LICENSE for details.

About

Python package for creating interpolating splines (for position and rotation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%