Manish Goregaokar

Results 596 comments of Manish Goregaokar

> I think what I do not understand here is the difference between "an anchor space holds a native origin that tracks a native entity" vs "an anchor space holds...

> "Each XRSpace has a native origin that is tracked by the XR device's underlying tracking system, and an effective origin, which is the basis of the XRSpace's coordinate system."...

There are basically two issues falling out of this imprecision: - It's unclear what the precise coordinate space of a tracked native origin is - It's unclear how the pose...

Yes, and I intend to fix it in the core spec, but ultimately the core spec's impreciseness doesn't cause observable ambiguities in behavior. It does here.

https://github.com/immersive-web/anchors/pull/49

The core spec updates are here: https://github.com/immersive-web/webxr/pull/1071

Or, well, jdm reviewed it in the meantime anyway, that works :smile:

AIUI this is an implementor problem, not with the standard, the standard allows implementors to pick the camera however they wish, and they may show a prompt if they want...

It is currently _allowed_ for implementors (web browsers) to let the user pick the camera of their choosing. Whether or not implementors do this is not in the control of...