-
I have the following scenerio, when I only use three.js, in this case, this code is uncommented:
```js
var camera = new THREE.PerspectiveCamera(75, window.innerWidth / window.innerHeight, 0.1, 100…
-
I read in the [Readme.md](https://github.com/EdwardLu2018/wasm-ar/Readme.md) that is necessary to build the openCV lib but which version do you used? Can you specify the version? It will be very usefu…
-
Because of proper mime-type the `load-wasm.js` file is not loading. and due to that the sample is not working. what should we do on that?
![image](https://user-images.githubusercontent.com/10045253/7…
-
-
Need to make fallback for AR mode for devices that do not support ARCore. Mozilla is currently working on an iOS app that enables WebXR for ARKit devices. I think that the support coverage should be r…
-
**Do you want to request a *feature* or report a *bug*?**
bug report
**What is the current behavior?**
I do have a scene in which I have 10 nft markers --> in Safari on iPhone the website reloads…
-
I am looking for a way to get the size of my marker(pinball) I want my plane to have the same size as my marker, any suggestions?
thanks!
![IMG_1776](https://user-images.githubusercontent.com/59…
-
This is a placeholder for the issue that is in the jsartoolkit5 core: https://github.com/kalwalt/jsartoolkit5/issues/40
-
Actually the script **makem.js** delete all the libs when you run `npm run build-local` but if you don't alter the artoolkit5 source is not necessary rebuild every time **libar.bc**, it will save time…
-
Hi everyone,
Is there a way to access the values for the viewMatrix, resolution, sizes of marker (w & h), etc from all marker-based applications at the time the marker is discovered and along an an…