Skip to content

clovis-p/mandelbrot-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot Mapper

Renders the Mandelbrot set.

Controls

  • Arrow keys to move around
  • Equals key (=) : zoom in
  • Minus key (-) : zoom out
  • ESC key : quit

Performance

Expect anywhere between 0.2 to 30fps depending on the resolution, your hardware and the complexity of what is being rendered. There is no GPU acceleration.

Screenshots

Screenshot Screenshot Screenshot