Skip to content

BaptistePires/C_SDL_Fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C_SDL_Fractals

This a personnal project, it renders a Mandelbrot Set using SDL2 for rendering.
To run this you'll need SDL2 installed and the pthread library.
To compile and run, run this command : cd src && make && ./Fractals.

This is an old project, there is no syncrhonisation between threads, GUI could also be improved..
Here are some images :
Preview 1
Preview 2

V2

The three buttons allow you to change the color and the black button the number of iterations. Preview 1
Preview 2 Preview 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published