A simple library that can generate raw pixel data of a portion of the Mandlebrot set.
This library also supplys simple command line tools that can be helpfull for getting started quickly. Right now only grayscale is supported, but supprot for color profiles is planned.
Can create:
image::color::RgbImage
epaint::image::ColorImage
after cloning source
use cargo test terminal
to specify the image resolution, complex plane origin, viewport scale, and iteration cut off