eXpl0it3r / Fractal

A simple application which draws the famous Mandelbrot set with the use of SFML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fractal - Mandelbrot Set

A simple application which draws the famous Mandelbrot set with the use of SFML.

image

Download

Check out the GitHub releases for the latest build

How to Use

  • One can zoom-in with the mouse by selecting a rectangle on the window.
  • The arrow keys Up and Down can be used to raise or lower the precision value shown in the top left.
  • The Return key will force a rerendering of the fractal.
  • The R key resets the fractal view

Licenses

This software is available under 2 licenses -- choose whichever you prefer, see the LICENSE.md for more details

Additional Screenshots

image image image image

About

A simple application which draws the famous Mandelbrot set with the use of SFML.

License:Other


Languages

Language:C++ 59.7%Language:CMake 40.3%