diff options
author | quou <quou@disroot.org> | 2024-12-27 12:04:51 +1100 |
---|---|---|
committer | quou <quou@disroot.org> | 2024-12-27 12:04:51 +1100 |
commit | e8c93463b2ae5114f0c88e768e5625abac9d5a50 (patch) | |
tree | 3fc7b774eb9bf172fbcb95bb3a410093a5b5b856 /todo.txt | |
parent | 0d2179f6beb7e11632b76dac0615e593cafaaf00 (diff) |
3D maths
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |