Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gregorbiswanger/xcardboard

XCardboard is a Hybrid-App sample for Googles Cardboard based on Apache Cordova and coded with Intel XDK.
https://github.com/gregorbiswanger/xcardboard

Last synced: about 4 hours ago
JSON representation

XCardboard is a Hybrid-App sample for Googles Cardboard based on Apache Cordova and coded with Intel XDK.

Awesome Lists containing this project

README

        

![XCardboard Logo](https://github.com/GregorBiswanger/XCardboard/blob/Developer/Assets/xcardboard.png?raw=true)

![XCardboard Screenshot](https://github.com/GregorBiswanger/XCardboard/blob/Developer/Assets/GitHubImages/cross-platform.png?raw=true)

XCardboard is a hybrid app for Google's Cardboard based on Apache Cordova and developed with the Intel XDK.
Currently you can view 360° panorama pictures with the Google Cardboard glasses.
But the XCardboard app is not only confined on this function.
Like the original Cardboard app for Android, we can implement and improve more features.

### What is Google's Cardboard?

![XCardboard Logo](https://github.com/GregorBiswanger/XCardboard/blob/Developer/Assets/GitHubImages/google-cardboard.png?raw=true)

The Google Cardboard are virtual reality glasses made of? Exactly, it’s made of cardboard.
The box is easy to build and a magnetic ring provides the necessary stability.
In combination with a Smartphone, the Cardboard is offering you the ultimate virtual reality expierience.
The box is designed in a way, so the Smartphone can be placed in it without falling out.
A Velcro closure, as well as an ordinary rubber band provides a firm hold.
With biconvex-lenses by Google and by using special apps,
you can transform the screen of your phone to a fascinating, 3D VR display.

[Google Cardboard](https://www.google.com/get/cardboard) ||
[Google Cardboard auf Amazon](http://www.amazon.de/gp/product/B00NF8PO4G/ref=as_li_tl?ie=UTF8&camp=1638&creative=6742&creativeASIN=B00NF8PO4G&linkCode=as2&tag=doblne-21&linkId=AJGHZL57FNTE6DMQ)

### What is the motivation behind XCardboard

There are only Cardboard apps for Android. The reason is that only Google API for Android offers a native Cardboard.
We as Windows phone users were disappointed about it so we decide to put an end to it and have built a hybrid app.
A further motivation was to show, what’s possible with HTML5, JavaScript and Apache Cordova.
It was also very important to us, to provide the source code, so that anyone who would like to develop something for cardboard,
can learn it in our project on GitHub. Our open source project is governed by the MIT license.

### Used technologies

- Apache Cordova (developed with the free Intel XDK)
- AngularJS
- Twitter bootstrap

Installation
---
The app will be published in the different stores soon. We will also publish the exact links to the respective platforms. Who wants to try the app on your own device right now, requires the free app named Intel app Preview. Which is available in every store. If the app is installed you just need to scan the following QR code or open the following [link](https://appcenter.html5tools-software.intel.com/mobile/aptest.aspx?APP=7_aiEV8BuyTTCe1JgO4qeP2l-bGmP-xL8In__zi0U_M&PASS=&PKG=QA&REL=4.0.0&SVR=https://appcenter.html5tools-software.intel.com/) on your Smartphone:

![Intel App Preview QR Code](https://github.com/GregorBiswanger/XCardboard/blob/Developer/Assets/GitHubImages/intel-app-preview-test.png?raw=true)

The Intel app Preview app will start the XCardboard app.

Press
---
Coming soon

Donations
---
For further development, we would need support through donations and volunteer developers.
Donations will go directly into store fees and programming.

[Help us with PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RE6V9ZZSUV6JC)

Contributing
---
Feel free to submit a pull request if you find any bugs (to see a list of active issues, visit the [Issues section](https://github.com/GregorBiswanger/XCardboard/issues).
Please make sure all commits are properly documented.

License
---
MIT-licensed

Copyright © 2015 Gregor Biswanger, Patrick Herting, Christine Krupinski. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the "Software"),
to deal in the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.