Offset random wave curves?

Hello,
I’m looking for ideas how to solve this in grasshopper.
first, how to define random wave curve, so they all are different but also tangent in several spots.
so parametrically change number of lines, number of tangencies between them…

After that i think i know how to add an offset mid curve and loft them.
goal is this king of geometry, hoping to have it parametric.
image

Check if this thread in old forum is of some help to you.

1 Like

You also could look at that

1 Like

This is pretty amazing patch you shared:
image

it has an issue of overlaps, I need it tangent, no overlaps.

and ill still need to figure out how it work so i can increase the amounts of wobbles per line.

Here is a thing - using the pairs of curves from your other thread:


waves_2021Jan15a.gh (28.0 KB)

It probably won’t do well with intersecting curves (used as rails for Sweep2).

2 Likes