Skip to content

glassyeyedfish/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot

A mandelbrot set visualizer written in C99 using raylib.

Build Instructions

This project uses cmake. To built it run the following:

cmake -B build
cmake --build build

Screenshot

Example Render

About

A mandelbrot set visualizer made with raylib.

Resources

License

Stars

Watchers

Forks

Contributors