diff options
author | HampusM <hampus@hampusmat.com> | 2024-05-18 16:59:05 +0200 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2024-05-18 16:59:05 +0200 |
commit | 8a07b3ba9f16d008219701a6cd9644385f4f1bd5 (patch) | |
tree | 07922e312613ba1407995d02eccc1a9a14e5ab45 | |
parent | d139e19bd287ba340b923136c266a77367b83990 (diff) |
docs: update todo document
-rw-r--r-- | TODO.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,8 @@ -- [ ] Support for multiple textures +- [x] Support for multiple textures - [x] Non-hardcoded projection settings -- [ ] Model importing +- [x] Model importing +- [ ] Multiple light sources +- [ ] Transparent/translucent models - [ ] Animations - [ ] Physics - [ ] Rotation (using quaternions) |