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
High-performance web application demonstrating Rust (Axum) + SolidJS synergy through live metrics dashboards, mathematical fractal rendering, and real-time GitHub repository analysis. Built as a meditation on computational efficiency with production-grade architecture.
Mandelbrot set generator using Javascript and WebGL
x86 inline assembly language Mandelbrot and Julia fractal program (Windows)
Escape-Time Fractal Explorer for Mandelbrot and Julia Sets.
A multithreaded Julia fractal image plotter in C++.
Five methods to draw beautiful pictures and curves which are called fractals.
The Mandelbrot set using the Escape Time algorithm, and smooth coloring.
Julia sets images and animations
[fun] Render Mandelbrot and Julia sets in ASCII
Yet Another Fractal Explorer (YAFE) is an interactive application that allows you to visualise and explore 2D and 3D Fractals!
42 São Paulo - fract-ol
Vintage collection of some early programming work in Turbo Pascal
Multi-core Mandelbrot/Julia Fractal Generator in Javascript
🌀 An open-source fractal renderer with React, TypeScript and WebGL components.
x86 assembly language (with GUI in C) Mandelbrot and Julia fractal program (Linux)