Generate random Cloud like Pattern On Surface

Is there is way to generated these kind of random Cloud like Pattern On Surface? Any reference topic or idea will help! Thank you.

Cloud Like Pattern On Surface.3dm (715.5 KB)

Hello
yes it is possible. I reuse mainly my script to subdivide a rectangle in rectangles from there

I first measure your surface and the ratio length to height. So it allows to subdivide in square/pixel your surface.
Then I apply my algorithm so it gives rectangles. All the art will be to choose not too big number of pixels if you want quite big clouds.

Then rectangles are sorted by area, but you could also choice by ratio …

Rectangles are converted to more soft shapes

Then projected on the surface


clouds on surface.gh (46.5 KB)

1 Like

Thank you!!!

I also try to.make 3d clouds it works a bit but the cloud are more a not very beautiful!