-
Previuosly we used the trzeci/emscripten docker container, but now is deprecated, it is recommended to use the https://hub.docker.com/r/emscripten/emsdk, included also in the emsdk github repository. …
-
I'm working also on this, you can test it here: https://github.com/kalwalt/ARnft/tree/babylonjs-renderer
-
Is there any setting, that change tolerance of image recognition?
I want to setup better image recognition even if it cause a lot false positive triggering recognition...
**Look at the video with ex…
taime updated
3 years ago
-
Trying to use both NftMarkerCreator and jsartoolkt5 in a single web page.
both project need to specify wasm url like
var artoolkit_wasm_url = './lib/NftMarkerCreator_wasm.wasm';
…
-
**Is your feature request related to a problem? Please describe.**
It would be nice if AR.js could be used to detect flat surfaces (horizontal or vertical) and provide some form of bounding box or ge…
-
![image](https://user-images.githubusercontent.com/3136026/107174417-1b47c080-6a05-11eb-81f0-72bd08fd1878.png)
I think with only NFT feature, it should be smaller. 😅 I am trying to implement thi…
-
**Do you want to request a *feature* or report a *bug*?**
feature
**What is the current behavior?**
I'm working with the Three / Threex version not de A-Frame one.
When I set a a…
-
AR.js is currently able to recognize markers based on artoolkit marker, so the ones with the dark (black) border around shapes.
NFT (Natural Feature Tracking) can bring new life to AR.js, we eventu…
-
Hi @hiukim i'm testing your code that we discussed in the issue https://github.com/artoolkitx/jsartoolkit5/issues/95 in regards of your branch https://github.com/hiukim/jsartoolkit5/tree/fixnft Have y…
-
thank you for sharing your experience .
I was testing your code , as the time I click on screen , camera came so laggy with 2FPS .
while tracking is well , i think there is sth wrong in detection w…