|
|
Gilles macro typically uses preset constants to determine the length of
branches, density of branches, number of segments and so on across all
the recursion levels. What you can do is to substitute arrays for these
constants and thus vary their value according to the recursion level
being processed. This technique is used, iirc, in the tomtree macro.
Of course it makes it more complicted to change the number of recursion
levels.
Post a reply to this message
|
|