A re-implementation of VisionSpace with Rust and Bevy
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
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)