holokit-unity-sdk
holokit-unity-sdk copied to clipboard
Unity SDK for the optical see-through mixed reality headset HoloKit X
@yuchenz27 i installed your sdk and i am trying to run the calibration test but the logs show the following: `Warn Unity Device Google Pixel 5 does not support Stereo...
Hopefully, it supports Unity Hands Package. Following https://docs.unity3d.com/Packages/[email protected]/manual/implement-a-provider.html
I found that the HoloCameraManager.CenterEyePose returns wrong value under Editor mode The definition of CenterEyePose from cameramanager is: ``` /// /// The transform of the middle point between the user's...