wikitude-cordova-plugin-samples
wikitude-cordova-plugin-samples copied to clipboard
Includes augmented reality sample project for Phonegap (Android and iOS) using Wikitude's augmented reality Phonegap plugin
Augmented Reality Cordova Sample App by Wikitude
by Wikitude GmbH - www.wikitude.com
Sample projects for Android and iOS demoing 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 trueOn 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.
LICENSE
The Wikitude Plugin and the sample app are under Apache 2.0 license (see below), where the Wikitude SDK library (pre-bundled) itself follows a proprietary license scheme (see LICENSE.MD for details).
Copyright 2012-2021 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.