Divide Curve Unevenly to Interpolate Evenly

Hello there,

I’m trying to make the resulting triangles on the curve as uniform as possible. In the image, circled in yellow the triangles on the straight parts are okay, circled in red at the corners is where it’s wonky.

What I think is happening is the ‘divide curve’ divides the curve into even points which results in the ‘move’ points at each corner not lining up nicely which results in a non-uniform triangle.

I’ve tried ‘divide distance’ and other components but am still having similar problems.

I’d appreciate some tips on where I’m going wrong if possible.

Divide Curve Unevenly to Interpolate Evenly.gh (13.8 KB)


Like this?

Divide Curve Unevenly to Interpolate Evenly-b.gh (20.7 KB)

1 Like

Wow so quick!

Thank you, Ethan. That’s exactly what I was going for!