Skip to content

rko-ionic/jsartoolkit5-cordova-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cordova JSARToolKit5 App - Example

works only on browser and android JSARToolKit5, Three.js, Adapter.js

Getting started

  • cordova add browser android Add platforms

  • cordova plugin add cordova-plugin-camera or add to your AndroidManifest.xml.

  • cordova plugin add crosswalk-webview replace WebView

  • cordova plugin add cordova-plugin-iosrtc iOS-Safari WebRTC support.

  • cordova plugin add https://github.com/apache/cordova-plugin-splashscreen.git add Splashscreen.

  • cordova prepare update-prepare platforms

  • cordova run android run project on android or different platform

Try this app on your android device*: /test-apk/.apk

*requires installation of non-Market applications.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Other 1.6%