Please help me make a neat sphere with holes in the form of polygons

Hi everyone

Can you tell me how to make a sphere with polygons holes?

The task is to make different spheres with holes in the form of polygons from triangles to octagons. There may be spheres with different types of polygons, but I want to have a clear repeatable pattern.

I tried to do it according to this principle: Making holes in a sphere - #29 by PEC but in the end, artifacts are obtained and except for the angle of 0, nothing fits ((

I would like to be able to create such spheres with different patterns.

Please help me understand and simplify the process.

Maybe there are other ready-made tools that can help me?

Thanks!

I would like to be able to create such spheres with different patterns.

Check out Geometry nodes in Blender.
https://www.youtube.com/results?search_query=sphere+geometry+node

Or you need to do what PEC described, use the hexagon area to insert more hex or other patterns. I tried that method to create golfball pattern.

1 Like

Thank you, I will study it.

I was hoping that it would be possible to do something similar in Shapr3D without Blender.

Blender would be faster but if you want to manually build it check out Solidworks tutorials.

The approach would be similar in Shapr.

3 Likes

Wow!

That’s cool. Not easy, but cool)) I will study. Thanks!