Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 986 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 986 Bytes

Julia-Mandelbrot-s-Fractals

A little software to generate and save Julia or Mandelbrot's Fractals.

Dependencies :

  • Python 3.7 or more. (Also possible to run it on Python 2 but with outdated libraries or other libraries.)
  • PIP 21.3.1 or more.
  • Numpy 1.21.5
  • Pillow 8.4.0 (PIL for Python 2)

Some examples :

The main window :

Some Fractals :

Julia : c=-0,8+0,156i ; Color 3

Mandelbrot : Color 1