Benoit

Benoit is a Rust-written programme for visualising complex functions, e.g. the Mandelbrot Set and similar fractals.



The project consists of the core benoit crate, from which the frontends benoit-cli and (in the future) benoit-gui derive.

benoit-cli

The benoit-cli executable can render and animate using TOML files right from the commandline.


Docs

Documentation for the main library can be found on docs.rs.