Skip to content

rodrigosetti/sdl-mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL-Mandelbrot

screenshot

This is an implementation of the Mandelbrot Set fractal in C, using the SDL graphics library.

It's an efficient implementation along with a user interaction by the keyboard allowing zooming and moving throughout the set.

To build just run make and it should do the job. The prerequisites are a C compiler, Make and SDL development libraries.

To know more about the Mandelbrot Set please check the Wikipedia Article

Releases

No releases published

Packages

No packages published