Search Unity

Simple Scripts to Use Unity Navigation with Google Cardboard VR SDK

Discussion in 'AR/VR (XR) Discussion' started by theBrandonWu, May 29, 2015.

  1. theBrandonWu

    theBrandonWu

    Joined:
    Sep 3, 2009
    Posts:
    244
    Download here: https://github.com/pepwuper/Google-Cardboard-VR-Navigation

    Navigation in VR space is tricky, so I am sticking with the basics and decided to just use Unity navigation for now. It's fairly straightforward but I thought I'd share for anyone who might be interested. Fairly basic for now but I might add more ways to move around to the package later if it's any useful.

     
  2. SonEvil

    SonEvil

    Joined:
    Jul 29, 2015
    Posts:
    11
    Please upload to mediafire or etc .... @@
     
  3. fffMalzbier

    fffMalzbier

    Joined:
    Jun 14, 2011
    Posts:
    3,276
    Why? There is a "Download ZIP" button on the right side. That gets you all the files.
     
  4. shakhruz

    shakhruz

    Joined:
    Feb 17, 2011
    Posts:
    43
    You can also try this one - https://github.com/shakhruz/VRToolbox
    It's simple, but can help you with some other types of navigation - orbiting around an object, flying, falling and walking through a scene.
     
    TymNetwork likes this.