Skip to content

provencher/MRTK-Online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRTK-Online V2

Grab the latest release here.

With the 2.5 update for MRTK including native Oculus integration, and Normcore V2.0 improving networked transform hierarchies, it is now possible to add a small package alongside MRTK, Oculus and Normcore V2.0, to support networked hand tracking!

High Five!

MRTKOnline2-HighFive

Manipulating Cheese!

MRTKOnline2-Cheese

Limitations

  • Only Oculus platforms are currently supported

Installation

There are a few ways to set this up.

1 . Clone this repo and modify it.

2 a. Setup an MRTK project with MRTK 2.5's native Oculus implementation (Example @ MRTK-Quest-Sample, or use MRTK-Quest)

2 b. Install Normcore V2.0

2 c. Install Oculus Integration V20.1 or newer

2 d. Install the MRTK-Online-2.0.0 Unity package

Note

If using native Oculus integration as part of MRTK 2.5, run this script below, which will bind the Oculus prefab references to the OculusXRSDKDeviceManagerProfile
Install Oculus