# wikitude-cordova-plugin **Repository Path**: towyuan/wikitude-cordova-plugin ## Basic Information - **Project Name**: wikitude-cordova-plugin - **Description**: The first Cordova Plugin providing image recognition and location based augmented reality. - **Primary Language**: JavaScript - **License**: Zlib - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-04-01 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: phonegap-cordova-plugins **Tags**: None ## README # Augmented Reality - Wikitude SDK Plugin by Wikitude GmbH - [www.wikitude.com](http://www.wikitude.com) The first Cordova Plugin providing image recognition and location based augmented reality. # Documentation & Samples - Please find details about plugin installation, a comprehensive getting started guide and other information in the [Wikitude Developer Documentation for Cordova](http://www.wikitude.com/developer/documentation/phonegap). - There is a [separate git repository with a sample application](https://github.com/Wikitude/wikitude-phonegap-samples) , ready to run on your mobile device. **Note: This plugin has hard and software requirements for Android and iOS devices and does not run on a desktop browser.** The Wikitude Plugin is under Apache 2.0 license (see below), where the Wikitude SDK library (pre-bundled) itself follows a proprietary license scheme (see [LICENSE.MD](LICENSE.MD) for details). ``` Copyright 2012-2016 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. ```