Design and render 2D fractals in real time using SDL2.
- make
- sdl2
- sdl2_image
- sdl_ttf
make
TODO: make install
./build/fractile
- fractal.c
- fractal.h
- globals.h
- graphics.c
- graphics.h
- main.c
- mt19937int.c
- mt19937int.h
- my_math.c
- my_math.h
- rand.c
- rand.h
- sidebar.c
- sidebar.h
- utilities.c
- utilities.h