BabylonJS / Babylon.js

Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
http://www.babylonjs.com
Apache License 2.0
23.07k stars 3.41k forks source link

Allow (VR) 180 Videos using the VideoDome #6624

Closed RaananW closed 5 years ago

RaananW commented 5 years ago

At the moment, the video dome is a sphere supporting full 360 videos. 180 videos should be projected on half of the dome (from part), and leave the back part texture-less.

Initial conversation and playground can be found here -

https://forum.babylonjs.com/t/180-degree-3d-video-vr180-support/4681

deltakosh commented 5 years ago

Thanks a lot @RaananW !!!