1 unstable release
0.1.0 | May 14, 2023 |
---|
#7 in #mandelbrot
Used in julia_set_explorer
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
~11MB
~178K SLoC