Multithreaded Mandelbrot renderer.
benoit | ||
benoit-cli | ||
.gitignore | ||
benoit.desktop | ||
benoit.svg | ||
build_icon.sh | ||
Cargo.toml | ||
CHANGELOG.md | ||
clippy.toml | ||
icon.svg | ||
install.sh | ||
README.md | ||
TODO.md |
About
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:
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 https://creativecommons.org/licenses/by-sa/4.0/ for more information.