Eusth / VRGIN

VR injection framework for Unity
MIT License
148 stars 40 forks source link

VRGIN

VR injection framework for Unity -- helps you integrate VR into games that don't natively support it.

What it does

What it doesn't do

Current state

Unity Version Compatibility
< 4.6 Unsupported (VRGIN makes use of UnityEngine.UI.dll.
4.6, 4.7 Somewhat supported, but does not work out of the box with the current master branch. See PlayClubVR for a functional example that uses an older version of this framework.
5.0 - 5.6 Supported. However, note that this does not currently leverage Unity's native OpenVR implementation (although you could relatively easily switch to it.)

How to use it

Use the template to get started. For some (somewhat outdated) insight behind the scenes, see Hacking VR into a Unity game. For examples, take a look at my VR mods.