AudioSceneDescriptionFormat / splines

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

Show Yuksel's circular/elliptic/hybrid C2 interpolating splines #26

Open mgeier opened 1 year ago

mgeier commented 1 year ago

http://www.cemyuksel.com/research/interpolating_splines/

Cem Yuksel A Class of C2 Interpolating Splines ACM Transactions on Graphics, 39, 5, 2020 https://doi.org/10.1145/3400301

mgeier commented 1 year ago

First, we should probably do Overhauser splines (#12), because they are mentioned as being in the same class.