Google Cardboard - are there an iPhone / iOS starter projects for the Cardboard VR kit?

十年热恋 提交于 2019-12-04 11:46:16

问题


I'm looking at the Google Cardboard kit, an inexpensive VR setup that uses Android Devices to play 3d VR games. I see that they have an Android demo project, but is there any iOS or Objective-C port of the Cardboard project?

If not, are there any other VR projects for iOS that can be modified to work with the cardboard kit?


回答1:


June 2015 update

Google has added iOS support to their official Unity SDK. Even though the Unity plugin bundles a pre-compiled iOS Cardboard binary, there doesn't seem to be an easy way to use it in a standalone fashion.


I just completed an iOS CardboardSDK port for the company I'm working for.

It (mostly) has feature parity with Android's CardboardSDK v0.5.1. Works on iOS 7+. Tested on iPhone 6 and iPhone 5.

You can check it out here: CardboardSDK-iOS.




回答2:


According to this article:

Virtually any iOS app that was designed to work with the Durovis Dive will work with Google Cardboard. There are only about five apps worth checking out at this point, but as the demand rises I’m sure other developers will jump on board and craft better VR experience apps. The best way to find compatible apps at the moment is by searching for “Durovis” or “Durovis Dive” on the App Store. Either of those terms will pull up a variety of apps that were designed to work with VR headsets.

Here's the Durovis SDK: http://www.durovis.com/sdk.html




回答3:


There is now an official SDK for iOS. https://developers.google.com/cardboard/ios/



来源:https://stackoverflow.com/questions/25795144/google-cardboard-are-there-an-iphone-ios-starter-projects-for-the-cardboard

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!