Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
friggog committed Jan 6, 2021
2 parents 0ff4fe7 + c57da10 commit a7945ef
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# tree-gen

Blender plugin produced as part of my undergraduate dissertation: [Procedural generation of tree models for use in computer graphics](https://chewitt.me/Papers/CTH-Dissertation-2017.pdf).

![Tree Samples](http://chewitt.me/Folio/Trees.jpg)
![Tree Sample Image](http://chewitt.me/Folio/Trees.jpg)

Thanks to the awesome work of [Luke Pflibsen-Jones](https://github.com/luketimothyjones) 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 (for blender 2.8+) [here](https://github.com/friggog/tree-gen/archive/master.zip). The 2.79 version of the plugin is available [here](https://github.com/friggog/tree-gen/archive/blender-279.zip).
Download the latest version (for blender 2.8+) [here](https://github.com/friggog/tree-gen/archive/master.zip).

(WIP) Docmentation is available on the [Wiki](https://github.com/friggog/tree-gen/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.
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.

0 comments on commit a7945ef

Please sign in to comment.