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

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

**Do you want to request a *feature* or report a *bug*?** Report a bug **What is the current behavior?** When I create and run the AR.js app for goe-location-based AR...

**Do you want to request a *feature* or report a *bug*?** Bug, I think. **What is the current behavior?** An a-entity not clickable. Is it possible ? **If the current...

location based

**⚠️ All PRs have to be done versus 'dev' branch, so be aware of that, or we'll close your issue ⚠️** **What kind of change does this PR introduce?** **Can...

**Do you want to request a *feature* or report a *bug*?** IOS 16.4.1 bug? With IOS 16.1 still working: Black squares or sometimes black silhouettes appear as pop-up instead of...

Bug. There are similar issue but all marked as closed, incorrectly. **What is the current behavior?** Currently on iOS (Safari and Chrome tested) the simple location examples will always point...

**Do you want to request a *feature* or report a *bug*?** **a bug** **What is the current behavior?** **Location Based AR (AFRAME) doesn't work on android** I've used this repository...

**Do you want to request a *feature* or report a *bug*?** It's a bug **What is the current behavior?** Was trying to replicate this example: https://ar-js-org.github.io/AR.js-Docs/location-based-three/part1/ Import fails when importing...

bug
ES6 module

我不确定是一个BUG 还是一个功能请求,我的期望是我的功能能够实现 我当前的行为,以及实施行为后的异常: 我有一个 three.js 的项目,现在需在项目中引入 ar.js 来实现在浏览器上扫描图片显示对应的模型; 现在我尝试将 ar.js 或 ar-threex.js 中的一个引入我的main.js脚本中如图: ![QQ截图20231211172437](https://github.com/AR-js-org/AR.js/assets/48813960/01c352a9-caf9-4a51-bab9-d07df04e469f) 在浏览器后台抛出异常如图: ![QQ截图20231211172559](https://github.com/AR-js-org/AR.js/assets/48813960/63721f07-c559-422b-bd95-5aa958348c7b) ![QQ截图20231211172624](https://github.com/AR-js-org/AR.js/assets/48813960/364c40b5-c99c-4369-9b54-9d65ecc649bd) 当前电脑系统是windows 10 ,使用Visual Studio Code编辑的three.js项目代码,开发中使用google浏览器运行开发代码。 是不是我使用方式错误了。 官方示例是直接在html中实现的模型展示代码,并且我使用官方的three.js示例没有正常的还原官方效果,我没有成功;而我当前主要项目是一个three.js的项目,项目结构和官方示例不太一样。 所以我的期望是:在我的main.js中引入ar.js 让我可以在js代码中使用ar.js的函数来实现ar功能, 希望能帮我提出一个可行的解决方案。万分感谢!

**Do you want to request a *feature* or report a *bug*?** bug? **What is the current behavior?** i've tried it with multiple 3d model and video, changed the image ,...