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
- Host: GitHub
- URL: https://github.com/humbertodias/unity-gear-vr
- Owner: humbertodias
- Created: 2016-05-04T14:35:54.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-04T14:54:15.000Z (almost 9 years ago)
- Last Synced: 2025-03-02T02:09:06.570Z (about 2 months ago)
- Topics: cardboard, gear-vr, unity
- Language: C#
- Size: 43.9 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[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/)