AR.js icon indicating copy to clipboard operation
AR.js copied to clipboard

Image tracking, Location Based AR, Marker tracking. All on the Web.

Results 194 AR.js issues
Sort by recently updated
recently updated
newest added

**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...

question

**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,...

question

**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...

bug

# 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...

documentation
ES6 module
important

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...

enhancement

**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,...