Skip to content

vatsal999/Mandelbrot-fractal-raylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Mandelbrot set in C/Raylib

Compiling:
cc mandelbrot.c `pkg-config --libs --cflags raylib` -o mandel

Change the MAX_CYCLES constant accordingly to change resolution Image

About

Mander Fractal rendered in C/raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages