Skip to content

tuupola/sdl2_effects

Repository files navigation

Old schoold demo effects

Created to test the HAGL graphics library. You need SDL2 to run the demos.

2nd Reality

$ brew install sdl2 # macOs
$ sudo dnf install SDL2-devel # Fedora, Rocky etc
$ sudo apt-get install libsdl2-dev # Debian based distros
$ git clone https://github.com/tuupola/sdl2_effects.git --recursive
$ cd sdl2_effects
$ make clean && make
$ ./demo

Run on ESP32

HAGL is hardware agnostic. You can run the demos also ESP32 based boards.

About

Old school demo effects with HAGL and SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published