Wed, 19 Mar 2025 22:43:37 +0100
go back to reading shader code from files
apart from using a nice C23 feature there is
nothing really useful about embedding the code
directly
0 | 1 | Fedora: dnf install SDL2-devel SDL2_ttf-devel glew-devel |
2 | Arch: pacman -Sy sdl2 sdl2_ttf glew pkgconf | |
3 | FreeBSD: pkg install sdl2 sdl2_ttf glew pkgconf |