AudioSceneDescriptionFormat / splines

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

Extend Barry-Goldman algorithm to get tangent vectors? #19

Open mgeier opened 1 year ago

mgeier commented 1 year ago

According to http://denkovacs.com/2016/02/catmull-rom-spline-derivatives/ this is supposed to be possible.