Skip to content

GlThibault/Fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol

42 School project.

Description

2nd project of the Graphic Branch of 42. Fractol is a project aimed at exploring fractals, mathematical sets that exhibit a repeating pattern displayed at every scale.

Features

Multiple fractals : Mandelbrot, Julia, BurningShip. Increase and decrease max iteration for shape calculation. Zoom and unzoom. Different colors patterns.

How to use ?

$> make
$> ./fractol mandelbrot
$> ./fractol julia
$> ./fractol burningship

Pictures

Mandelbrot

alt tag alt tag

Julia

alt tag alt tag

BurningShip

alt tag alt tag