Wikitude's Augmented Reality Plugin for Cordova - working together with the Wikitude SDK library for Android and iOS. Provides image recognition and tracking, geo-based augmente reality and 3D rendering and animations in an augmented reality scene
Hi,
I'm attempting to develop a cordova application that uses a native plugin that uses openCV.
The plugins page states: "Plugins are written in C++, Java or ObjC and can communicate both with the JavaScript API and the Native API.". I assume cordova uses Javascript API referenced, but i couldn't find any examples or documentation on how i should approach this.
Are there any examples or docs available for integrating the plugin API with cordova?
Hi, I'm attempting to develop a cordova application that uses a native plugin that uses openCV.
The plugins page states: "Plugins are written in C++, Java or ObjC and can communicate both with the JavaScript API and the Native API.". I assume cordova uses Javascript API referenced, but i couldn't find any examples or documentation on how i should approach this.
Are there any examples or docs available for integrating the plugin API with cordova?