diff options
| -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 |