Skip to content

Sample Unity Project to start using the new Interaction SDK by Oculus (meta). Test out this new SDK without the hassle of setting up the development environment yourselves.

XRBootcamp/InteractionSDK

Repository files navigation


Logo

Interactions SDK quick start by XR Bootcamp

Sample Unity Project to start using the new Interaction SDK!
Explore XR Bootcamp Beginner and Advanced Courses! »

Gif1
Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

"Interaction SDK Experimental is a library of modular, composable components that allows developers to implement a range of robust, standardized interactions (including grab, poke, raycast and more) for controllers and hands."
We at XR Bootcamp made this repository so everyone, beginner and seasoned developers, can test out this new SDK by Oculus without the hassle of setting up the development enviroment yourselves. Just clone/download and hit PLAY!

Getting Started

The main idea of this repo, is that you can test the new Interaction SDK in the quickest way possible, so let's get to the point!

Prerequisites

  1. An Oculus device.
  2. A windows or mac computer.

Installation

  1. Download the latest version of Unity 2020.3LTS (2020.3.27f1 at this time). Unity download! »

  2. Clone the repository, or just download it as a zip file. If you want to clone and start learning about source control tools, we recommend starting out with Github Desktop, which also has direct integration with Github.com. Github Desktop download. »

  3. Open your downloaded/cloned Unity project using Unity Hub.

  4. Open the first demo scene of the Interactions SDK, in Assets > Oculus > Interaction > Samles > Scenes > "Basic Grab"

(back to top)

Usage

With this project, you can both test in the editor using an Oculus Link cable together with your Oculus Quest/Rift, or you can build an apk to install in your Quest device.

  1. APK Build: If you want to build an APK, make sure you switch Unity's build settings to Android going to File > Build Settings. Then, plug your Oculus Quest and hit Build!
  2. Link Cable: You can just plug your device to your computer, enable Link cable from within the Oculus Quest, and then press "Play" in the Unity Editor. This will only work in PC computers with a decent GPU.

(back to top)

Gif1

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

(back to top)

License

Distributed under the MIT License.

(back to top)

Contact

XR Bootcamp - www.xrbootcamp.com info@xrbootcamp.com Join the discussion on Discord: https://discord.gg/G8NKaDbcuV
Lucas Martinic - Linkedin

(back to top)

About

Sample Unity Project to start using the new Interaction SDK by Oculus (meta). Test out this new SDK without the hassle of setting up the development environment yourselves.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published