diff options
author | quou <quou@disroot.org> | 2025-01-04 18:41:08 +1100 |
---|---|---|
committer | quou <quou@disroot.org> | 2025-01-04 18:41:57 +1100 |
commit | 3b5a6b7665092aef6eb0cb30e7da25b6dbe8b178 (patch) | |
tree | 3c261a5fd7df40174e1cfe31d941a532cccd37bf /todo.txt | |
parent | cf4c007acc6bce0aa702a39b4675ecb879b911ed (diff) |
render a skybox
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ todo list - [x] don't re-bind pipelines and descriptors if not necessary - [ ] memory debug tool - [x] material system - - [ ] render a sky box + - [x] render a sky box - [ ] PBR + IBL - [ ] shadows - [ ] MSAA |