Skip to content

cppxor2arr/fractalprimus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages