diff --git a/README.md b/README.md index 3a2a2bd..60aa65e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ PixSpace is a successor to the VisionSpace software, based on OpenSceneGraph, maintained at the HITLabNZ and the VisionSpaceNG, based on Unity at the Graphics and Interaction Lab. -PixSpace deals with: +PixSpace deals/ plans to deal with: - getting tracking data (position and orientation) from a VRPN server - render composited stereo views allowing for non-linear distortions and overlapping screens @@ -17,10 +17,10 @@ PixSpace deals with: # TODO * [x] custom projection matrices -* [ ] build a system that updates a cameras frustum (w/ offaxis) +* [~] build a system that updates a cameras frustum (w/ offaxis) * [ ] multiple cameras * [ ] render to texture -* [ ] VRPN (https://github.com/seichter/vrpn-rs) - sync_client.rs seems to do what we need - issue it is Rust 2018 +* [~] VRPN (https://github.com/seichter/vrpn-rs) - sync_client.rs seems to do what we need - issue it is Rust 2018 # Contributions