diff options
author | quou <quou@disroot.org> | 2024-12-23 14:41:01 +1100 |
---|---|---|
committer | quou <quou@disroot.org> | 2024-12-23 14:41:01 +1100 |
commit | b293168cc158d65f1a5146f155921ff82119d1bc (patch) | |
tree | 08cc5ee235b4b7ca6ead45c43f9b407664971613 /todo.txt | |
parent | 58245585cbe77e6c03ebe13f29e10393ff3c45b4 (diff) |
Texture conversion and loading
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ todo list - [x] windowing + input - [x] vulkan device and swapchain, etc - [x] draw a triangle - - [ ] texture conversion + compression, etc + - [x] texture conversion + compression, etc - [ ] texture the triangle - [ ] simple text rendering - [ ] 3D maths library |