Xterminate1818 / rowdyhacks-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mandelbrot Fractal Viewer

My submition to RowdyHacks 2023!

To run

Install rust, navigate to the folder, and run the command

cargo run --release

To use

  • Press enter to redraw the screen, and at the start of the program for the first draw.
  • Click anywhere to center that spot
  • Q/A zooms in and out
  • W/S increase and decrease iteration maximum
  • E/D increase and decrease thread count (WARNING: VERY UNSTABLE)

About


Languages

Language:Rust 100.0%