Skip to content

NightPhantom/mandelbrot_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Languages