Beginner and in need of some help

Hi everyone, I’m very new, about a month or so, into learning grasshopper and rhino and am working on a project. I have been messing around with parakeet and its flow paths component however I’ve hit a bit of a brick wall due to my lack of knowledge.
I want to join the flow path structure into one surface or one joint mesh structure so that when I bake it into rhino it bakes as one object instead of what I’m getting now which is individual polysurfaces.

Help would be appreciated many thanks


Flowpath Algorithm.gh (17.8 KB)
Screenshot 2024-03-09 234702

Flowpath Algorithm Edited v0.gh (43.5 KB)

You need voxel tools.
if your Rhino is 8, you can use ShrinkWrap, otherwise use Dendro.

1 Like

Hello
if you want to mess with other tools (mine), Nautilus plugin has some nice one for flow paths.
here I mix 2 flows, the natural (Z) and a noise



I use the last version (super better) that is 1.5.1 (on Package manager)
“Flow On Mesh Along Vectors Ext” is better (more curved paths) but not free so it will work partially.
You’ll find some example on Food4Rhino/Nautilus
Flowpath Algorithm LD.gh (20.1 KB)

1 Like