-
When the container variable is not resized to fit the resolution of the webcam video, then the fps drop to very low, you can just comment this 2 lines:
https://github.com/artoolkitx/jsartoolkit5/bl…
-
I have tried almost all versions of jsartoolkit5 and ar.js .
it seems that moving to your "new positioning" method for tracking , makes movement of overlay object a little weired .
Now , object or i…
-
You notice that the model or mesh (sphere) without the @hatsumatsu trick interpolating the tracking matrices is flickering/moving a lot. Why this happens? Because we should apply after the tracking a …
-
I removed most of the code that we don't need, but i think there are some files that we can delete too, I will create a list here of which files that we need to remove, but that needs to be tested.
…
-
-
**Issue by [jeromeetienne](https://github.com/jeromeetienne)**
_Tuesday Feb 23, 2016 at 14:36 GMT_
_Originally opened as https://github.com/artoolkit/jsartoolkit5/issues/3_
----
this is fine during…
-
**Do you want to request a *feature* or report a *bug*?**
Reporting a bug
**What is the current behavior?**
Half the time the AR.js experience hangs and it might be caused by the …
-
Hi,
i've been using this code for a cordova app which uses multiple nft markers. I would like to improve the loading of .fset; .iset; .fset3;
But first I'm trying to understand where is the bottl…
-
Assuming we have the required files (fset/fset3/iset) for multiple NFT markers, How would we go about being able to recognize multiple NFT markers? Not simultaneously, but recognizing one that's in vi…
-
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 displaying objects, two or …