bow-simulation / virtualbow

Software for designing and simulating bows
http://www.virtualbow.org/
GNU General Public License v3.0
23 stars 3 forks source link

Investigate clothoid spline curves as an alternative to the current cubic splines #265

Open stfnp opened 2 months ago

stfnp commented 2 months ago

https://thegraphicsblog.com/2018/04/30/clothoids-the-perfect-curve/

https://pypi.org/project/pyclothoids/

https://igl.ethz.ch/projects/monocurve/CRC_Paper_Local_Mono_Curve.pdf

https://ebertolazzi.github.io/Clothoids/

Advantages of a piecewise Clothoid over a polynomial spline curve:

Diadvantages: