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.
NextFractal is an application for creating fractals and other algorithmically generated images
Mandelbrot and Julia Set GUI application written in Python & Tkinter
School Project - Graphic - Fractals Explorer
Escape-Time Fractal Explorer for Mandelbrot and Julia Sets.
Mandelbrot set generator using Javascript and WebGL
Five methods to draw beautiful pictures and curves which are called fractals.
A multithreaded Julia fractal image plotter in C++.
[fun] Render Mandelbrot and Julia sets in ASCII
Julia sets images and animations
The Mandelbrot set using the Escape Time algorithm, and smooth coloring.
x86 inline assembly language Mandelbrot and Julia fractal program (Windows)
Ray Trace 4D Fractals with Functional Programming
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!
Multi-core Mandelbrot/Julia Fractal Generator in Javascript
Vintage collection of some early programming work in Turbo Pascal
🌀 An open-source fractal renderer with React, TypeScript and WebGL components.