This is an experiment that we made with Generative Components.
It is a parametric tree. There are several parameters which could be controlled: angle, legth.
First, We created a parametric branch component, with an angle & length parameter. The angle of the branch is relative to the angle of it’s parent branch.
The tree is composed of several branches which are replicated. Here are few screenshots of the tree using different values for the parameters.
if you are interested in the gc file(the source). Let us know here
..and it’s not an april joke 😉
Hey, luks gud
would like to c the gc file
Hi RKS,
We’ll upload the file asap.
Guess we’ll manage to do that by the end of the day.
Greetz
Hi guys,
You could get the .gct file here!
Feedback is appreciated!
Hi guys,
I’d be interested in how you avoid crossing branches in further iterations.
Did you look at it?
Hi,
we do not avoid branch interesections. We know that problem, but never tried to fix that.
Actually, we thought about some other improvements: We wanted to have the tree emerging from a single branch(kind of bottom-up system), while at the moment it is created from a fixed number of branch generations.
However, that was a quick experiment, it could be improved for sure.
if you have some other questions, we’ll be pleased to answer 🙂