Skip to content

ntark/mandelbrot-visualizer

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

mandelbrot-visualizer ๐Ÿ”ฌ

A simple mandelbrot visualization program.

This program was designed primarily as a thought exercise into precisions and SFML. I would have loved to have added a Quad-tree and multithreading, but that'll have to wait for another day.

Controls ๐Ÿ•น

  • O: Reset the view
  • Left Click: zoom at specified location
  • Scroll: increase/decrease max. iterations

Gallery ๐Ÿ“ธ

An Example of the mandelbrot set A very zoomed in example of the mandelbrot set

Giving Thanks ๐Ÿ—

I never would have been able to do anything like this without the amazing library made by the brainiacs behind SFML!

About

A simple mandelbrot visualization program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.3%
  • CMake 3.7%