Julia: The Fractal Generator
-
Updated
Aug 14, 2021 - Java
Julia Sets are mathematical objects relating to the field of complex dynamics. In general, Julia sets are studied in parallel to Fatou sets, as they are complementary sets defined from a complex function.
To be specific, in a metric space
To approximate images of these sets, a common approach is to iterate the function of interest over some subset of the complex plane, which often yield beautiful fractals.
Julia: The Fractal Generator
Default Plugin Collection for Julia
Two famous fractals, Mandelbrot and Julia set are implemented in this project using Java multi-threading and synchronization
Stalks plugin for Julia