more precise wording
This commit is contained in:
parent
5a47c69425
commit
b033c796d8
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue