cmarrero01 / wikitude-phonegap-samples

Includes augmented reality sample project for Phonegap (Android and iOS) using Wikitude's augmented reality Phonegap plugin

Home Page:www.wikitude.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Augmented Reality - Wikitude SDK Plugin

by Wikitude GmbH - www.wikitude.com

The first PhoneGap Plugin for image recognition and geo-based augmented reality. The provided sample projects for Android and iOS demo the most common use-cases.

Documentation & Samples

  • To create the sample application, simply run the following command with the location where the sample app should be created. Additionally you can also specify for which platform the application should be compiled after creation.

    On Unix (Mac OS X or Linux): sh CreateSampleApp.sh -d ~/Path/Where/The/App/Should/Be/Created -ios true -android true

    On Microsoft Windows: CreateSampleApp.cmd -d %CD%/Path/Where/The/App/Should/Be/Created -android true

  • Please find details about plugin installation and samples at Wikitude Developer Section.

  • There is a separate git repository containing only the plugin , please use this for installation.

Note: This plugin has hardware and software requirements for Android and iOS devices and does not run on a desktop browser.

LICENSE

   Copyright 2012-2014 Wikitude GmbH, http://www.wikitude.com

   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.

About

Includes augmented reality sample project for Phonegap (Android and iOS) using Wikitude's augmented reality Phonegap plugin

www.wikitude.com


Languages

Language:JavaScript 79.1%Language:HTML 13.9%Language:CSS 5.9%Language:Shell 1.1%