Sacristan / InteraktVR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InteraktVR

BEWARE -> this is not even in ALPHA -> might accidentaly set Your house on fire or accidentaly kidnap Your dog!

Supports:

  • Vive
  • Oculus Rift
  • Oculus Quest
  • WMR (via SteamVR)

Probably works for:

  • Valve Index (not tested)

SETUP

It is supposed to be used as a submodule under Assets folder

Import (at least one):

Add this as submodule (go to Assets folder)

git clone --recurse-submodules https://github.com/Sacristan/InteraktVR.git
cd InteraktVR && git submodule init && git submodule update && cd ..

Consists of:

  • VR Emulator -> WASD/Mouse Interaction system
  • Common VR Input system for Vive and Oculus
  • Interaction module
  • Teleportation module

Thanks

None of the solutions are currently integrated with Unity event system.

About


Languages

Language:C# 100.0%