richtr / threeVR

An orientation-aware Virtual Reality controller for web browsers built on top of three.js
http://richtr.github.io/threeVR/examples/vr_basic.html
439 stars 97 forks source link

Panorama Video #3

Closed timotius02 closed 10 years ago

timotius02 commented 10 years ago

Does anyone know if this works with Panorama Video?

richtr commented 10 years ago

I'm not sure what you mean. This library provides rotation controls for objects within a three.js scene. Usually this should is applied to the camera object within that scene but it can equally be applied to rotate any object within the scene.

If you can represent panoramic video within a three.js scene, which I believe is possible, then this library will work in the same way as the provided demo.