Alexandru Prisacariu

Results 4 comments of Alexandru Prisacariu

I would love to see this feature implemented. I done some research and I found [webvr-polyfill](https://github.com/borismus/webvr-polyfill) and [here](https://webvr.info/samples/)('Use polyfill') are examples(especially [this one](https://github.com/toji/webvr-samples/blob/gh-pages/02-stereo-rendering.html)) on how to implement. I don't have...

From what I see I think maybe we should implement the stereoscopic 3d effect and use webVR to get the eyes variables.

Yes, but need OpenGL knowledge because also the shaders need to be changed. You can find on internet a lot of sources that implement 3D stereoscopic effect. Maybe take a...

Because of the actual implementation and all the hard work that should have been done to accomplish this feature I have written my own library using WebVR for drawing and...