Skip to content

ozgurozkan01/Fractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal - Mandelbrot with SDL

How it looks fractal

Ekran görüntüsü 2024-02-01 230247

Instruction

The aim of this project is to simulate the mandelbrot fractal, a fractal type, on the screen with the help of SDL2 and math. It is a basic project to improve myself on Math and C++.

Build Instruction

Dependencies

  • SDL2