Unity InteractionSDK Samples
ForkForked from oculus-samples/Unity-InteractionSDK-Samples
Sample projects to showcase the Unity Meta XR Interaction SDK.
Unity Project
Built with Unity 2022.3.62f3 ยท download the source from GitHub
Dependencies (41)
Unity UI 1.0.0Timeline 1.7.6Oculus XR Plugin 4.4.0AI 1.0.0UI 1.0.0VR 1.0.0XR 1.0.0com.meta.xr.simulator 81.0.0TextMeshPro 3.0.7Wind 1.0.0AI Navigation 1.1.5Audio 1.0.0Cloth 1.0.0IMGUI 1.0.0Umbra 1.0.0Video 1.0.0XR Plugin Management 4.5.0Physics 1.0.0Terrain 1.0.0Tilemap 1.0.0Visual Scripting 1.9.4Director 1.0.0Vehicles 1.0.0Animation 1.0.0Physics 2D 1.0.0com.unity.modules.androidjni 1.0.0UI Elements 1.0.0com.unity.feature.development 1.0.1Asset Bundle 1.0.0com.meta.xr.sdk.interaction.ovr 85.0.0JSON Serialize 1.0.0Screen Capture 1.0.0Particle System 1.0.0Terrain Physics 1.0.0Unity Analytics 1.0.0Image Conversion 1.0.0Unity Web Request 1.0.0Unity Web Request WWW 1.0.0Unity Web Request Audio 1.0.0Unity Web Request Texture 1.0.0Unity Web Request Asset Bundle 1.0.0
README
Unity-InteractionSDK-Samples
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
- 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
.unitypackagefiles
- 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
- 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
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!
Sign in to join the conversation
Sign In