Programs written using MPI and OpenMP
-
Updated
Apr 30, 2014 - C
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.
Programs written using MPI and OpenMP
Fractastic is a simple and approachable fractal generator written in C.
A graphical representation of the Mandelbrot and Julia sets
The ultimate fractal explorer based on WebGL. Can be viewed by every major browser with the support of WebGL
Wolfram Summer Camp 2017 Project
Mandelbrot & Julia sets are graphically represented using java swings.
Julia set grapher
Fractal image generator for arbitrary planes in the 4d Mandelbrot/Julia set
Some random Julia Jupyter notebooks
Command line tool for plotting two of the most popular fractals: Mandelbrot set and Julia set.
Processing based Mandelbrot set mapped to Julia set using mouse movement
Explore fractal structures with this Julia set generator
This code creates sequences of images of Julia sets.
A parallel realtime Julia set renderer in Rust
Java Program to render Mandelbrot and Julia Sets
Projects for Non-Linear Dynamics
Draw fractal image by python.