Organic votive with multiple variables ( Image reference )

Hi all. Need some help to model this organic clay votive on grasshopper - keeping the variables as flexible as possible - and the form should retain the smoothness of clay. Im sharing my approach until now - script is attached. but confused on how to proceed from here on.

your inputs will be much appreciated. Thanks
Tanishq


votive_05_04_25.gh (13.7 KB)

Some suggestions (no time to work on this now) what may help:

NB: I replaced the plugin component bij the area component so no extra plugin is needed

I like your approach. You may use it to work like this:

  • Create a vertical curve, where you start on your bottom curve and end on upper curve. Divide in x points, using the method you have, push/pull the points to make a nice waving curve. (or start with points + interpolate them)
  • repeat for as many curves vertical you want, having there own slider/adjuster

divide all these curves into equal number of points.
Use these points as input for the part you allready made, so you get horizontal isocurves,