Grasshopper Kangaroo inflation through grid

Hi there,
I am trying to inflate a surface through different grids with kangaroo
but I can’t seem to anchor the grid while inflating the original loftet surface.
Inflated_pattern.gh (45.0 KB)

Kind regards
Gesa

The forum has many examples…

Here’s one of mine:

Thanks for the tip!
I tried to connect it to my geometry but it doesn’t seem to work.
Could you take a look?

15_04_2025_inflate_collision.gh (178.2 KB)

Two things…

  1. the solid input should likely be one closed solid. I shrinkwrapped all your objects with 0.02 units edge length.

  1. the pink mesh needs more vertices to bend / inflate into the gaps of your grid. I think the starting position of the mesh should not be inside the solid it collides with.

15_04_2025_inflate_collision mrtn.gh (219.2 KB)

There are faster ways to create a better looking result. Unless your grid divisions are all different, I think I would only run the collision with a few individual cells and orient the inflated meshes to all the other cells. This way you could increase the resolution of the pink mesh without having to wait for the result.

Okay I’ll try that. Thank you!!

1 Like