Is there a faster way to make a seamless morph on a round surface

the alternative is adding a bunch of things to the surface, but I have to draw the .gh file afterwards so I really don’t want to add too many more nodes. sorry I’m being lazy. I’m not sure I am using the anemone plugin right, I have only used it once before

egg.gh (15.9 KB)

If you search for ‘voronoi’ and ‘seamless’, you can find this example file:

Please note. Your surface is not ideal for a seamless morph. The surface seam isn’t tangent. Using the Loft component instead of the Fit Loft results in a more appropriate surface.

As you can see in the example file, a seamless pattern can be created with an array of three ideantical point sets.

To be able to clean the voronoi line network with the Topologizer, we can sporph 5 points per line and create lines with the first and last point. The end points are optimized so the curves are always coincident with the adjacent curves.

egg_voronoi_multipipe.gh (31.6 KB)

thanks so much, but how do I download the topologizer add in? I trying to make dissect the code and I can’t make sense of it right now

You can search for ‘topologizer.gha