We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ffb56 commit 776767cCopy full SHA for 776767c
1 file changed
README.md
@@ -5,5 +5,10 @@ This is the package for the Unity Omnitrack API by Omnifinity.
5
Use the Unity Package Manager and add this github repo using the
6
url.
7
8
+## Samples
9
+The package contains two simple samples that integrate the Omnideck API with a unity Gameobject.
10
+- Example 1: The Omnideck Platform uses Unity Character Controller that can collide with the surrounding objects. It has an XR Rig attached to it.
11
+- Example 2: The Omnideck Platform uses a Vector3 script, without any object collision. It has an XR Rig attached to it.
12
+
13
## Changelog
14
Please see https://github.com/Omnifinity/Unity-Omnideck-API/blob/main/CHANGELOG.md
0 commit comments