Hello!
I’m developing a radial 3d LSystem structure with decreasing radius in rabbit, but I still don’t understand how to make the radius variable while the branch L-system grows just like the examples above. There’s a way in rabbit 2.0, or how could be possible to transform thickness to get the result…? It would be great to solve this, I will share the results of this… Cheers..
Hello!
I’m developing a radial 3d LSystem structure with decreasing radius in rabbit, but I still don’t understand how to make the radius variable while the branch L-system grows just like the examples above. There’s a way in rabbit 2.0, or how could be possible to transform thickness to get the result…? It would be great to solve this, I will share the results of this… Cheers..
David.
Hi Leonard,
there’s no way to control the thickness in rabbit 0.2.
Controlling thickness and step length over time is a new feature that we are working on.
Best
Hi there,
This is an amazing website I find it.
I have also studied for tree like structure using VBA script.
Cheers,
Kwang-Yeul
Hi there
Where can i find these branching definition? anyone can upload on the site?
Hi!
please tell me how to make the tree leaves?
Hi,
You can use the J command to create points in space.
Once you have the points at the desired locations, you can ‘Move’ geometry to these points.
J command – L-SYSTEM COMPONENTS ?
yes,
Have a look here: http://morphocode.com/work/rabbit/tutorials/intro-to-l-systems/
There’s a list of the available commands