MetaCDN / videojs-vr_OLD

A video.js plugin that turns a video element into a HTML5 Panoramic 360 video player.
MIT License
24 stars 16 forks source link

Add THREE.js scene and renderer to vr namespace #17

Closed nleoutsa closed 7 years ago

nleoutsa commented 7 years ago

This is another change request from HapYak. We would like to have access to the underlying THREE.js scene and renderer in addition to the camera, so grouping things under a threeJs object made sense.