Skip to content

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.

ZackChOfficial/Fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol @ 1337

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

  • Render different fractals: mandelbrot, julia, burning ship...
  • A multithreaded fractal renderer.
  • Different color schemes
  • linear coloring

Compiling

To compile:

make

Clean objects

make clean

Clean objects and programs

make fclean

Re-compile

make re

Executing

  ./fractal  [option]

Demo

Fractol

Licence

MIT License.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published