Skip to content

johnnyawesome/FractalTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FractalTree

A mouse-controlled fractal tree written in Processing

Update

I wrote a better, colored version in P5JS, you can find it here

Also, there is a second verison with a nicer coloring available for the P5JS project, right here.

FractalTree

This fractal tree is written in Processing.

Move the mouse to the top-left corner of the window to begin.

Move it to the right to change the angle of the branches.

Move it down to add more branches.

This results in a very simple tree if the mouse is in the top-left corner...

...and in a complex tree if you're in the bottom right corner:

FractalTreeImage