Skip to content
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

Closed
SystemDiagnosticss opened this issue Oct 8, 2019 · 5 comments
Closed

Multiple NFT marker #2

SystemDiagnosticss opened this issue Oct 8, 2019 · 5 comments
Labels
help wanted Extra attention is needed NFT question Further information is requested

Comments

@SystemDiagnosticss
Copy link

SystemDiagnosticss commented Oct 8, 2019

@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!!

untitled

But how I can load many nft-markers and ar-makers ??

@kalwalt
Copy link
Owner

kalwalt commented Oct 8, 2019

@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.
Coming back to the question probably doing an array of NFT markers will do the tricks but i think that could be a performance issue. Anyway this will be a feature to be added in another time i think...

@SystemDiagnosticss
Copy link
Author

@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 ..

@kalwalt
Copy link
Owner

kalwalt commented Oct 10, 2019

@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.

@kalwalt
Copy link
Owner

kalwalt commented May 25, 2021

@kalwalt kalwalt added help wanted Extra attention is needed NFT question Further information is requested labels May 25, 2021
@kalwalt
Copy link
Owner

kalwalt commented Oct 6, 2021

ARnft has now multi NFT support see PR webarkit/ARnft#199

@kalwalt kalwalt closed this as completed Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed NFT question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants