Skip to content

anaiel/fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fract'Ol

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.

Getting Started

Clone the repository. The project uses the minilibx library. To install the minilibx library, follow the instructions here. Compile the project using make.

Controls

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

Examples

./fractol mandelbrot

Mandelbrot

./fractol julia

Julia

./fractol "burning ship"

Burning ship

Authors

About

42 project Fract'Ol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors