A simple command-line program for generating images of the Mandelbrot set.
Run with:
./fractious -o mandelbrot.jpeg -p 12000x8000
There are options for changing the region and the size of the image: ``` USAGE: fractious [OPTIONS] --output
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS: -o, --output
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.