#plot #image #mandelbrot #set #command-line #tool

bin+lib mandelbruhst-cli

a command-line tool for plotting images of the mandelbrot set

1 unstable release

0.1.0 May 14, 2023

#6 in #mandelbrot

27 downloads per month
Used in julia_set_explorer

MIT license

24KB
655 lines

mandelbrot-rs

This is a rewrite of an old project in Rust. The old one was written in Python, so this code is much more performant, seeing anywhere from 10-20x speed increase based on extremely un-scientific testing.

Hoping to eventually build out a GUI explorer, because image generation now only takes around a second.

Dependencies

~19MB
~179K SLoC