Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

This backend extension adds a collaborative WebVR-based Virtual Reality (VR) mode to ExplorViz

Notifications You must be signed in to change notification settings

ExplorViz-Archive/explorviz-backend-extension-vr

Repository files navigation

ExplorViz-Backend-Extension-VR

This extension adds features to the backend of ExplorViz to enable a multi-user VR-experience. The related frontend extension can be found here.

Requirements

Installation

  1. Follow the README of the ExplorViz Backend
  2. Clone this repository
  3. Import project into eclipse: via Import -> Gradle -> Existing Gradle project -> path/to/explorviz-backend-extension-vr
  4. Start explorviz-backend-extension-vr via Eclipse Tab: Gradle Tasks -> explorviz-backend-extension-vr -> application -> run
  5. Setup and start ExplorViz Frontend with the installed ExplorViz Frontend Extension VR