Case study
A sample VR application is selected to verify the effectiveness of VR
monitoring SDK and data report.
5.1 Configuration of VR monitoring SDK
VR monitoring SDK as well as data analysis platform are web-based
(www.i-test.com.cn) built on Aliyun. Major steps in configuration are as
follows:
- Download EasyMonitor.unitypackage from download page in SDK.
- Once logged in the SDK with developer account, register the VR
application and obtain appId.
- Import EasyMonitor.unitypackage to Unity 3D project and set appId
obtained from SDK in Config, shown as Fig.5.
- Attach HeadsetMonitor script to Camera(head), attach ControllerMonitor
script to both Controller(left) and Controller(right), while
distinguish the left handle by selecting isLeft property on
script.