Skip to content

calebl42/fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fractals

Rendering fractal shapes with c++, using the Simple DirectMedia Layer library

Here are some example outputs:

MandelBrot Set

Screenshot 2023-06-21 005323

Julia Set (c = 0.28 + 0.008i)

Screenshot 2023-06-21 005228

Julia Set (c = -0.79 + 0.15i)

Screenshot 2023-06-21 005035

About

rendering fractal shapes using SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages