Vine Gen #1

I will be making a vine generator solver for Houdini that grows vines on any mesh the user inputs.

VEX.png

The solver works on this basic Vex. This is basicly saying, every frame, if there are any points in the root group find points in the “node“ group and place them in the “root“ group. This create a loop that expands the root group.