A C project which implements various image processing operations and recursive fractal generating algorithms.
-
Updated
Aug 8, 2022 - 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.
A C project which implements various image processing operations and recursive fractal generating algorithms.
Mandelbrot and Julia Set GUI application written in Python & Tkinter
NextFractal is an application for creating fractals and other algorithmically generated images
School Project - Graphic - Fractals Explorer
Mandelbrot set generator using Javascript and WebGL
Escape-Time Fractal Explorer for Mandelbrot and Julia Sets.
x86 inline assembly language Mandelbrot and Julia fractal program (Windows)
A multithreaded Julia fractal image plotter in C++.
Five methods to draw beautiful pictures and curves which are called fractals.
[fun] Render Mandelbrot and Julia sets in ASCII
The Mandelbrot set using the Escape Time algorithm, and smooth coloring.
Julia sets images and animations
42 São Paulo - fract-ol
Yet Another Fractal Explorer (YAFE) is an interactive application that allows you to visualise and explore 2D and 3D Fractals!
Vintage collection of some early programming work in Turbo Pascal
🌀 An open-source fractal renderer with React, TypeScript and WebGL components.
Multi-core Mandelbrot/Julia Fractal Generator in Javascript
Yet another fractal generator (based on glium)