Website powered by

Branching Structures

This is an algorithm that emulates growth based off a point cloud with Vex. It opens up a huge range of possibilities since we can feed any set of given points into the system. It works basically making use of the neighbours function. Tweaking a few parameters we are able to grow some really intricate and interesting structures, or even simulate real-life plant growth over time.

Branching Structures Overview - Algorithm in action