Skip to content

This program works by creating a fibonacci string made of 0s and 1s. It is created by concatenation. The resulting pattern is related to a specific algorithm that tells the program which direction to draw the fractal in; this is what gives the images its unique shape.

Notifications You must be signed in to change notification settings

yousamasham/Fib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fib

This program works by creating a fibonacci string made of 0s and 1s. It is created by concatenation. The resulting pattern is related to a specific algorithm that tells the program which direction to draw the fractal in; this is what gives the images its unique shape.

About

This program works by creating a fibonacci string made of 0s and 1s. It is created by concatenation. The resulting pattern is related to a specific algorithm that tells the program which direction to draw the fractal in; this is what gives the images its unique shape.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published