webarkit / ARnft

A small javascript library for WebAR with NFT
GNU Lesser General Public License v3.0
219 stars 53 forks source link

Examples not working #311

Open MasoudShah opened 1 year ago

MasoudShah commented 1 year ago

Hi, I tested the examples as instructed in the read-me page, the web page opens and camera works, but the target cannot be tracked. I inspected the page and took a look at the console, but no log appears when the target (pinball image) is in front of the camera. Instead when I test the live example at this link: kalwalt.github.io/ARnft-ES6-react/, the target gets tracked and in console a related log written repeatedly.

MasoudShah commented 1 year ago

I also checked it out that the examples work fine on version 0.13.1 but not the latter ones.