Re: [w3ctag/design-reviews] WebXR Anchors Module (#479)

Thank you so much for the work on the explainer - I just had another read through as part of our virtual face to face, and it answered all of my questions and explained the relevant terminology and user needs really well.

In terms of the proposed API, this is now much clearer - one minor edit I might suggest is to specify the arguments to the two `createAnchor()` options inline, e.g.

`XRFrame.createAnchor(pose, referenceSpace)` and
`XRHitTestResult.createAnchor(pose)` respectively.

That would indicate which arguments are relevant in each case, and then we could read the text below to explain the arguments.

That said, the details of the API seem well thought through and the explainer is now much clearer, so I'm happy to propose closing this.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/479#issuecomment-767384672

Received on Tuesday, 26 January 2021 08:28:50 UTC