tree-gen icon indicating copy to clipboard operation
tree-gen copied to clipboard

Procedural generation of tree models in blender

Results 12 tree-gen issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

question

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...

enhancement

Can we have basic materials with the addon?

enhancement

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....

enhancement

Would be good to have a wiki with detail on how to use the plugin and some example renders.

enhancement

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...

enhancement

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)...

enhancement
help wanted

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.