Shortest walk curves smoothing

Here’s a little script for smoothing a graph:

graphsmooth_example.gh (48.9 KB)
and with the initial graph generation using shortest walk:
graphsmooth.gh (12.8 KB)

I guess it could be adjusted to also merge the segments into nurbs curves.

4 Likes