Unity Scene components for Nreal Glasses are as follows. Detailed information regarding Unity Scene components can be found in the link below. ARCamera from the former Unity Scene is replaced with NRCameraRig.
ARCamera from SceneManager is replaced with NRCameraRig Object
Play() of Instance from NRCollect YUV starts Nreal Camera.
VPSTracker Start can be found in the page below.
This is a code for ARFrame Instance from Unity Update(). This is a code to obtain the posture of 6Degrees of Freedom on VPS Map at the time of update and reflect it on the virtual camera for rendering.
In order to support Nreal Glasses, Nreal Unity SDK is required. click to download the SDK. Download Nreal Unity SDK and click Assets/import Package to add onto your project.
In order to support Nreal Glasses, MAXSTVPS Unity SDK for Nreal Glasses is required. Click to download the SDK. Click Assets/import Package to add the SDK onto your project.