Hi All,
Does anyone know how to make a parametric grid surface that gradually scales up in grasshopper?
somthing like this image :
Hi All,
Does anyone know how to make a parametric grid surface that gradually scales up in grasshopper?
somthing like this image :
Hi
The distance between lines based on what?
Try with this
grid.gh (18.3 KB)
thanks but how can i turn them into surface?
You need to sort the curves than use Network Surface
grid2.gh (20.0 KB)
I meant turning each small square into a surface. SO the finale results will be a list of rectangular surfaces. Currently there is just one surface
You can create a surface from the edges than split it with the curve
It’s easy and i am sure there are many methods to do that
grid3.gh (18.2 KB)
thank you
That’s great thank you
Your components always very helpful; thanks Michael