Hi,
I see from the specifications the nreal glasses have a magnometer. Is it possible to acfess this to get which direction is north for instance?
Hi,
I see from the specifications the nreal glasses have a magnometer. Is it possible to acfess this to get which direction is north for instance?
You can use:
NRInput.GetMag();
To get that value.
Thanks for the response, but that gets the orientation of the attached controller. Iām looking for access to the accellerometer built in to the glasses.
Hi, the raw data cannot be accessed directly.
I assumed as much.
Access to this kind of data would be really useful for HUD type applications and mapping/navigation overlays.