push broken system to let people eyeball the thread stuff

This commit is contained in:
Hartmut Seichter 2023-01-16 19:21:28 +01:00
parent 5a75999209
commit f3f995815b
8 changed files with 94 additions and 74 deletions

View file

@ -6,12 +6,12 @@ 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/ plans to deal with:
PixSpace deals / plans to deal with:
- getting tracking data (position and orientation) from a VRPN server
- getting tracking data (position and orientation) from a VRPN server (OptiTrack or other)
- render composited stereo views allowing for non-linear distortions and overlapping screens
- loading 3D scene files (whatever bevy supports right now, ideally with asset reload on change)
- providing a simple way to extend the system with interactions
- loading 3D scene files (whatever bevy supports, ideally with asset reload on change)
- providing a simple way to extend the system with interactions and custom VR devices
- allow for RPC access to control scenes and settings
# TODO