Skip to content

Programming the psychedelic universe of fractals.

Notifications You must be signed in to change notification settings

salahadawi/fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Programming the psychedelic universe of fractals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published