OskarLinde / scad-utils

Utility libraries for OpenSCAD
MIT License
245 stars 83 forks source link

Spline library (cubic splines + cubic bezier curves) #1

Closed ksa-real closed 9 years ago

ksa-real commented 9 years ago

I've made a library for splines and bezier curves. Current limitation is all segments can not be straight (in this case second derivative is zero and normal/binormal are undefined.