Skip to content
ChengNan Yang edited this page May 21, 2020 · 29 revisions

Welcome to ViveInputUtility Wiki!

About

Vive Input Utility for Unity is a tool that want to help accelerate VR apps development. It provides static interfaces to access VR device status easily in scripts and series of helper components to built up scene faster.

This plugin at first was an internal tool created by ViveSoftware for prototyping and trying new VR experience. They decided to release on public since it may help other developers.

Now the plugin is extended with following features:

  • Interfaces to easily access VR device
  • UI pointers
  • Object grabbers
  • Teleport
  • Virtual Role to identify VR devices
  • Support devices
    • VIVE, VIVE Pro, VIVE Cosmos (any OpenVR compatible device)
    • Oculus Rift & Touch, Rift S, Go, Quest
    • Daydream
    • VIVE Focus, VIVE Focus Plus (any VIVE Wave compatible device)

Installing Vive Input Utility

  • Getting started
    • Instructions for downloading and installing the Vive Input Utility and dependent packages.

Learning Vive Input Utility

Articles

References

  • API Documentation
  • Component Documentation