blurstudio / TwistSpline

A smoothly reparameterizing Bezier spline that also interpolates orientations
MIT License
96 stars 43 forks source link

Profiled my code and made these changes to speed things up #10

Closed tbttfox closed 6 years ago

tbttfox commented 6 years ago

Fixed some repeated allocation Changed to some move semantics Removed an unused and slow plug