A small Rust application to generate and display the Mandelbrot set.
Esc
orQ
: Quit the application.◄
(Left arrow): Scroll to the left.►
(Right arrow): Scroll to the right.▲
(Up arrow): Scroll up.▼
(Down arrow): Scroll down.PgUp
- Zoom out.PgDn
- Zoom in.R
- Reset coordinate space to default.
- 0.1
- Initial Release
This project is licensed under the MIT License - see the LICENSE.md file for details