KitWallace / braiding

Scripts to experimented with braiding
0 stars 0 forks source link

compute piecewise sinusoidal z in Openscad #8

Closed KitWallace closed 6 years ago

KitWallace commented 6 years ago

It would be more useful generally to compute the sinusoidal curve in OS alongside the computation of the function . This would allow the crossings to be edited.

This needs a functional form of the current js code, probably recursive will do.

KitWallace commented 6 years ago

This is a simple computation, but the crossings and function are related so you cant change the crossings (other than by dropping one) in OS - better to allow the crossings to be edited in js