Skip to content

cmcummings/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot

Example

Requirements

  • tkinter (Python 3)

Usage

Windows:

py -3 main.py

Linux/Mac:

python3 main.py

What I Learned

  • The Mandelbrot algorithm
  • Visualizing data
  • Threading

About

Mandelbrot set visualizer | Python3, Tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages