Hi, I modeled a cloud shape in Rhino. I used SubD loft, but It didn’t work out the way I wanted. Can anybody give me some advice? Thank you very much. The first image is what I did and the second is what I want.

Hi, I modeled a cloud shape in Rhino. I used SubD loft, but It didn’t work out the way I wanted. Can anybody give me some advice? Thank you very much. The first image is what I did and the second is what I want.
Dear @zzcfq0725
maybe change the title of your topic to something more specific…“subd cloud like shape”
(1)
start with a
_subDSphere
(2)
optional
_unweldEdge
_explode
→ move apart
_bridge
to get a more ellipsoid like shape.
(3)
Move Vertices and / or Faces with gumball
use Rhino 8 / Beta
draw a collection of
_sphere
move them arround to get the desired overall shape
_shrinkWrap
_quadRemesh (to SubD)
… more modifications
Thank you for replying and suggestions. I am going to try it.