Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should move discussion and API for "creating anchor from hitTestResult" to hit-test API #55

Open
blairmacintyre opened this issue Jul 7, 2020 · 2 comments

Comments

@blairmacintyre
Copy link
Contributor

Because the hit-test API was considered before the Anchor API, the overlapping detail ("create anchor from hit test result") is in the Anchor explainer.

It should be in the hit test API explainer, and the hit-test API should depend on Anchor API. The reverse of what we have now.

The reason for this is one of future clarity: as more APIs (image recognition, persistence, plane/geometry recognition and tracking) possibly use Anchors as a way of associating "stuff" with the physical world, the particular details of how anchors are created and used should be in those API discussions.

The Anchor explainer should describe the generic behavior of anchors, and keep the "create an Anchor from a pose relative to a space."

@avadacatavra
Copy link

+1 to this. Currently the security/privacy considerations in anchors reduce to hit testing. This will evolve based on how anchors are created and the capabilities of the anchors. I'd like to remove the confounding variable from anchors and keep it in the API of the creation method.

@avadacatavra
Copy link

/agenda

@probot-label probot-label bot added the agenda label Jul 21, 2020
@Yonet Yonet removed the agenda label Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants