Mandelbrot and Julia Set GUI application written in Python & Tkinter
-
Updated
Sep 12, 2025 - Python
Mandelbrot and Julia Set GUI application written in Python & Tkinter
MandelBrot Fractal Explorer
Multi-thread mandelbrot set rendering with C++11 & OpenGL [STUDY]
A simple Mandelbrot fractal generator written in C++ using EasyBMP library
Mandelbrot Set Visualizer using GoLang
Mandelbrot by Jort, Mandelbrot set viewer written in Rust
Simple Mandelbrot set generator that works in i386's 256-color VGA mode.
The famous Julia Set, coded in P5JS
3 Series of Exercises for Operating Systems Class (6th Semester) of the Electrical and Computer Engineering School, NTUA
Simple implementation that draws a mandelbrot fractal
This project is a high-resolution visualizer for the famous Mandelbrot set, implemented in Python using NumPy and Matplotlib libraries. The Mandelbrot set is a complex fractal defined by iterating the function f(z) = z² + c, and it exhibits infinitely intricate boundary patterns that are both mathematically significant and visually captivating.
This is a C program that generates fractal images using the Mandelbrot set. The program allows users to zoom in and out of the image and change its color scheme.
This program will generate images of the Mandelbrot set for f(z) = z^2 + c and other arbitrary polynomials.
Generate and display the mandelbrot set!
Mandelbrot Set
Mandelbrot set rendered in OpenGL using C++ and amp
A simple implementation of mandelbrot set written in C++ and Qt. Supports zooming by selecting rectangle. Single-thread rendering.
This Mandelbrot generator written in Go deployed using Docker Images, Kubernetes (locally on minikube) and Helm
Create a gif of Mandelbrot set being zoomed in a specific given point
Add a description, image, and links to the mandelbrot-fractal-drawer topic page so that developers can more easily learn about it.
To associate your repository with the mandelbrot-fractal-drawer topic, visit your repo's landing page and select "manage topics."