Search Unity

Is Oculus VR possible in WebGL or Unity webplayer?

Discussion in 'AR/VR (XR) Discussion' started by troyfury, Nov 4, 2015.

  1. troyfury

    troyfury

    Joined:
    May 15, 2015
    Posts:
    19
    Just wondering is Oculus VR possible in WebGL or Unity webplayer?
     
  2. guru20

    guru20

    Joined:
    Jul 30, 2013
    Posts:
    239
    Good question.

    If so, I would imagine it would not work natively, and would instead require some special finagling in order to get the motion/directional input... at least, for WebGL this would certainly be the case. You would need to be able to access the Oculus motion/direction info and probably custom-convert it to translate the view(s)...
     
  3. mmilne

    mmilne

    Joined:
    Sep 13, 2014
    Posts:
    59
    You can with Babylon.js
     
  4. guru20

    guru20

    Joined:
    Jul 30, 2013
    Posts:
    239
    Interesting.

    Looks like it will only work on Internet Explorer 11, however
     
  5. mmilne

    mmilne

    Joined:
    Sep 13, 2014
    Posts:
    59
    Yeh, for the record, I've never actually tried it out so I don't know how well it works. If anyone knows what its like please inform us :)