tree-gen
tree-gen copied to clipboard
Procedural generation of tree models in blender
It is not possible to enter a distribution value larger than 1. This is due to `gui.py` line 113 have a `max` of 1. Removing the `max` parameter appears to...
Hi, I have noticed that the branch parameter "Split Angle" doesn't work, when keeping everething the same aswel as the seed and only changing the Split Angle parameter there seems...
Maybe Im missing something here Im new to blender If I add 10 trees each will show as gray and have no default materials I have to create for example...
Certainly for the larger trees such as Oak, the ability to add "flares" to the branch start would really help them look less like they're rammed into the trunk mesh....
Would be good to have a wiki with detail on how to use the plugin and some example renders.
Also from #48 Currently we get the shape here: https://github.com/friggog/tree-gen/blob/0b0bc62a5af67fe6d8c86ab3a8a1bda3714407d0/parametric/gen.py#L293-L298 We should be able to alter the UI to let the user select a mesh object from the scene then...
Long term goal of wind sway animation, probably using [armatures](https://en.blender.org/index.php/Dev:Py/Scripts/Cookbook/Code_snippets/Armatures). Seems that the [Sapling implementation](https://github.com/abpy/improved-sapling-tree-generator/blob/master/add_curve_sapling_3/utils.py#L676) does almost exactly what we need. I.e. iterate over the curve (up to a level)...
Regarding issue [#76](https://github.com/friggog/tree-gen/issues/76), I moved the Branch Parameter labels to the top of each property so that they wouldn't be cut off.
The labels for the Branch Parameters section show up as 'Nu...', 'Len...' instead of 'Number' and 'Length'. I noticed this in Blender 4.1.1.