/JuliaSetGenerator

Simple python program that randomly generates julia sets and displays them. Fairly crude and slow, this really should be done with the gpu

Primary LanguagePython

JuliaSetGenerator

Simple python program that randomly generates julia sets and displays them. Is slow because it has no GPU parallelisation.