# About [*Benoit*](https://mandelbrot.dk/benoit) is a free and openā€source Mandelbrot renderer written in Rust. The project is structured around the main `benoit` library, of which front-ends can make use of. The official front-ends currently include `benoit-cli` and `benoit-gui`, although the latter is currently not present in this repository. # Mirrors Benoit is officially hosted on the following mirrors: * [mandelbrot.dk](https://mandelbrot.dk/benoit) * [GitLab](https://gitlab.com/bjoernager/benoit) * [GitHub](https://github.com/bjoernager/benoit) # Copyright & License See the crates for their licenses. Also see individual files for theirs. The contents of this readme are released under a Creative Commons Attribution-ShareAlike 4.0 International license, see for more information.