Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
-
Updated
Feb 16, 2024 - Julia
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.
Fatou sets in Julia (Fractals, Newton basins, Mandelbrot)
Fractal images with Python
A C project which implements various image processing operations and recursive fractal generating algorithms.
School 42 project // Fractal Renderer
Mandelbrot and Julia Set GUI application written in Python & Tkinter
This project is meant to create graphically beautiful fractals.
🎇 Render Julia Sets in real-time with Metal API on macOS
ASCII Visualizations of Fractals for the Ubuntu Terminal. Install using 'pip install frascii'
Machine Generated Art. CLI app for generating algorithmic art
Fractals drawing using C language.
Hardware accelerated Mandelbrot set explorer and zoom video creator
Animating escape-time fractals including the Mandelbrot set, Julia set, Burning Ship fractal, and the Newton Fractal in Python using MatPlotLib.
x86 inline assembly language Mandelbrot and Julia fractal program (Windows)
Generate images of the Julia and Mandelbrot sets with Jax.
42 São Paulo - fract-ol
Simple fractal drawing software
A Mandelbrot and Julia set explorer using HTML 5 canvas
A multi-threaded Mandelbrot and Julia set plotter in C
A simple to use fractal viewer application. Simply drag and scroll to explore the marvels of complex dynamical systems.