AR.js for Cordova
npm install cordova-plugin-arjsThis plugin adds A-Frame support to your Cordova application!
``bash`
cordova plugin add cordova-plugin-aframe
cordova prepare
A sample A-Frame demo looks like this:
`html`
radius="1.25"
color="#EF2D5E"
shadow
>
radius="0.5"
height="1.5"
color="#FFC65D"
shadow
>
rotation="-90 0 0"
width="4"
height="4"
color="#7BC8A4"
shadow
>
To get that working in Cordova, there are a few important steps.
1. Wrap your scene in a