How to use VR mode to setup display in 3D TV or 3D vision monitor?

Hi there,

I am trying to use a 3D Vision monitor and some active 3D vision glasses for the demonstration of a CesiumJS scenario to a group of audience. The scenario is set to VR mode with a split image of left and right. Is there a possible way to doing this? Any extra hardware needed?

Could someone help or give some suggestions?

Thanks.

Sunan

Cesium does have a built-in VR mode that does this split screen, there’s a code example for this here: https://sandcastle.cesium.com/index.html?src=Cardboard.html

The specification for WebXR is still under development as far as I’m aware. I think once that is complete, then CesiumJS can add support for it so it works with common VR devices and can make use of controllers or other sensor information etc. You can see the latest updates on this feature in this GitHub issue: https://github.com/AnalyticalGraphicsInc/cesium/issues/3422

Hello, it’s been a long time now. What’s the progress of your webxr team?
If not, can you provide us with some simple demos?