Skip to content

pensthiel/heidi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity-Template-QuestXRHands

A quickstart Unity 2022 project for Oculus Quest uging XR Interaction toolkit and hands detection

For Unity 2021, use the Unity-2021 branch.

Getting started

Create your project

  • From the Unity-Template-QuestXRHands GitHub repository click the Use this template button, then Create a new repository to create your own project
  • Configure your project
  • Clone your project locally (best) or download it as zip (but you will loose the link to your GitHub repository)

Add the project to Unity Hub

  • In Unity Hub, add project from disk
  • Open it in Unity

Import the samples

  • From Unity > Window > Package Manager
  • Packages: In Project
  • Select XR Hands, samples and import:
    • HandVisualizer
  • Select XR Interaction Toolkit, samples and import:
    • Starter Assets
    • Hands Interaction Demo

Run the demo

  • Open the scene Assets/Demo/Scenes/DemoBomb.unity
  • Play

Make it yours

  • Edit > Project Settings > Player
  • Change the product name
  • Select Android tab
  • Go down to Package name and edit according to the template com.HEADGeneve.YOUR_DEPARTMENT_YEAR.YOUR_NAME.DemoBomb

Build and run on Oculus Quest

  • Connect the headset
  • File > Build Settings
  • Select Android, Switch Platform
  • Build and run
  • See Console for any errors
  • Put the helmet and enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published