summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-28 19:10:55 +1100
committerquou <quou@disroot.org>2024-12-28 19:10:55 +1100
commit9e4daaa18db9aa39d193d1a1d9817443ffd381c4 (patch)
treeb64167b21d771c56f2fbe70c09da2e91a848f6dc /todo.txt
parent6e18511dccd3b1f73110f6d719f7d476a0bf7fba (diff)
update todo
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/todo.txt b/todo.txt
index 8f2662c..69ec369 100644
--- a/todo.txt
+++ b/todo.txt
@@ -8,9 +8,13 @@ todo list
- [x] refactor pipelines and vertex formats to be more flexible
- [x] simple text rendering
- [x] 3D maths library
- - [ ] model conversion
- - [ ] render a model
+ - [x] model conversion
+ - [x] render a model
+ - [ ] depth buffer
+ - [ ] seperate framebuffers renderpasses
- [ ] VRAM allocator
+ - [ ] don't re-bind pipelines and descriptors if not necessary
+ - [ ] material system
- [ ] render a sky box
- [ ] PBR + IBL
- [ ] shadows