Skip to content

awoimbee-42/fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol

A multithreaded fractal viewer written in C and using 42s graphical library, the MinilibX

How to build:

The build process is the same on MacOS and Linux.

git clone https://framagit.org/awoimbee_42/fractol.git;
cd fractol;
make;
./fractol mandelbrot

Screenshot

Releases

No releases published

Packages

No packages published