AudioSceneDescriptionFormat / splines

Python package for creating interpolating splines (for position and rotation)
https://splines.readthedocs.io/
MIT License
62 stars 11 forks source link

Calculate cyclic slope of MonotoneCubic directly #29

Closed mgeier closed 1 year ago

mgeier commented 1 year ago

... instead of creating and evaluating a temporary spline.