discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Is it possible to replace turtle's "shrink/grow" with a path?

YV
yur_vol@yahoo.com
Wed, Mar 4, 2026 11:45 AM

Turtle is a great tool for manual simplifying by BeARC interpolation of any real 2d curve.

But it works only in one dimension. In other you are limited with grow/shrink ( piecewise linear interpolation). I believe it is easy to add path for controlling 2nd dimention.
Ok this is for 2d of course

Turtle is a great tool for manual simplifying by BeARC interpolation of any real 2d curve. But it works only in one dimension. In other you are limited with grow/shrink ( piecewise linear interpolation). I believe it is easy to add path for controlling 2nd dimention.\ Ok this is for 2d of course