Created by: elfnor
Update to Generative Art node.
Visible changes:
- variable node inputs are now named according to field name (
{myvar}
) in xml. - separate named matrix list output for each type of shape in xml
- constants can be defined in xml
<constants myconst="1.618" />
- updated docs
Other: Changed the way the system state matrix accumulates when a rule has multiple call statements. This makes translated examples from Structure Synth work as expected.
Note we can change the node name to "LSystem" if preferred. I used "Generative Art" as there was already some Sverchok scripted node code called lsystem.