All Projects → ValveSoftware → Steamvr_unity_plugin

ValveSoftware / Steamvr_unity_plugin

Licence: bsd-3-clause
SteamVR Unity Plugin - Documentation at: https://valvesoftware.github.io/steamvr_unity_plugin/

Labels

Projects that are alternatives of or similar to Steamvr unity plugin

Virtualmotioncapture
VRゲーム中にモデルをコントロール
Stars: ✭ 423 (-46.86%)
Mutual labels:  vr
React Force Graph
React component for 2D, 3D, VR and AR force directed graphs
Stars: ✭ 589 (-26.01%)
Mutual labels:  vr
Processing Android
Processing mode and core library to create Android apps with Processing
Stars: ✭ 643 (-19.22%)
Mutual labels:  vr
Libsurvive
Open Source Lighthouse Tracking System
Stars: ✭ 462 (-41.96%)
Mutual labels:  vr
A Painter
🎨 Paint in VR in your browser.
Stars: ✭ 539 (-32.29%)
Mutual labels:  vr
Relativty
An open source VR headset with SteamVR supports for $200
Stars: ✭ 5,544 (+596.48%)
Mutual labels:  vr
Vrplayer
VRPlayer is a simple but powerful local VR video player
Stars: ✭ 406 (-48.99%)
Mutual labels:  vr
Lovr
Lua Virtual Reality Engine
Stars: ✭ 743 (-6.66%)
Mutual labels:  vr
Unity Sdk
🎮 Unity SDK to use the IBM Watson services.
Stars: ✭ 546 (-31.41%)
Mutual labels:  vr
Droidvr
360°全景图是一个值得把玩的应用
Stars: ✭ 642 (-19.35%)
Mutual labels:  vr
Aframe Inspector
🔍 Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
Stars: ✭ 469 (-41.08%)
Mutual labels:  vr
Uxofvr.com
A list of resources about the UI/UX considerations for VR.
Stars: ✭ 527 (-33.79%)
Mutual labels:  vr
React Xr
🤳 VR/AR with react-three-fiber
Stars: ✭ 597 (-25%)
Mutual labels:  vr
Nodemediaclient Android
NodeMedia RTMP/RTMFP/RTSP/HTTP Play/Publish Client SDK for Android
Stars: ✭ 446 (-43.97%)
Mutual labels:  vr
Hover Ui Kit
Create beautiful user interfaces for immersive VR/AR experiences.
Stars: ✭ 662 (-16.83%)
Mutual labels:  vr
Vr Dos
💾 Virtual Reality DOS 💾
Stars: ✭ 416 (-47.74%)
Mutual labels:  vr
Dungeontemplatelibrary
🌏: Dungeon free resources (terrain & roguelike generation)
Stars: ✭ 595 (-25.25%)
Mutual labels:  vr
Editorxr
Author XR in XR
Stars: ✭ 790 (-0.75%)
Mutual labels:  vr
Steam Audio
Steam Audio
Stars: ✭ 697 (-12.44%)
Mutual labels:  vr
Steamvr For Linux
Issue tracker for the Linux port of SteamVR
Stars: ✭ 631 (-20.73%)
Mutual labels:  vr

SteamVR Unity Plugin

Valve maintains a Unity plugin to smoothly interface SteamVR with Unity. With SteamVR developers can target one API that all the popular VR headsets can connect to. The modern SteamVR Unity Plugin manages three main things for developers: loading 3d models for VR controllers, handling input from those controllers, and estimating what your hand looks like while using those controllers. On top of managing those things we have an Interaction System example to help get your VR application off the ground. Providing concrete examples of interacting with the virtual world and our APIs.

Requirements

The SteamVR runtime must be installed. This can be downloaded from Steam under the Tools category. Or by clicking here. As developers we strongly recommend that you opt-in to SteamVR beta so you can test new features and verify your application works with the latest versions of SteamVR.

  • This version of the SteamVR Unity Plugin is compatible and has been tested with Unity versions 5.4 - 2019.1

Documentation

Documentation can be found online here: https://valvesoftware.github.io/steamvr_unity_plugin/

Quick Start

  • Follow the Quickstart guide on this site

  • If you want to explore the Interaction System scene you'll need to open the SteamVR Input window (under the Window Menu), click yes to copy example jsons, then click Save and Generate to create input actions.

  • For the most simple example of VR with tracked controllers see the sample scene at /SteamVR/Simple Sample

  • For a more extensive example including picking up, throwing objects, and animated hands see the Interaction System example at /SteamVR/Interaction System/Samples/Interactions_Example

Support

If you're having trouble with the plugin the best place to discuss issues is our github here: https://github.com/ValveSoftware/steamvr_unity_plugin/issues/

If you'd like to discuss features, post guides, and give general feedback please post on the steam forum here: https://steamcommunity.com/app/250820/discussions/7/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].