Hello forum,
Im new to Grasshopper and I’m trying to create this pattern (attached below).
By my understanding it is a hexagonal grid, with 4 hexagons within each hexagonal cell.
I have also shared my attempt at creating this hexagonal grid, however I dont understand how I can generate more hexagons within each cell. Is this some form of penrose tiling?
You could pay around with Parakeet and see if any of the patterns get you close. Personally I’d model one segment of that tiling in Rhino and use GH to duplicate that into a hexagon grid.
(Not what you want - just showing how Parakeet gives quick options)
That looks like a mixture of pentagons and hexagons which may have come from the mesh you employed. I don’t use meshes, but if this method is OK for you I can clean up my GH file and share it:
Modelling the base shape in Rhino was a great tip. While that was not what i was looking for, it gave me a great starting point. I managed to create the base shape in grasshopper as well, giving me complete parametric control over it. Thank you very much for your help. I will post the full script once I have completed it.
Here is the end result. After many trials, I was unable to tile the pattern in Grasshopper, and resorted to manual tiling. While the outcome is exactly what I was looking for, I would like to tile it parametrically in the future. Thank you very much for your help.