Open
Description
I open a website in an iFrame which embeds a 'magic window' showing an Enter VR button (eg. A-Frame Enter VR button).
I click on the Enter VR button and I would like to exchange the current 3D environment with the 3D scene embedded in the iFrame. Basically this should happen by listening to the enter-vr event in A-Frame.
If I want to leave the current 3D scene (eg. listening for the exit-vr event in A-Frame), I want to switch back to the original 3D environment.
This feature would enable to enter VR environments which eg. I find by surfing the web in an Exokit iFrame.
Or in in my case: I have a CMS with a painter field type which allows users to add paintings to their scene by entering VR, paint, then exit VR, and save the painting.