zhadavla / ft_fractol

Drawing fractals using mlx42

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ft_fractol

Drawing fractals using mlx42.

I've used MLX42 library, see https://github.com/codam-coding-college/MLX42 for details. To compile the project execute make && ./fractol command. It'll show you the correct parameters to pass.

Examples

Julia

image image image

Mandelbrot

image

Just leave 🍀

image

About

Drawing fractals using mlx42


Languages

Language:C 98.7%Language:Makefile 1.3%