Skip to content

JeffBail/ViveInputUtility-Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIVE Input Utility for Unity

Copyright 2016-2018, HTC Corporation. All rights reserved.

Introduction:

  • VIVE Input Utility (VIU) is an Unity plugin that allows developers to access VIVE device status, including VIVE Tracker.

  • We also introduce a mouse pointer solution that works in 3D space and is compatible with the Unity Event System, and a device binding system to manage multiple tracking devices.

  • Our goal is to accelerate Unity developers making new VR apps and discovering new VR experience by saving their time in writing redundant code managing Vive devices.

Requirements:

  • Unity 5.3.6 or newer versions to open this project

  • If your target device is Vive or other OpenVR compatible device, also import SteamVR plugin form Unity Asset Store

  • If your target device is Oculus, also import OVRPlugin from Oculus develop website

Contributing guidelines:

  1. Read and agree the CLA.
  2. Create an issue for the work you want to contribute.
  3. Fork this project on GitHub.
  4. Create a new branch (based on master branch) for your work on your fork.
  5. After you finish your work
  6. Submit a pull request from your new branch to our develop branch.

About

An Unity plugin that allows developers to access Vive device status.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.9%
  • ShaderLab 0.1%