add resolution uniform

This commit is contained in:
2025-09-11 00:41:28 +02:00
parent 4fb469a4f1
commit f1cd2b293c
2 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ make -f Makefile.dev release-arch
- [ ] Basics
- [x] Create GLSL Window
- [x] Load static fragment shader into GLSL
- [ ] Add default uniforms
- [x] Add default uniforms
- [ ] Read fragment shader from file
- [ ] Minimal working fragment sample
- [ ] Hot-reload fragment shader