Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/inconvergent/tree
- Owner: inconvergent
- License: mit
- Archived: true
- Created: 2014-08-11T19:16:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-12T20:13:43.000Z (about 8 years ago)
- Last Synced: 2024-04-27T23:32:26.424Z (6 months ago)
- Language: Python
- Homepage: http://inconvergent.net/generative/trees/
- Size: 22.5 KB
- Stars: 185
- Watchers: 7
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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