Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 484 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 484 Bytes

Julia Fractals

Create fractal images with the famous julia set.
Change color and add a proper size adjustment. You will truly love it!



Requirements to run:

Python v.2.7


Pip - Package Manager Python


Pillow - Python Imaging Library (Fork)

# pip install pillow



Commands:

Usage: [command] [width] [height] [zoom] [cX] [cY] [moveX] [moveY] [max iteration]

$ python julia_fractal.py 1920 1080 1 -0.7 0.27015 0 0 255