summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2024-12-27 11:35:01 +1100
committerquou <quou@disroot.org>2024-12-27 11:36:20 +1100
commit6736966974aea334e119cdb0b6c330066061bf91 (patch)
treea16cc9a3d12e6f9468dbb8fe30146acd78f4af64 /todo.txt
parent5f9100b935a27bbb6d5ac8ab2050b19ba2894087 (diff)
basic text rendering
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 d17a86d..33dbce5 100644
--- a/todo.txt
+++ b/todo.txt
@@ -6,7 +6,7 @@ todo list
- [x] texture conversion + compression, etc
- [x] texture the triangle
- [x] refactor pipelines and vertex formats to be more flexible
- - [ ] simple text rendering
+ - [x] simple text rendering
- [ ] 3D maths library
- [ ] model conversion
- [ ] render a model