Git Product home page Git Product logo

gvr-unity-sdk's Introduction

Google VR SDK for Unity

Enables Daydream and Cardboard app development in Unity.

Copyright (c) 2016 Google Inc. All rights reserved.

For updates, known issues, and upgrade instructions, see: https://developers.google.com/vr/unity/release-notes

For first time users, see the Get Started Guides for Android Cardboard, Android Daydream, and iOS Cardboard.

Please note, we do not accept pull requests.

Migration to Unity 5.6 from GVR Unity SDK 1.40 or lower

Unity versions 5.6 or newer are required as of v1.40 of the GVR Unity SDK. Migration steps:

  1. Update the GVR Unity SDK to 1.40.
  2. Migrate to Unity 5.6.0f3, or any newer version. The SDK will import or remove the unnecessary GVR libraries.
  3. Update the GVR Unity SDK to 1.70 (or latest).

Usage Guide

As of the 1.70 release, the gvr-unity-sdk git repo can be cloned and used directly in a Unity project.

Pod update to the latest GVR iOS SDK

As of Unity 5.6, the generated Cocoapod can be updated to the latest GVR iOS SDK by following these steps.

  • Build an XCode project from Unity.
  • In a terminal, change directories into the XCode project folder.
  • Run the following commands
    • pod deintegrate
    • pod cache clean --all
  • Change the number in the Podfile to 1.70
  • Open the project in XCode, and delete the Pods directory and Pods.xcodeproj if they exist.
  • In the XCode project settings, change the deployment target to 8.0.
  • Quit XCode
  • In Terminal, do pod update
    • "Installing GVRSDK (1.70.0)" should appear in the console.
  • pod install

gvr-unity-sdk's People

Contributors

smdol avatar cyisrael avatar miraleung avatar samtstern avatar dav-cz avatar rusmaxham avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.