I’ve been following this helpful forum post ( Constructing rectangular grid with irregular step sizes of grid cells - #7 by Joseph_Oster ) that guided me in creating a grid setup in Grasshopper. Now, I need to extract the points from this grid to proceed with a distortion effect. Could someone please guide me on how to extract these points effectively?
Here’s what I’ve done so far:
- I successfully created an irregular grid using Grasshopper with varying spacings between axes.
- Now, I need to extract the points generated by this grid to apply a distortion effect.
- How can I extract these points from Grasshopper to proceed with the distortion process?
Any advice or guidance on extracting and manipulating these points for distortion purposes would be greatly appreciated.
Thank you for your help!