Differentiated multiple Interpolation curves

Hello

Made this scribble drawing from Interpolate vertices from a single closed curve.
They are controlled by their number of points (density) and graph mapper (shape).
But trying to make it from multiple closed curves without success.
The resulting scribble drawings should be able to be differentiated randomly by the number of points and graph conditions.
Please help.
Thanks.

001Fail 001Good

Scribbler_multiple_curve.gh (11.1 KB) Scribbler_single_curve.gh (16.8 KB)

You could use Shift Paths or Trim Tree.


Scribbler_multiple_curve_re.gh (12.9 KB)

I didn’t spend much time thinking about this…


Scribbler_multiple_curve_2020Dec16a.gh (16.3 KB)

P.S. DOH! The white group wasn’t needed at all. :man_facepalming:


Scribbler_multiple_curve_2020Dec16b.gh (13.7 KB)

Thank you Joseph and HS! Learned new component today.