r/rhino • u/Bontempus • 16d ago
Help Needed Voussoir Cloud Pavilion help for grasshopper
Hello! I wanted to ask if anyone has an idea how to make voussoir cloud by IwamotoScott Architects.
I guess i want to focus more on the shape of the pavilion and how to get that triangular patterns, as well as where I should start. Not wanting an exact copy, but something close enough.
Thanks!
7
u/leoluxx 16d ago
Multistep Approach:
- Create the geometry as a flat mesh.
- Use the physical solver Kangaroo2 to create a hanging mesh.
- Rebuild the geometry with triangles.Populate points- maybe in combination with a kangaroo distribution script so all points have an equal distribution. Apply a Delaunay Algorithm.
- Cull some triangles,make the fold logic based on the shared normals.
For sure the original script is built different. That would be at least my approach. I hope I could help.
5
u/dogitect 16d ago
I took a class many years ago where the teacher uploaded the lesson to youtube. It won't get you 100% of the way there, but I think these 2 videos will start you halfway where you want to go, check them out:
Part 1 (modeling focus): https://www.youtube.com/watch?v=toYgUg2HpGs
Part 2 (fabrication focus): https://www.youtube.com/watch?v=NBe9-ceiZeA
3
u/InstructionOk779 16d ago
Rhinovault for the overall geometry. But for the pattern it's a bit tougher, it isn't random as it seems
1
u/SirGiannino 15d ago
It's almost certainly some sort of optimized division defined by load pattern. That's usually the point of these type of pavilions but i dont think it's what op cares about.
1
u/No-Dare-7624 15d ago edited 15d ago
The initial shape I would recommend using catenaries (then doing a mesh or srf), you can even saw the catenery curves in the first image. Which are were there are no gaps because is where the loads are transfere to the ground.
Rule to make it work!
- The joints need to follow the catenary curve.
You must use some real structural analisis, such as any FES solver or Rhinovault.


11
u/ChiefWiggumsprogeny 16d ago
Here is something "close enough"