MaximeHerpin / modular_tree

GNU General Public License v3.0
1.23k stars 218 forks source link

Custom Leaves #359

Open TheRealDarkanion opened 2 years ago

TheRealDarkanion commented 2 years ago

Hi there,

I got the addon working perfectly, but I see with the newer versions for Blender 3.2 there's no longer a node that customises the leaves directly. I'm looking to use the tool to create a range of trees in several species and changing the leaves from the generic would take it much further.

It's quite possible that I'm missing something, I'm a fairly new Blender user.

zerodean commented 2 years ago

I found this video helpful: https://www.youtube.com/watch?v=BO6m4LPn2uQ&list=WL

I installed 402c for Blender 3.2.2 from here: https://github.com/MaximeHerpin/modular_tree/issues/356 since the current standard download doesn't enable.

After I created a tree and adding branches, I clicked "add leaves" in the tree mesher node. This added leaves. The geometry for these is called a "twig" and it is located in your outliner as "twig". And it is located at the world origin. I hope that helps.

TheRealDarkanion commented 1 year ago

Thanks, I've put the project on hold for a bit but I will check this out when I get back to it.