Skip to content

ema-ioana-xyz/Mandelbrot_visualizer

Repository files navigation

Mandelbrot visualizer

Explore the Mandelbrot set, in pretty colours.

Built with C++ and SDL2, for high performance.

The file design.md describes the decisions that I've made in building this program.

Compiling

To compile this project, you will need a C++ compiler and the SDL2 libraries.
If you are on Linux, you can use the provided makefile by running make in the project's root directory.

Mandelbrot_overview Mandelbrot_detail Mandelbrot_high_detail

About

Explore the Mandelbrot set, in pretty colours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published