Search Unity

Question Future of MobileVR

Discussion in 'VR' started by saadraza, Oct 25, 2020.

  1. saadraza

    saadraza

    Joined:
    Jun 12, 2020
    Posts:
    4
    Hi guys.

    This is more of a general discussion. I am a final year undergrad student who wants to create a VR game for mobile devices as my final year project. I know the basic understanding of game development and VR implementation. I have a good idea in mind but the future of mobileVR is holding me back since Samsung gear and google cardboard are officially over. So, just wanted to know whether the future of mobileVR holds any prospect or not. Any feedback would be highly appreciated.

    Thanks.

    Ps. I could not target oculus quest due to hardware limitation.
     
  2. JoeStrout

    JoeStrout

    Joined:
    Jan 14, 2011
    Posts:
    9,859
    If by "mobileVR" you mean sticking your phone inside some cheap headset that holds it up to your face, no, there is no future in that.

    Mobile VR nowadays means Quest (and its Chinese clones). The future of that is bright. But using your phone for VR was a brief interlude.

    Of course if this is just a university project and a phone is your only option, then download an older version of Unity and have at it. :)
     
  3. TheNullReference

    TheNullReference

    Joined:
    Nov 30, 2018
    Posts:
    268
    I think it will exist but not in such an obvious state. They're already creating "mobile hardware" VR and I think as time go on there will be a convergence with your smart phone and standalone XR devices. Manufactures will ready make their hardware for XR.

    Regardless, development for the different devices wont be too different.
     
  4. arfish

    arfish

    Joined:
    Jan 28, 2017
    Posts:
    782
    I'm hoping for Cardboard VR to support OpenGLES 3, which as far as I understand is required for the universal render pipeline. There are so many phones out there now with good displays and decent hardware to run basic VR. And act as entry-level for dedicated hardware VR headsets.
     
  5. FakeByte

    FakeByte

    Joined:
    Dec 8, 2015
    Posts:
    147
    Google abandoned its Daydream VR and open sourced google cardboard, while other companies like Samsung also stopped working on their mobile VR.

    Mobile VR just cant compete against a headset like a quest. 6 DOF is going to be the way to go which mobile VR with only 3 DOF just cant keep up with.
     
  6. arfish

    arfish

    Joined:
    Jan 28, 2017
    Posts:
    782
    A completely separate store just for Samsung didn't make any sense. Entry level 3-DOF VR, still does, I believe.
     
  7. FakeByte

    FakeByte

    Joined:
    Dec 8, 2015
    Posts:
    147
    Why pay 150$ for a gear VR if you can get a quest for 300$?
    Mobile VR is basically dead.
     
  8. arfish

    arfish

    Joined:
    Jan 28, 2017
    Posts:
    782
    Try $15 instead, for everyone who already has a phone.
     
  9. FakeByte

    FakeByte

    Joined:
    Dec 8, 2015
    Posts:
    147
    I had a 5$ headset for my phones years ago and I thought it was amazing, but after trying a real VR headset I would never go back to mobile VR.
     
    JoeStrout likes this.
  10. colinleet

    colinleet

    Joined:
    Nov 20, 2019
    Posts:
    189
    Seriously no point in developing a thesis project for a dead medium, go with quest for the cost of a pricey textbook, and develop for desktop VR with Quest Link.

    If you're married to the idea of only wanting to go with three axis of freedom, get an immediate annulment...
     
    Last edited: Oct 27, 2020
    FakeByte likes this.
  11. arfish

    arfish

    Joined:
    Jan 28, 2017
    Posts:
    782
    Think it's more about time to finally start deliver some content that goes beyond just a catching pitch, or keep trying to "frame" people. What's the purpose of 6-DOF in a seated, or driving experience for example?
     
  12. FakeByte

    FakeByte

    Joined:
    Dec 8, 2015
    Posts:
    147
    Immersion, if I move my head to the side and my head in the game doesn't move then it just breaks immersion.
     
  13. colinleet

    colinleet

    Joined:
    Nov 20, 2019
    Posts:
    189
    TLDR:
    Preventing projectile vomiting. Seriously.

    Explanation:
    "But what if you don't need to move?!?" A: Well what if your players wanted to also be able to move my head 3" to the left without feeling l like a giant goblin is forcibly grabbing onto their head to keep it absolutely still-- while it repeatedly punches their stomach every time they move half an inch, without failure. 3-DOF and the goblin's knuckles are equivalently calming for the stomach.
     
    Last edited: Oct 27, 2020
  14. arfish

    arfish

    Joined:
    Jan 28, 2017
    Posts:
    782
    Those who feel that way can surely step up to more dedicated headsets. Its way better to improve the premium headsets, than artificially trying to limp the entry models.
     
  15. colinleet

    colinleet

    Joined:
    Nov 20, 2019
    Posts:
    189
    Nah, it's why all of the non 6-dof headsets have been sunsetted, they're uniformly sickening. Plus it's not like you can just magically enable 6-dof without it being built into the original app, better headsets can't magically convert 2D "vr" content (like 360-video) to a 3d scene. That only works the other way around.

    When it comes to VR development always try to do it in 3D, and then add in the option for 2D if you really have to support sunsetted tech. Apart from 360-video it isn't any harder to develope for, and it'll make your project conform to the modern standard for VR.
     
    Last edited: Oct 27, 2020
    FakeByte and accounts_unity775 like this.