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

Latest commit

 

History

History
20 lines (17 loc) · 1.67 KB

README.md

File metadata and controls

20 lines (17 loc) · 1.67 KB

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