update README
This commit is contained in:
@@ -86,18 +86,18 @@ make -f Makefile.dev release-arch
|
|||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- [ ] Basics
|
- [x] Basics
|
||||||
- [x] Create GLSL Window
|
- [x] Create GLSL Window
|
||||||
- [x] Load static fragment shader into GLSL
|
- [x] Load static fragment shader into GLSL
|
||||||
- [x] Add default uniforms
|
- [x] Add default uniforms
|
||||||
- [x] Read fragment shader from file
|
- [x] Read fragment shader from file
|
||||||
- [ ] Handle compilation errors
|
- [x] Handle compilation errors
|
||||||
- [x] Minimal working fragment sample
|
- [x] Minimal working fragment sample
|
||||||
- [x] Hot-reload fragment shader (with arg)
|
- [x] Hot-reload fragment shader (with arg)
|
||||||
- [x] Specify fragment shader path
|
- [x] Specify fragment shader path
|
||||||
- [x] Force fullscreen
|
- [x] Force fullscreen
|
||||||
- [x] Select screen as argument / config
|
- [x] Select screen as argument / config
|
||||||
- [ ] Clean code
|
- [x] Clean code
|
||||||
- [ ] Multi-stage shaders
|
- [ ] Multi-stage shaders
|
||||||
- [ ] Test 2 stages with render to texture
|
- [ ] Test 2 stages with render to texture
|
||||||
- [ ] 2 in 2 fx 1 mix 1 fx layout
|
- [ ] 2 in 2 fx 1 mix 1 fx layout
|
||||||
|
|||||||
Reference in New Issue
Block a user