Weber-Penn tree gen w/ named species presets; numeric param dict per species (preset + sliders) for kreeader-studio scenery | mirror of github.com/friggog/tree-gen
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Charlie Hewitt 01e872182a
Merge pull request #77 from AshleyEM/master
Updated GUI so Branch Parameter labels aren't cut off
2025-07-11 15:56:31 +01:00
parametric Fixes issue #65, where suddenly leaves stop generating. 2021-12-18 19:15:49 -05:00
.gitignore Fix for crash when running LOD creation automatically; memory handling 2019-03-20 12:07:07 -07:00
__init__.py Name correction 2024-06-06 08:56:14 +01:00
chturtle.py Implement __slots__ 2021-06-28 13:41:39 -07:00
gui.py Update gui.py 2024-05-27 20:02:43 -07:00
leaf.py Implement __slots__ 2021-06-28 13:41:39 -07:00
leaf_shapes.py Fix leaf UVs and format 2021-07-27 21:39:54 +01:00
LICENSE Create LICENSE 2017-12-27 17:12:20 +00:00
README.md Name correction 2024-06-06 08:54:48 +01:00
utilities.py Limit LOD generation to leaves 2021-08-05 18:44:14 -07:00

tree-gen

Blender plugin produced as part of my undergraduate dissertation: Procedural generation of tree models for use in computer graphics.

Tree Sample Image

Thanks to the awesome work of Sami Pflibsen-Jones you can install the zip through the Blender addon UI (or drop the extracted folder into your blender addons directory) and enable the plugin in user settings to start generating trees - now with a complete customisation UI!

Download the latest version from here.

(WIP) Docmentation is available on the Wiki.

The code is under GPL-3.0 License, any models generated using the tool are free for use without restriction in any context apart from direct sale as assets.