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