diff --git a/README.md b/README.md index 4dc7ab3..0e01436 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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.