Questions tagged [durovis-dive]

Durovis Dive is a virtual reality headset for smartphones, available for any iPhone or Android device that is equipped with a gyroscope and an accelerometer and meets the physical size limitations. The smartphone is inserted into the headset, which is worn like goggles and provides a view of a virtual reality app on the smartphone through the headset's lenses in front, and actual surroundings in peripheral vision.

3 questions
5
votes
1 answer

iOS SpriteKit split screen for lazy eye exercise

A Little Background My son Seth has a Lazy Eye and there is evidence that his condition can be improved by playing video games. Tetris Video Game Helps Treat Lazy Eye Basically he has poor focus in one eye and perfect focus in the other eye. Over…
Jamey McElveen
  • 18,135
  • 25
  • 89
  • 129
1
vote
3 answers

Making my Unity Game with Stereoscopic View (VR)

I have built a Unity3D + Google Tango based game on the NVidia Dev. device. Everything seems to work fine, but now I would like to play this game in stereoscopic view (For Dive Goggles). I looked at the ExperimentalVirtualReality example…
1
vote
1 answer

Durovis and Unity trouble

I'm using Unity 4.6.1 I was trying to integrate the dive camera to my project. When I render , it works fine and I'm able to emulate head movements with my mouse. However, when building and porting it to android I get no response with movements. Is…