From 9e4daaa18db9aa39d193d1a1d9817443ffd381c4 Mon Sep 17 00:00:00 2001 From: quou Date: Sat, 28 Dec 2024 19:10:55 +1100 Subject: update todo --- todo.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'todo.txt') 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 -- cgit v1.2.3-54-g00ecf