Skip to content

FathomRaven/mandelbrot-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot Explorer


A simple program for exploring and capturing the mandelbrot set.

Controls

  • Arrow keys (←, ↑, →, ↓) for moving around the image
  • Use space and left ctrl to zoom in and out
  • Brackets ([, ]) to change the number of iterations (detail)
  • R to reset movement and zoom
  • S to take a screenshot
  • I to print information about current zoom, location, etc.

Building

This project uses cmake. Simply run cmake . and build

Dependencies:

  • SDL2
  • stb

Screenshots

screenshot

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published