This app was made for Droidcon Italy 2015 talk and show how Cardboard and Vuforia can be used together.
###Usage
Don't forget to replace this string with your Vuforia Api Key into SampleApplicationSession.java
Vuforia.setInitParameters(mActivity, mVuforiaFlags, "put here your license key");
- Luca Piras - luca.piras@synesthesia.it
- Andrea Lucibello - andrea.lucibello@synesthesia.it
Talk slides available at https://speakerdeck.com/synesthesia/the-magic-box-google-cardboard
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.