Skip to content
#

mandelbrot

Here are 63 public repositories matching this topic...

Mandelbrot_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:

  • Updated Apr 16, 2024
  • Rust

Improve this page

Add a description, image, and links to the mandelbrot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mandelbrot topic, visit your repo's landing page and select "manage topics."

Learn more