im fairly new to grasshopper and searching some advice on the following problem:
im trying to subdivide a spiral in a constant way.
Just using a subdivide-node doesnt work for obvious reasons.
Points/columns on the outer side side are spaced further apart than toward the inside. (see pic2)
What i´d like to achive is constant subdivision like in pic3, or even better like pic4 (see next post).
Permalink Reply by taz on December 17, 2009 at 11:51am
If I follow correctly what you're trying to do you could create lines from your hexagonal point grid and intersect those lines with your spiral surface.