AR.js
AR.js copied to clipboard
Image tracking, Location Based AR, Marker tracking. All on the Web.
**Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** I'm scanning a barcode marker and an entity gets displayed. The entity disappears as...
**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** ``` ``` Run this EXAMPLE on a mobile device. It works fine immediately...
*bug* As per the documentation, ``` const distanceMsg = document.querySelector('[gps-entity-place]').getAttribute('distanceMsg'); console.log(distanceMsg); ``` should return a string containing the distance between the user and the position of the entity with the...
**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** Image tracking works very strange way.. it looks not like AR with marker....
**Do you want to request a *feature* or report a *bug*?** Report a bug. **What is the current behavior?** I would like to extend a project I found on glitch,...
**Do you want to request a *feature* or report a *bug*?** Bug report **What is the current behavior?** When i set a custom resolution, the images shown over the marker...
# ES6 feature in master and beyond: AR.js next I merged the **ES6** feature 2 days ago into master, i think this is a great step for AR.js. Tough this...
Adjusted webcam error reporting to insert a DOM object instead of native alert method **⚠️ All PRs have to be done versus 'dev' branch, so be aware of that, or...
**Do you want to request a *feature* or report a *bug*?** feature **What is the current behavior?** The marker should be on a flour **If the current behavior is a...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** When I open the AR screen, the code loads, the places are loaded,...