Skip to content

watous/real-time-julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

real-time-julia

Python3 real-time Julia sets generator in pygame. Run main.py. Click or use arrows to change the constant c in the function z → z2+c and you will get the border of this function's prisoner set - the Julia set. Press ctrl+S to export the prisoner set as a bitmap (PNG). There is the Mandelbrot set in the background as a "map".

Requirements:

pygame
sortedcontainers
Pillow #necessary for image export only

Running example GIF

About

Python real-time Julia set generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages