Skip to content

A visulization of the mandelbrot set in c++ using SFML

Notifications You must be signed in to change notification settings

bafto/MandelbrotSFML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MandelbrotSFML

A visulization of the mandelbrot fractal in c++ using SFML

Usage

Either make your own Visual Studio project and run it (in Release mode for performance), or simply run the MandelbrotSFML.exe in the Release folder.

readme_image

You can zoom in and out using the UP and DOWN arrow keys. To lower or increase the number of iterations used to calculate each pixel, use the LEFT and RIGHT arrow keys. You can move using the W, A, S, D keys. If you want to save the current image, press ENTER and it will be saved into the source directory as mandelbrot.png.

About

A visulization of the mandelbrot set in c++ using SFML

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages