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

API for accessing hit-test from Input Sources #97

Open
AdaRoseCannon opened this issue Nov 17, 2020 · 0 comments
Open

API for accessing hit-test from Input Sources #97

AdaRoseCannon opened this issue Nov 17, 2020 · 0 comments

Comments

@AdaRoseCannon
Copy link
Member

AdaRoseCannon commented Nov 17, 2020

The current seperation of concerns is Transient Input Sources vs Spaces.

The downside for this is that it creates a separation for handheld AR with transient input sources and head mounted AR.

The concerns for developers should be Hit Testing from Controller Inputs vs Hit Testing from Spaces. This would lead them down a path of supporting both by default.

This new API should treat both input sources the same which maybe in efficient but can be turned on or off depending on whether it is being used.

I.e. I am expecting input to place a 3D object so it is on. 3D object is placed so I am turning it off.

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

1 participant