Skip to content

Latest commit

 

History

80 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

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

About

Create fractal images with the famous julia set.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages