Skip to content

TakashiYoshinaga/UnityMRStarterForQuest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity MR Starter For Quest

This is a getting started package for creating VR experiences for Meta Quest 1,2,3,Pro headsets using Unity.
Get started by using Mixed Reality Toolkit (MRTK).

Sample Apps

If you want to try the demos immediately without building in Unity, please download the APKs from the following link:
UnityVRStarter v1.0.0

Sample Scenes

1.Hand Interaction

StarterWithMRTK2_8/Assets/Scenes/1_Hand Interaction Examples.unity

Demonstrates a bunch of the MRTK hand interactions, and gives a good starting point of seeing what's possible with the included piano, buttons, sliders, and other interactive components. MRTK Hand Interaction

2.Mesh Visualization (for Quest3)

StarterWithMRTK2_8/Assets/Scenes/2_Mesh Example.unity
You can try various mesh samples by enabling/disabling OVRSceneManager_1~3 in the scene.
*Please enable only one VRSceneManager at a time.
The video below is of OVRSceneManager_3.
[video]
Mesh Visualization Example

3.Mesh Copy (for Quest3)

StarterWithMRTK2_8/Assets/Scenes/3_Mesh Copy.unity

This sample allows you to duplicate and manipulate room mesh.
Please note that this sample is experimental and the source may change in the future.
[video]
Mesh Copy Example

MRTK Profiles

In your own scene, use the MRTK Configuration Profile: Oculus MixedRealityToolkitConfigurationProfile

Mixed Reality Toolkit Dialog MRTK Profile List

This profile is configured to use Hand Tracking and Camera Passthrough.

About

Unity MR starter kit, with Meta Quest and MRTK integration

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.9%
  • ShaderLab 1.9%
  • Other 1.2%