Questions tagged [google-cardboard]

Google Cardboard is a virtual reality (VR) platform developed by Google for use with a fold-out cardboard mount for a mobile phone.

Google Cardboard is a virtual reality (VR) platform developed by Google for use with a fold-out cardboard mount for a mobile phone.It aims at developing inexpensive virtual reality (VR) tools to allow everyone to enjoy VR in a simple, fun, and natural way.

https://www.google.com/get/cardboard/

https://developers.google.com/cardboard/

749 questions
-1
votes
1 answer

how to create fuse buttons using Google cardboard sdk

i am creating a VR app with gui buttons. i want to trigger the button if user keeps the button for active for a specified time. Like the one explained in Google design patterns. Here is a youtube link on how to animate fuse buttons in Mobile VR apps
Rao
  • 2,902
  • 14
  • 52
  • 70
-1
votes
1 answer

iOS - Unity build error - Durovis SDK

I have just purchased an iOS developer account and I want to create iOS VR apps with Unity3D. I know that Google Cardboard SDK does not support iOS, so I downloaded and tried Durovis SDK. Once I imported the durovis .unitypackage , I made an empty…
-1
votes
2 answers

Google cardboard menu using unity 3d

i am trying to make cardboard app like menu using unity 3d cardboard sdk. Problem is when i use the normal camera, its not working when the default manifest file is present. If i remove the default manifest file created, the camera is working. Not…
-2
votes
1 answer

Should the frame-rate dependency taken into account in the calculation of Vector3.Distance?

I have a thesis project where I am moving different game objects with cardboard. The interaction with game objects is done with the cross-hair. Currently, I am grabbing the object and trying to calculate the distance that the object traveled. In…
-2
votes
1 answer

How do I switch between normal mode and VR mode during runtime?

Android 4.4 Unity 5.6 Google VR SDK 1.7. I have followed this https://www.youtube.com/watch?v=pA3NB9OZppo to switch between vr and normal modes during runtime but normal screen become stretched out and doesn't look like what it originally is. How do…
-2
votes
2 answers

Is there a way to set rotation angles in VrVideoView from Google VR SDK?

Having looked through all the documentation, I found a method that allows me to get the angle of view VrWidgetView docs getHeadRotation(float[] yawAndPitch) I need then to save it and apply at the next launch of video. Any way that it can be set…
-2
votes
1 answer

CardboardView does not have the right size

I'm creating an Android Cardboard app from scratch. The CardboardView is rendered in the wrong size. This happens both on the emulator, which emulates a Galaxy Nexus Kitkat, and on a real device, a Galaxy K Zoom. In the LogCat, I get the following…
-2
votes
1 answer

sony camera api cardboard application

I want to make an application for cardboard with a sony actioncam. I noticed that we can get the video preview by a SurfaceView method. But I remember that the only way to have a split screen with the camera device is by a SurfaceTexture. So my…
-2
votes
2 answers

Why are lenses needed for Google Cardboard?

Can't the app include computation correction for the image displayed to a standard retinal distance? For that matter why not "correct" the image displayed per the "optics" of each user? One could use a little bit of existing hardware (eg: a…
DDruck
  • 47
-2
votes
1 answer

Tap input / Magnetic input not working on android unity cardboard

Is there any reason tap input is not getting through to a Google Cardboard App made with Unity for Android? Works in the editor, as a mouse click. In the cardboard script settings 'Tap is Trigger' is ticked. Also cannot get magnetic input, am using…
-3
votes
1 answer

Unity 3D inside Android Studio

I have an Android app and it has three options. What I want is when I click the first button it should open a Android VR app made in Unity which has a 360 degree video. When I click the second button it should open a Android 3D unity game. So that…
-3
votes
1 answer

Color of texture skybox unity

I'm working with google cardboard in unity. In my main scene I have a skybox with an image as texture. How can I get the color of the pixel I'm looking? The skybox is an element of mainCamera, that is child of "Head". I put also GvrReticle as…
-3
votes
1 answer

Making a VR video player using Google Cardboard

How to make a simple VR video player with Google CardBoard Android SDK ? I am a new man in this area. I am trying to change a program in github to play video for cardboard now !
Manpreet
  • 7
  • 1
-4
votes
2 answers

Cut Google cardboard according to A4 size paper

How to print Google cardboard to a4 size paper? Can anyone provide A4 pdf file for google cardboard I want to print Google cardboard on A4 paper and then cut the cardboard according to lines on A4 paper. Help
Nitin Sawant
  • 7,278
  • 9
  • 52
  • 98
1 2 3
49
50