CardboardSDK-iOS
CardboardSDK-iOS copied to clipboard
iOS port of Google's CardboardSDK (mobile VR toolkit)
#include 报错!
Hey ho! I installed the latest xCode Verison (9.0) on my machine. After building my Project for the iPhone (X on Simulator, but the regular build failed as well) there...
hi im creating an ios app where the user can choose image and video from gallery or take photo and make it into an stereographic view.i.e vr view (which has...
Hi, I am aware this repository is closed but as I am using this lib for my app. Would be pleased if you can let me know how can I...
When using 6 plus and 6s plus(Device) render in VR mode can not full screen, any idea of it?
the device name in ios is ipad3,4,other device such as iphone with 8.1 is right
iOS VR Player support 360 Degree Video and Google Cardboard. https://github.com/islate/SlateVideo360
This change does two things to expose the head orientation parameters from the CBDViewController. First, it adds the **eulerAngles**() method to export results from the **headTransform.eulerAngles**() method. This makes it...
I have an iPhone 4S and with the Durovis SDK I tried earlier on, I had to adapt to the smaller 3,5 screen on my phone. Instead of setting the...
If the vrModeEnabled is initially set to NO, and then switching it to YES will cause a crash, this commit just added a setter method for vrModeEnabled and problem solved.