Giter Site home page Giter Site logo

vrgin's Introduction

VRGIN

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

What it does

  • It takes care of the cameras and the GUI
  • It gives you a frame to work with (Controllers, Modes, etc.)
  • It comes with presets for standing and seated mode, plus a set of tools for your controllers
  • There is a bunch of helper classes, e.g. for shortcuts and for rumble

What it doesn't do

  • It does not take care of the injection into the DLL itself -- use a DLL injection library for this, e.g. the Illusion Plugin Architecture or Rei Patcher. Refer to the template for a project that's ready to build and use.

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.

vrgin's People

Contributors

eusth avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.