demiaster / treegen

Vegetation Generation Tool for Houdini

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

treegen

Vegetation Generation Tool for Houdini. The Digital Asset implements the space colonization algorithm by Runions et al (2007). The asset can be used to easily produce natural tree structures allowing control over the growth by shaping the roots, the foliage and the way the tree fills up the space.

repository structure

  • asset: contains the .hda for the Tree generator tool
  • report: both .lyx and .pdf of the final report. The folder code contains every VEX snippet used in this project
  • production: scene example files for the tree tool, as well as a transcript of the helpcards (folder helpcard) and the script callbacks (folder modules)
  • wekan: trello-like board used throughout the project to organize tasks

A video of the tool can be found here.

About

Vegetation Generation Tool for Houdini

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%