An open API service indexing awesome lists of open source software.

https://github.com/humbertodias/unity-gear-vr

Virtual Reality With Unity 5
https://github.com/humbertodias/unity-gear-vr

cardboard gear-vr unity

Last synced: about 2 months ago
JSON representation

Virtual Reality With Unity 5

Awesome Lists containing this project

README

        

# Unity Gear VR

Simple Project for Gear VR, CardBoard, etc.

## Prerequires

1. Git 2.6+
2. Unity 5+

## How to Play

Clone

```
git clone https://github.com/humbertodias/unity-gear-vr.git
```

Run

Open project with Unity and play the **DemoScene.scene**

### PrintScreen
![Preview](doc/demoscene.png)

[GamePlay](doc/demoscene.mp4)

## References

[CardBoard Unity](https://github.com/tparisi/LearningVirtualReality/tree/master/cardboard-unity)

[Getting Started With Virtual Reality](http://makezine.com/projects/getting-started-with-virtual-reality-building-for-google-cardboard/)