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

https://github.com/polidea/officevr


https://github.com/polidea/officevr

Last synced: about 1 year ago
JSON representation

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.