arenaxr / arena-web-core

An environment to view and interact in multiuser virtual and augmented reality.
https://docs.arenaxr.org
BSD 3-Clause "New" or "Revised" License
40 stars 28 forks source link

SpotAR should envoke `enter-vr` #566

Open EdwardLu2018 opened 1 year ago

EdwardLu2018 commented 1 year ago

Right now, seems like SpotAR does not invoke the AFRAME enter-vr event. So, we miss out on a lot of AR/VR-specific things (like hide-on-ar). It would be nice if we could somehow support this, though it may be difficult since we don't want AFRAME enter-vr handlers to fire.