GenProcTrees

Procedurally generate semi-realistic trees


Keywords
procedural, generation, tree
License
MIT
Install
pip install GenProcTrees==0.0.1.dev1

Documentation

Procedural Tree Generation

This script generates semi-realistic trees. It is based on the algorithm described in this blog. To see it in action, run the runner.py script in the src folder.

At the moment the script can generate the branches, but no leaves are generated as yet. The tree can be saved as an image or as a 3d object

Examples

Demo Tree 1

Demo Tree 2

Rotating Tree