Skip to content

OmidNejadabbasi/fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractals with Python

Fractals drawn with Python just for fun :).
I have used stddraw.py (and its dependency color.py) from this book.

How to run

Simply choose one of the fractals like triangles.py and enter following command:

python3 triangles.py

Here is a preview of each fractal app:

  • triangles.py :

    triangles.py preview

  • squares.py :

    squares.py preview

  • binary_tree.py :

    binary_tree.py preview

About

Playing with fractals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages