Smoothing intersection edges of spheres

hi everyone! so i’m trying to make intersection edges smooth while i’m intersecting several spheres. (like mitotic division :eyes: ) I mean making the transition smoother. I really appreciate it if you could help me. Thanks in advance!

This is how i created those spheres.

seems like something subd could be ideal for

As @devin_jernigan mentioned above…

@HS_Kim thank you so much! i really appreciate it. I have been trying to figure it out but how can i apply this method to more than 2 intersecting spheres. I couldn’t figure it out. Could you also help me with that please?

@Joseph_Oster thank you! again as @HS_Kim 's solution i couldn’t figure out how to apply this to more than 2 spheres. Any recommendations for that? I really appreciate it btw thanks again. :+1:

Try different ‘Seed’ values, it doesn’t always work. FilEdgeR(Radii) also affects success or failure. Each intersection could have a different fillet radius.


FilEdge_2021Jun3b.gh (17.9 KB)

1 Like

this works exactly as i wanted. thank you so much for your help really!!


SubD Fuse_re.gh (13.7 KB)

2 Likes

thank you!!