Coplanar cylinder surface grid

Hello, I’m not very experienced with Grasshopper, but the power of the software fascinates me… I’m trying to make a bottle with a texture, but I can’t get the beginning to match the end… coplanar. I don’t understand anything about managing domains, I know it’s simple, but I just can’t manage it. If anyone has a bit of time to help me, I’d love to hear from you, thank you in advance.


bottle.gh (13.1 KB)

Here’s a way, but you would likely be getting a non-periodic surface at the seam…
You’ll need to make your resulting surface “periodic”.
I used a relevant feature from Flexibility.Gh plugin. here.


bottle_re.gh (14.6 KB)

1 Like

thank you very much for the tips, I’m going to study this in depth to fully understand the usefulness… I would never have found the existence of the plug-in on my own. thanks again

Hello
using a random component is not a good idea. You’ll have to use a noise component that uses 2d or 3d coordinates. So it will scale well use noise plugin like

Tundra ?

Nautilus

2 Likes

Thank you Laurent for your suggestions… I will look into all of this. :wink: