Skip to content
New issue

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

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

Already on GitHub? # to your account

How to enable Spatial Awareness on Android? #44

Open
XRAdventure opened this issue Jan 22, 2022 · 1 comment
Open

How to enable Spatial Awareness on Android? #44

XRAdventure opened this issue Jan 22, 2022 · 1 comment

Comments

@XRAdventure
Copy link

XRAdventure commented Jan 22, 2022

Hi, I am trying to replicate your show case WebXR on Android with MRTK.

I want to enable Spatial Awareness like this.
move

But, I am not able to do it.
I enabled it in MTRK ToolKit. But it doesn't work,
image

What should I do to activate it?
My current set up:
Unity 2019.4.23
MRTK 2.7
Android 8

Thank you for your help

@Rufus31415
Copy link
Owner

Hey,
This demo was a test before I developed SimpleWebXR : https://github.com/Rufus31415/MixedRealityToolkit-Unity-WebXR

In fact, a hack with Three JS allows to visualize spatial meshes, it implements the old spatial mesh API : https://github.com/Rufus31415/MixedRealityToolkit-Unity-WebXR/blob/1bf7748024ae2ee619828fad6b4cbc25e01cba4e/Assets/WebGLTemplates/WebXR/index.html#L145

But SimpleWebXR does not implement yet the new spatial mesh API

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants