Skip to content
/ Fractol Public
forked from GlThibault/Fractol

42 | Graphic Branch | Fractal Drawer | C

Notifications You must be signed in to change notification settings

zrabhi/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

About

42 | Graphic Branch | Fractal Drawer | C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.5%
  • Makefile 4.5%