diff options
| author | quou <quou@disroot.org> | 2024-12-25 22:12:12 +1100 | 
|---|---|---|
| committer | quou <quou@disroot.org> | 2024-12-25 22:12:12 +1100 | 
| commit | 32e3b7e01a6a0a9c433966f5fe77066e389fade6 (patch) | |
| tree | 4764749c9684c4838a681dbc375d26a346a0e867 | |
| parent | 080cdf1e0b7ebf32c20673035cffeaa66d67dbe0 (diff) | |
update the to do list
| -rw-r--r-- | todo.txt | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -4,7 +4,8 @@ todo list   - [x] vulkan device and swapchain, etc   - [x] draw a triangle   - [x] texture conversion + compression, etc - - [ ] texture the triangle + - [x] texture the triangle + - [ ] refactor pipelines and vertex formats to be more flexible   - [ ] simple text rendering   - [ ] 3D maths library   - [ ] model conversion |