AR.js
AR.js copied to clipboard
Image tracking, Location Based AR, Marker tracking. All on the Web.
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...
**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...
**⚠️ 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...
Location based compass orientation is incorrect. It always says North is direction when starting up.
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 还是一个功能请求,我的期望是我的功能能够实现 我当前的行为,以及实施行为后的异常: 我有一个 three.js 的项目,现在需在项目中引入 ar.js 来实现在浏览器上扫描图片显示对应的模型; 现在我尝试将 ar.js 或 ar-threex.js 中的一个引入我的main.js脚本中如图:  在浏览器后台抛出异常如图:   当前电脑系统是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 ,...