-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple NFT marker #2
Comments
@SystemDiagnosticss thats good! I haven't a clear idea on how to do right now, because my first pourpose is simply to test the threaded version of my jsartoolkit5 version. The problem if you read in my PR at the beginning, you need to enable the SharedArrayBuffer option in the browser, that means you are exposed to the Spectre issue, that i don't feel very confortable with it, but maybe in a near future this will be solved and we can release it. |
@kalwalt Look on this https://www.youtube.com/watch?v=gNSj3LF1LiY and this http://www.artoolkitx.org/ . If i understand right artoolkit can detect multiply nft markers but don't have implementation on javascript .. |
thanks i will look this. |
Multi NFT example here: https://kalwalt.github.io/kalwalt-interactivity-AR/nft/nft_simple_multi_markers.html |
ARnft has now multi NFT support see PR webarkit/ARnft#199 |
@kalwalt Hello. Is it possible work with multiple NFT-marker in current version library? I try reconize simultaneous nft marker(image) and ar-maker with your example and IT'S WORK!!
But how I can load many nft-markers and ar-makers ??
The text was updated successfully, but these errors were encountered: