Git Product home page Git Product logo

steamvr-xrtk-scripts's Introduction

SteamVR-XRTK-Scripts

SteamVR and XR Interaction Toolkit scripts to work them together

Credit: The Ghost Howls

https://skarredghost.com/2020/09/25/steamvr-unity-xr-interaction-toolkit-input/


Summary of the tutorial above

Presequties:

  1. Download SteamVR – XR Pluging tarball
  2. Download SteamVR

Steps:

  1. Settings; Package Manager; Enable Preview Packages
  2. Settings; XR Plugin Management; Install
  3. Package manager; Unity Registry; XR Interaction Toolkit; Install
  4. Settings; Player; Active input handling; Both
  5. Package Manager + install from tarball; Install (Valve)Unity-XR-Plugin [com.valvesoftware.unity.openvr-1.1.4.tgz]
  6. Assets; Import package; Custom package; [steamvr_2_7_3.unitypackage]
  7. Window; Steam Input;
  8. Copy “<PROJECT_FOLDER>/ Library/PackageCache/[email protected]” to “C:/”
  9. Package Manager; XR Interaction Toolkit; Uninstall
  10. Copy back “C:/[email protected]” under “<PROJECT_FOLDER>/Assets/”
    • If it gives error about “InputSystem” then Package manager; Unity Registry; Input System; Install
  11. Under xr file; Select -> Runtime/ Unity.XR.Interaction.Toolkit
    • Inspector (Unity tab); Assembly Definition Reference; Add two new; SteamVR, SteamVR_Actions; Apply
  12. Modify “Runtime\Interaction\Controllers\XRController.cs”
  13. Modify “Runtime\XR\InputHelpers.cs”
  14. Create “Runtime\Interaction\InputDeviceWrapper.cs”

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.