Skip to content

lawwong/ViveInputUtility-Unity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vive Input Utility for Unity

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

Introduction:

  • Vive Input Utility 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:

  • Please use Unity 5.3.6 or newer 5.X versions to open the project

  • Also import the SteamVR Plugin for Unity. This can be found in Unity Asset Store.

Contributing guidelines:

  1. Read 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%