jsartoolkit5
jsartoolkit5 copied to clipboard
Javascript ARToolKit v5.x
How can I use an stl file instead of the sphere in the barcode example. ? I downloaded the "STLLoader.js from the offical page but i get an error :...
Hi all, I have been creating my tests around the examples/nft_threejs_wasm.html. So far I have found this to be the best NFT tracking example since it works on the iPhone,...
Is there a way to restrict the size of detected squares? Even small squares are detected, causing issues when having a page with multiple images and icons. Minimum square size...
Hey, currently the docker build fails as it can't get libjpeg from https://dl.bintray.com/homebrew/mirror/jpeg-9c.tar.gz ``` [...] system_libs:INFO: retrieving port: zlib from https://github.com/emscripten-ports/zlib/archive/version_1.zip system_libs:INFO: unpacking port: zlib cache:INFO: generating port: libz.a... (this...
**Issue by [Flikker](https://github.com/Flikker)** _Wednesday Sep 27, 2017 at 09:07 GMT_ _Originally opened as https://github.com/artoolkit/jsartoolkit5/issues/66_ ---- I've got jsartoolkit working fine in an Android Cordova app - users click on a...
I'm trying to load multiple NFT markers using `artoolkit.addNFTMarker(markerURI, (id) => { /*...*/})` and its throwing an exception (with a number that is different every time it runs) as soon...
Hello, I'm a beginner of jsartoolkit5. I have checked example sources and roughly understood to display single object with NFT marker. What I want to do is to increase the...
hello dears, when I add 10 or more than nft to project, project get error how can I increase it to 15 nft? thanks a lot
Hi, I have one project webAR project with artoolkit library. Everything is working fine. But in this project, we need to submit our code to scan thru VAPT (Vulnerability Assessment...