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

Make virtual objects react and blend more to the real environment #208

Open
xBambusekD opened this issue Mar 23, 2021 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@xBambusekD
Copy link
Contributor

xBambusekD commented Mar 23, 2021

It could be beneficial, if virtual objects (AO, AP) would react to the real physical environment - bump into table, collide with boxes, testers, etc. Three main sub-enhancements could be considered:

  1. Collide with the real environment - snapping of virtual objects to e.g. table (with the ability to pass through if needed) - probably won't be precise and will be limited to the capabilities of ARCore
  2. Collide with another virtual objects - bumping and snapping of virtual objects to another virtual objects
  3. Visualize occlusions - when a virtual object is occluded by some real one, render it differently to distinquish that the object is not visible - with the use of ARCore's DepthAPI, we could render the occluded virtual content at least approximately
@xBambusekD xBambusekD added the enhancement New feature or request label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant