Cross-platform GPU-accelerated viewer for the Mandelbrot set and similar (escape-time) fractals
-
Updated
Nov 12, 2024 - Rust
Cross-platform GPU-accelerated viewer for the Mandelbrot set and similar (escape-time) fractals
Mandelbrot rendering from Programming in Rust 2nd Edition with interactive TUI
Mandelbrot animator(zooming into a point in the complex plane).
mandelbrot set in opengl with glium
Mandelbrot by Jort, Mandelbrot set viewer written in Rust
Fractals in rust
Rust Mandelbrot software rendering application.
A small and simple Mandelbrot fractal rendering game
A Mandelbrot set explorer made in Rust.
Simple Mandelbrot set implementation in Rust
A small Rust application to generate and display the Mandelbrot set.
Simple Rust program for generating bitmaps of Mandelbrot's set
Compute Mandelbrot in rust
A simple Mandelbrot zoom, made using the OpenGL and the Piston crate in Rust. Currently it is quite slow, but there are plans to parallelize it soon. Crank up the ITERATIONS constant for a deeper zoom, or the GRAPH_SCALE constant for more pixels (at the risk of your own CPU). Magic numbers were sourced from the video below:
The Mandelbrot set is a beautiful and fascinating mathematical object that has captured the imagination of mathematicians, artists, and computer scientists for decades.
Toy project to generate a Mandelbrot drawing with Rust
Add a description, image, and links to the mandelbrot-fractal topic page so that developers can more easily learn about it.
To associate your repository with the mandelbrot-fractal topic, visit your repo's landing page and select "manage topics."