Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 821 Bytes

File metadata and controls

33 lines (19 loc) · 821 Bytes

AnyVR

AnyVR is an open-source framework for creating multi-platform, multi-user XR experiences.


Install

  1. Open a project.

  2. Install XR Plugin Management.

  3. Add OpenXR Plug-in Provider.

  4. In OpenXR Settings: Add 'Oculus Touch Controller Profile' to Enabled Interaction Profiles.

  5. Import xr starter assets & spatial keyboard from XRI's samples catalogue.

  6. Import the following packages with the Unity Package Manager (you can add these lines to your manifest.json).

    "rwth.lfi.anyvr": "https://github.com/rwthlfi/AnyVR.git"
  1. Import LobbySetup Sample (Optional). This serves as example how to setup an online scene.

  2. Enable AnyVR Tests (Optional): Add '"testables": "rwth.lfi.anyvr"' to the manifest.

LiveKit

Note: The voicechat is disabled in the editor.