Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/inconvergent/tree

An algorithm that draws procedurally generated trees.
https://github.com/inconvergent/tree

Last synced: 3 months ago
JSON representation

An algorithm that draws procedurally generated trees.

Awesome Lists containing this project

README

        

Tree
=============

One of the first attempts I made at generative algorithms was a copy of this
(http://www.complexification.net/gallery/machines/treeGarden/) great little
application. Recently I decided it was about time that I revisited this
project. As opposed to the algorithm in the link, my trees are generated pixel
by pixel. That is, there are no pre-drawn parts.

As you can see, if you examine the results a little, the trees take shapes that
er neither realistic nor possible. Yet they look very much like trees at first
glance.

![tree](http://inconvergent.net/img/tree_c.jpg "tree")

-----------
http://inconvergent.net