Skip to content

sguillia/42-fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

42-fractol

2D fractal engine with OpenCL hardware acceleration

The project was about drawing fractals using a graphics library, in C.

Some students focused on making beautiful fractals, other focused on mathematics, and I focused on making the zoom very fast, powerful and psychedelic using parallel computing.

The binary can be compiled with or without OpenCL and thus can still run in CPU mode.

Requires minilibx - see mlx folder

img img img img img

And with a 3D representation of Mandelbrot's fractal :

img

You can see the middle part tends to infinity and that the iterations are arbitrarily stopped.

About

2D fractal engine with GPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published