Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 432 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 432 Bytes

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