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