-
-
Issue: I’m trying to create a VR Video Player which displays a 180° stereoscopic Video using a VideoDome
-
Expected Result: Half of the VideoDome should be visible and the video should play, as it does in the browser
-
Actual Result: The half sphere is just black without the video playing
-
Attempted Fixes:
Tried using the Basic Experience Helper instead of the Default one
Added a mesh to the VideoDome in hopes it would render correctly in XR
Added a different light source
Added more parameters to the VideoDome
I can imagine that this has to be something very basic that i’m overlooking here but i tried
using some of the example VR Playgrounds and it seems like my setup is correct for what i’m trying
to do. This is my first Project using Babylon.JS and i couldn’t find anything in depth about this in the Docs
Thank you in advance to anyone trying to help me!