This commit is contained in:
Rakarake 2026-02-12 13:33:52 +01:00
parent 30c8f4ef20
commit f4df229b87

View file

@ -5,7 +5,7 @@ Required libraries are: libwayland, wayland-scanner, pkg-config, libGL.
Run `make` to output the binary `glonkers`. Run `make` to output the binary `glonkers`.
## TODO ## TODO
- Something weird with using versions like "#version 330 core" - Ability to specifiy outputs (monitors).
- Add support for some structures in shadertoy. - Add support for some structures in shadertoy.
- Texture support? (requires a pre-preprocessor) - Texture support? (requires a pre-preprocessor)