Recursive Tree - Processing 4
Created by
kevinqz
Recursive Tree
Processing 4 Implementation made by Daniel Shiffman.
How to use:
Renders a simple tree-like structure via recursion. The branching angle is calculated as a function of the horizontal mouse location. Move the mouse left and right to change the angle.
See more on Processing.org: https://processing.org/examples/tree.html
