Skip to content

azazak123/mandelbrot_set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program which allows you to see Mandelbrot set

Program which provide visualization of the Mandelbrot set, including zoom

Controls:

  • arrows - moving
  • x - zoom+
  • z - zoom-
  • esc - exit

Usage:

cargo run --release

TODO:

  • change visualization method to directly drawing in the window
  • add usage of BigNumbers for coordinates

About

Program which allows you to see Mandelbrot set

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages