External samples for the Interaction SDK (ISDK) featuring advanced implementations and integrations beyond core package samples.
For users who want specific samples matching their ISDK version
- Install ISDK in your Unity project via Package Manager
- In Unity Editor:
- Open Window → Package Manager
- Select ISDK from packages list
- Go to Samples tab
- Click "GitHub Samples" link (opens this repository)
- On GitHub Repository:
- Click the "Releases" tab (right navigation bar)
- Find release matching your ISDK version (e.g.
v74
)
- In Selected Release:
- Verify version compatibility in release notes
- Under Assets section, download needed
.unitypackage
files
- Import Samples:
- Double-click downloaded packages
- Confirm import in Unity Editor
For users wanting all samples
- 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
- Open Project in Unity Hub:
- Select cloned repository folder
- Use Unity version Unity 2022.3 LTS or above.
- Access Samples:
- Navigate to
Assets/ShowcaseSamples/
- Open sample scenes directly
- Navigate to
The OCULUS SDK LICENSE applies to the majority of the project, however files from Text Mesh Pro are licensed under their respective licensing terms.