Drawing trees in Processing
October 21, 2009 2 Comments
I’ve been looking at different ways to draw trees (the kind found in forests) using the Processing language. Below are some of the good examples I found online.
Tree example
Simple examples of a tree in processing.
http://processing.org/learning/topics/tree.html
http://www.openprocessing.org/visuals/?visualID=2925
Blossom
This sketch lets the user plant trees which then quickly grow and randomly branch. When the tree is tall enough it also blossoms with flowers.
http://mavdisk.mnsu.edu/kallhw/blossom/blossom.html
ExploreTree
This is a representation of the tree of life. The tree is written in processing and allows a user to explore different species and how they are related to each other. The tree lets you follow different branches to learn more about a species. It also provides links to Wikipedia to learn more.
OpenProcessing Tree Generation
A collection of different tree generation Processing sketches.
http://www.openprocessing.org/collections/?collectionID=19
3D tree at OpenProcessing
Pingback: Bill Baker
Pingback: Anonymous