Assignment for RMIT Mixed Reality in 2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Joshua Reason ebaeacfc4b Added unity with VRTK + Oculus 4 years ago
..
Resources Added unity with VRTK + Oculus 4 years ago
README.md Added unity with VRTK + Oculus 4 years ago
README.md.meta Added unity with VRTK + Oculus 4 years ago
Resources.meta Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseBoundaries.cs Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseBoundaries.cs.meta Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseController.cs Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseController.cs.meta Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseDefines.cs Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseDefines.cs.meta Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseHeadset.cs Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseHeadset.cs.meta Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseSystem.cs Added unity with VRTK + Oculus 4 years ago
SDK_XimmerseSystem.cs.meta Added unity with VRTK + Oculus 4 years ago

README.md

Ximmerse (experimental)

Instructions for using Ximmerse

  • Download the Ximmerse Unity SDK from the Ximmerse SDK Github page.
  • Import the XIMxxx.unitypackage.
  • Follow the initial Getting Started steps and then add the VRCameraRig prefab from the Ximmerse Unity SDK as a child of the SDK Setup GameObject.
    • It is recommened to use Floor Level as the Tracking Origin Type, with the position of VRCameraRig set to (0f, 0f, 0f). Eye Level can also be used, in this case it is recommended to set the position to (0f, 1.675f, 0f).
    • Make sure SimplePicker is not attached to any of the GameObjects cobra02-L and cobra02-R. SimplePicker is provided by the Ximmerse SDK but using the script may break VRTK's grab functionality.
  • Switch the build settings in File > Build Settings... to Android.

Currently Ximmerse 6DOF tracking is only supported on Android. 3DOF tracking is supported on both iOS and Android. Ximmerse are getting MFI certification from Apple at the moment.