jeromeetienne / AR.js

Efficient Augmented Reality for the Web - 60fps on mobile!
MIT License
15.79k stars 2.22k forks source link

Update AR.js and aframe versions at README #454

Closed cernadasjuan closed 5 years ago

cernadasjuan commented 5 years ago

Hi,

At the README.md, the code snippet of the basic example has outdated versions of AR.js and aframe. The latest versions are

Thanks!

chimbs86 commented 5 years ago

+1 A lot of the bugs I was facing were miraculously solved once I updated my Aframe and arjs.

subgero commented 5 years ago

Could you please share your code, we are trying to load gltf files but it doesn't work what any version of iframe, even with the extra loaders. Thanks in advance.

chimbs86 commented 5 years ago

@subgero https://github.com/chimbs86/pwa/blob/master/src/components/app-home/app-home.tsx

subgero commented 5 years ago

@chimbs86 Thank you.

nicolocarpignoli commented 5 years ago

absolutely. changed on master Readme. thanks!