Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.24 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.24 KB

fractol - Programming the psychedelic universe of fractals.

In this project, we were tasked with drawing a 2D graphical representation of several fractals, such as the Mandelbrot set.

Mandelbrot-set

Features

  • 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.

How to use

Usage: ./fractol [name of fractal]

Available fractals are:

mandelbrot
burning_ship
julia
tricorn
multibrot

Images

Mandelbrot-set-candy-theme Julia-green-theme Burning-ship-red-theme Mandelbrot-set-white-theme Julia-set-colorful-theme