Unclaimed Project Is this your project? Claim it to unlock full analytics and manage your listing.
Claim This Project

Unity Project

Built with Unity 2022.3.62f3 ยท download the source from GitHub

Dependencies (41)

README

Unity-InteractionSDK-Samples

Interaction SDK Banner

External samples for the Interaction SDK (ISDK) featuring advanced implementations and integrations beyond core package samples.

๐Ÿ“ฆ Developer Workflows

๐Ÿš€ Flow 1: Unity-Linked GitHub Samples

For users who want specific samples matching their ISDK version

  1. Install ISDK in your Unity project via Package Manager
  2. In Unity Editor:
    • Open Window โ†’ Package Manager
    • Select ISDK from packages list
    • Go to Samples tab
    • Click "GitHub Samples" link (opens this repository)
  3. On GitHub Repository:
    • Click the "Releases" tab (right navigation bar)
    • Find release matching your ISDK version (e.g. v74)
  4. In Selected Release:
    • Verify version compatibility in release notes
    • Under Assets section, download needed .unitypackage files
  5. Import Samples:
    • Double-click downloaded packages
    • Confirm import in Unity Editor

โš ๏ธ Critical: Samples require ISDK version match (v74 samples โ†’ v74 ISDK)

๐Ÿ”ง Flow 2: Full Repository Clone

For users wanting all samples

  1. Clone this repo using either the green "Code" button above or this command in the terminal.
    git clone https://github.com/oculus-samples/Unity-InteractionSDK-Samples.git
    
  2. Open Project in Unity Hub:
    • Select cloned repository folder
    • Use Unity version Unity 2022.3 LTS or above.
  3. Access Samples:
    • Navigate to Assets/ShowcaseSamples/
    • Open sample scenes directly

Licenses

The OCULUS SDK LICENSE applies to the majority of the project, however files from Text Mesh Pro are licensed under their respective licensing terms.

Comments

No comments yet. Be the first!