You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ This is the package for the Unity Omnitrack API by Omnifinity.
5
5
Use the Unity Package Manager and add this github repo using the
6
6
url.
7
7
8
+
Navigate to the <i>Project Settings > XR Plug-in Managment</i>. Enable the OpenXR tickbox and fix any issues Unity recommends.
9
+
If you are using a HTC Vive Controller navigate to the <i>Project Settings > XR Plug-in Management > OpenXR</i> and add the <i>HTC Vive Controller Profile</i> in the <i>Interaction Profiles</i> section.
10
+
8
11
## Samples
9
12
The package contains two simple samples that integrate the Omnideck API with a unity Gameobject.
10
13
- Example 1: The Omnideck Platform uses Unity Character Controller that can collide with the surrounding objects. It has an XR Rig attached to it.
0 commit comments