Procedural Tree Generator
A downloadable tool
https://github.com/archaicvirus/TreeGenerator - Full source code, and detailed documentation.
https://github.com/nesbox/TIC-80/ - TIC-80 website (for running .lua .png or .tic files) as well as TIC-80 documentation.
You can run the web version here:
https://tic80.com/play?cart=3424
Included versions are windows, mac, linux, html, as well as the .png .tic and .lua 'TIC-80 cart formats'
- *Note - the html version is buggy, looking into this.
For exporting images outside of TIC-80, (once a tree is saved using the save button) please see the TIC-80 wiki https://github.com/nesbox/TIC-80/wiki/Console and look for the 'export' console command. Also use the 'folder' command to locate the export directory for png files.
Status | Released |
Category | Tool |
Rating | Rated 5.0 out of 5 stars (2 total ratings) |
Author | archaicvirus |
Tags | 8-Bit, Pixel Art, Procedural Generation, TIC-80, tool, tree |
Download
Click download now to get access to the following files:
Comments
Log in with itch.io to leave a comment.
Development Update: Working on complete re-write of tool. Separating settings into 'tool' windows, and allowing for hand placement of vines, leaves, fruits, etcetera. (Will also still allow for procedural distribution of course) Also adding better looking default textures, a better vine algorithm that allows for multiple colors and also allows placement of fruit/flowers along the vine. I am adding more control over the trunk and branch generation by additional parameters, and a complete rewrite of the 'growth' algorithm for both. Stay tuned for version 2!