|
TreesDesigner will NOT
produce leaves itself. You need LeavesGenerator
for that purpose.
TreesDesigner saves special
information in the object file for later
LeavesGenerator usage. This allow easy leaves generation in proper positions
and angles.
I've decided to not integrate
these two plugins into one; I think two passes generation gives more control
on a tree and speed up a tree creation. You don't need to regenerate whole
tree if you don't like leaves. You can change leaves on trees you already
generated whenever you want. You can also make different leaves for one
tree etc.
|