NightPhantom / mandelbrot_rust

A small Rust application to generate and display the Mandelbrot set.

Repository from Github https://github.comNightPhantom/mandelbrot_rustRepository from Github https://github.comNightPhantom/mandelbrot_rust

Mandelbrot Rust

A small Rust application to generate and display the Mandelbrot set.

Getting Started

Usage

  • Esc or Q: 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.

Version History

  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A small Rust application to generate and display the Mandelbrot set.

License:MIT License


Languages

Language:Rust 100.0%