update README

This commit is contained in:
2025-09-13 18:30:43 +02:00
parent af92ad3531
commit 3f42a8735e
+3 -3
View File
@@ -86,18 +86,18 @@ make -f Makefile.dev release-arch
## Roadmap
- [ ] Basics
- [x] Basics
- [x] Create GLSL Window
- [x] Load static fragment shader into GLSL
- [x] Add default uniforms
- [x] Read fragment shader from file
- [ ] Handle compilation errors
- [x] Handle compilation errors
- [x] Minimal working fragment sample
- [x] Hot-reload fragment shader (with arg)
- [x] Specify fragment shader path
- [x] Force fullscreen
- [x] Select screen as argument / config
- [ ] Clean code
- [x] Clean code
- [ ] Multi-stage shaders
- [ ] Test 2 stages with render to texture
- [ ] 2 in 2 fx 1 mix 1 fx layout