In this project, we were tasked with drawing a 2D graphical representation of several fractals, such as the Mandelbrot set.
-
Smooth zoom that follows the mouse position
-
Image movement
-
Changing maximum iterations
-
Several colour schemes
-
Changing exponent in the Multibrot set
-
Changing Julia set input with mouse movement
Relevant information, such as zoom level and instructions, can be toggled on-screen with the '5' key.
Usage: ./fractol [name of fractal]
Available fractals are:
mandelbrot
burning_ship
julia
tricorn
multibrot