trying out custom projection code

This commit is contained in:
Hartmut Seichter 2022-07-17 23:18:33 +02:00
parent 1272865a79
commit fe7891a978
2 changed files with 101 additions and 0 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# PixSpace
# TODO
* [ ] multiple cameras
* [ ] custom projection matrices (https://bevy-cheatbook.github.io/cookbook/custom-projection.html)
* [ ] render to texture
* [ ] VRPN (https://github.com/seichter/vrpn-rs)