agavrel / 42-fractol

Infographic ~ Fractal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fractol Project

Summary

Fractol is a 42 Project aimed at exploring fractals; mathematical sets that exhibit a repeating pattern displayed at every scale.

Functions

  • Switch between fractls : Mandelbrot, Julia, Phoenix, Barnsley, Flowerbrot, Buddha.
  • Increase and decrease max iteration for shape calculation.
  • Zoom and unzoom.
  • Different colors patterns.
  • Random color patterns with random variable not using time stamp.

Credits

Installation

$> make
$> ./fractol

Contact & contribute

To contact me and helping me to (fix bugs || improve) FDF, feel free to e-mail me at angavrel at student dot 42 dot fr

About

Infographic ~ Fractal


Languages

Language:C 87.6%Language:Roff 9.1%Language:Makefile 3.1%Language:Perl 0.3%