This commit is contained in:
Hartmut Seichter 2022-11-17 23:18:30 +01:00
parent 348d7dce45
commit ee31137795
6 changed files with 120 additions and 16 deletions

View file

@ -14,6 +14,7 @@ Ideas are derived from a software written several years ago called VisionSpace.
# TODO
* [ ] build a system that updates a cameras frustum (w/ offaxis)
* [ ] multiple cameras
* [ ] custom projection matrices (https://bevy-cheatbook.github.io/cookbook/custom-projection.html)
* [ ] render to texture