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: f4bb66a1d4180c137d38d36d0eb05b4c46637ed6 (
plain
)
1
2
3
4
5
6
7
8
9
[x] Support for multiple textures
[x] Non-hardcoded projection settings
[x] Model importing
[x] Multiple light sources
[ ] Transparent/translucent models
[ ] Animations
[ ] Physics
[ ] Rotation (using quaternions)