https://github.com/polidea/officevr
https://github.com/polidea/officevr
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/polidea/officevr
- Owner: Polidea
- License: mit
- Created: 2017-06-09T07:43:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-13T12:19:31.000Z (about 9 years ago)
- Last Synced: 2025-02-28T22:54:18.395Z (over 1 year ago)
- Language: C#
- Size: 76.6 MB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Polidea's Head Quater Unity model
This is a simplified model of Polidea's headquarters. It was made as a part of [Polidea Labs](https://www.polidea.com/blog/The_launch_of_Polidea_Labs/) initiative aimed at exploring capabilities of mobile devices to run Virtual Reality projects.
## How to use it
This model is created in Unity Game Engine. You can download a free copy of Unity Engine from [unity store](https://store.unity.com) for personal use.
To compile a project for a mobile device you have to:
- Select `Build Settings` from `File` menu in Unity
- In `Build Settings` window select `Platform` you wish to build for
- Click `Player Settings` button in `Build settings` window
- Fill `Bundle Identifier` in `Player` settings
- [iOS] If you like Unity to sign your project you have to specify `Signing team ID` (you can sign app later, in Xcode)
- After click `Build` Unity will generate ipa or apk package
## Supported VR devices
- [DayDream](https://vr.google.com/daydream/)
- [Oculus](https://www.oculus.com/)
- [Cardboard](https://vr.google.com/cardboard/)
## Related Article
- [Blogpost](https://www.polidea.com/blog/Polidea-Labs-2-Two-Weeks-in-Virtual-Reality/)
## License
This unity model is available under the MIT license. See the LICENSE file for more info.