summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-27 12:04:51 +1100
committerquou <quou@disroot.org>2024-12-27 12:04:51 +1100
commite8c93463b2ae5114f0c88e768e5625abac9d5a50 (patch)
tree3fc7b774eb9bf172fbcb95bb3a410093a5b5b856 /todo.txt
parent0d2179f6beb7e11632b76dac0615e593cafaaf00 (diff)
3D maths
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 0c1b97a..8f2662c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -7,7 +7,7 @@ todo list
- [x] texture the triangle
- [x] refactor pipelines and vertex formats to be more flexible
- [x] simple text rendering
- - [ ] 3D maths library
+ - [x] 3D maths library
- [ ] model conversion
- [ ] render a model
- [ ] VRAM allocator