This extension adds a WebVR-based Virtual Reality (VR) mode to ExplorViz, which allows a collaborative exploration of software systems. The related backend extension can be found here.
- HTC Vive (Pro) or Oculus Rift CV1 (basically Oculus Rift S is also supported) with controllers and their respective firmware
- A powerful computer that can handle VR
- Mozilla Firefox Version 72.0.2
- ExplorViz Backend Version 1.5.0
- ExplorViz Backend Extension VR Version 2.0
- ExplorViz Frontend Version 1.5.0
-
Setup and install your head-mounted display (HMD)
-
Setup and start ExplorViz Backend and the ExplorViz Backend Extension VR
-
Follow the installation guide of ExplorViz frontend
-
Change to the frontends directory in your CLI, e.g.
cd explorviz-frontend
-
Install this extension via
ember install https://github.com/ExplorViz/explorviz-frontend-extension-vr.git
Follow the respective procedure in ExplorViz frontend
The IP address for the WebSocket connection(e.g. for user synchronization) to the backend can be configured in the file public/config/config_multiuser.json
. The default address for the WebSocket connection is localhost.
The IP address for RESTful data exchange(e.g. for landscape data) is still configured via environments of the ExplorViz frontend
The extension can be used in standard right-handed mode or switched to a left-handed mode. The controls for the Oculus Rift S are similar to those of the Oculus Rift CV1.