Skip to content

Generates a mesmerizing fractal using OpenFrameworks

License

Notifications You must be signed in to change notification settings

aaga/growingTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growing Tree

Generates a mesmerizing fractal using OpenFrameworks

About the fractal

The fractal is drawn according to a simple rule: On a square grid, start with a "plus sign" in the center. Then, iteratively add two branches to the end of any "open" branches. If two branches meet, they become "closed" branches.

There is an option to animate and save frames, which can be stitched together to make a video.

Change the line length to make the fractal more or less "dense." Here are some sample outputs:

About

Generates a mesmerizing fractal using OpenFrameworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages