Adjust readme

This commit is contained in:
2025-02-17 02:33:51 -05:00
parent 3a39a41a25
commit 7a20ef6358

View File

@@ -27,8 +27,8 @@ Titor rendering engine.
### 3. SLANG (CURRENT)
- [x] Convert all shaders to slang
- [ ] Figure out SubpassInput grouping, If it's even possible(?)
- [ ] Finish slang compilation
- [x] Figure out SubpassInput grouping, If it's even possible(?)
- [x] Finish slang compilation
- [ ] Implement reflection testing
- [ ] Implement reflection assertions (Assert classes are expected sizes)