Grasshopper script

Hi. I was wondering if it is possible to make a script in grasshopper that makes a srf with a given pattern based on lines/curves drawn in rhino? I’ve only managed to make it with louvres, but not with a whole srf (i’m working on making a facade)

I’ll put some pictures of what i am trying to explain. If someone could help me with this I be greatful.

like this without the spacing between the srf’s

(the pictures are borrowed from studio rap instagram)

yes. it is easy . but still you need to know how to do the basic

The curves are done with magnetic fields components in native grasshopper or using certain plug ins:

Check FlowL

https://www.food4rhino.com/en/app/flowl

Or these posts



For the 3D part I am not quite sure if they are using meshes or nurbs, but in any case the logic has to do with using the curves as attractors to modify the geometry.

Because of the complexity of the geometry I would think it has to do with meshes/quadmeshes/subd

Specially given this detail here clearly pointing to a resolution topology:

On how to move geometry with curves you can see:

Maybe they are also applying certain sinusoidal “groove” to the points before reconstructing the mesh.

Sine equations:

Applying grooves:

Hope it helps!

I think its something like this

Thank you so much! We don’t learn much grasshopper in school, so this was very helpful

How did you make it into a srf/mesh with depth?