index
:
game
master
A "game" written from scratch in Rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
TODO.md
blob: f91e275194ba836088c8589aeb764f997e39cdba (
plain
)
1
2
3
4
5
6
7
8
9
[x] Support for multiple textures
[x] Non-hardcoded projection settings
[x] Model importing
[ ] Multiple light sources
[ ] Transparent/translucent models
[ ] Animations
[ ] Physics
[ ] Rotation (using quaternions)