jdupuis / cordova-plugin-vuforia-sdk

A Cordova wrapper for the Vuforia SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cordova-Plugin-Vuforia-SDK

Cordova Vuforia SDK plugin is designed to inject the Vuforia SDK into any Cordova project. It was specifically created to be used with Cordova-Plugin-Vuforia.

NPM Version Vuforia Version Build Status License

Note

This 'plugin' simply a way of injecting the Vuforia SDK code into a Cordova project. It offers no JavaScript interface or additional functionality.

Contributing

If you wish to submit a bug fix or feature, you can create a pull request and it will be merged pending a code review.

  1. Clone it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

Cordova-Plugin-Vuforia-SDK is licensed under the MIT License.

About

A Cordova wrapper for the Vuforia SDK

License:MIT License


Languages

Language:C++ 97.5%Language:JavaScript 1.9%Language:Objective-C 0.6%