WebXRQuestEmulator icon indicating copy to clipboard operation
WebXRQuestEmulator copied to clipboard

Planes and meshes are rendered in three.js scene

Open marwie opened this issue 1 year ago • 5 comments

Hello,

I just discovered that the emulator is also capable of simulating planes and meshes (which is great!)

However it's very confusing and irritating that the emulator also renders in the threejs scene.

I would expect these planes to not be injected/rendered in my scene unless my app decides to visualize them.

https://threejs.org/examples/?q=xr#webxr_ar_plane_detection

image

image

marwie avatar Jul 22 '24 15:07 marwie