Saturday, 28 June 2014

LSystem / Fractal Generator Demo

Here is a quick video of the generator in action



Right now it is only capable of generating a single curve, so any branching breaks the curve right now, but i have had some in help in finding out there is another type of node in maya for storing what is essentially an array of geometry.

The nodes come under the name of ***VarGroup and hold multiples curves, geo etc.  Next is to change the output of this LSystem node to be plugged into one of these groups instead to allow or branching to occur, and to still be stored under a single node

No comments:

Post a Comment