Graphics > FdF > Fract'Ol : Fractals, complex numbers, multi-threading
This project was completed in February 2019 as part of the 42 school cursus. The aim was to vizualize 3 fractals using the minilibx graphics library. The complete instruction can be found here.
Clone the repository.
The project uses the minilibx library. To install the minilibx library, follow the instructions here.
Compile the project using make.
change mode: C
zoom: scroll up/down (in zoom mode)
color: SPACE / scroll up/down (in color mode)
move fractal: up/down/left/right arrows
change julia parameters: move mouse (if active)
activate/deactivate mouse control of julia parameters: M
exit: ESC / red cross
./fractol mandelbrot
./fractol julia
./fractol "burning ship"
- Anaëlle Leclabart - anaiel


