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.
 
 
 

1.2 KiB

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.