Hi, is there a way to model this type of holes in Blender?
Or is there an addon that can perforate a surface into this result?
I can certainly make this in Grasshopper, but that would be too cumbersome.
Thanks!
the problem here is recreating the exact same pattern
Does it have to be actually perforated? That’s going to take a ton of geometry. You can just use an image texture- or use an image texture as a displacement map to add additional depth
2 Likes
You can try this setup, note that Fill Curve node gonna get really slow with that many curves, can take a minute
surf_holes.blend (124.5 KB)
8 Likes
Wow! Thank you!