Creating 2D spirals from closed curves?

Following this discussion

I wanted to give a try to a method to spiralize a convex polygon, I already did this some time ago on this discussion

The algorithm use Clipper for the offset, the departure of the spiral depends on a point
There is 2 types of spiral, the stepped one




5 Likes