diff options
author | quou <quou@disroot.org> | 2024-12-27 11:35:01 +1100 |
---|---|---|
committer | quou <quou@disroot.org> | 2024-12-27 11:36:20 +1100 |
commit | 6736966974aea334e119cdb0b6c330066061bf91 (patch) | |
tree | a16cc9a3d12e6f9468dbb8fe30146acd78f4af64 /todo.txt | |
parent | 5f9100b935a27bbb6d5ac8ab2050b19ba2894087 (diff) |
basic text rendering
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |