-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Adding support for Multi NFT markers #32
Comments
May I ask whether this function has been completed? I need to identify multiple NFT, one at a time,I don't know how to do that. |
Something like this? https://youtu.be/ZzWUMxrK2gU |
awesome!How did you do it? I worked on it for a long time and it didn't work. I would be most grateful if you could give me some guidance |
I would suggest using AFrame library, that is the fastest way to do that. Depending on your time and programming knowledge. I am using a prototype framework built-in Typescript. |
The idea is to use javascript Workers. You are creating multiple threads with NFT Worker |
@sunshine8550 No, i didn't implemented yet but It Is on our WebARKit/jsartoolkit5 version. I think you have already seen. This is my next task. |
I started to add the multiNFT feature in this branch: https://github.com/webarkit/jsartoolkitNFT/tree/feature-multi-nft i have to solve some problem in the code but i think it will be added. |
The multi NFT feature is in the dev branch now, will be merged in master soon (almost). 🙂 |
Now is merged in master! if you have some issues with the new features open a new issues, thanks! |
This one feature that absoultely we must add.
The text was updated successfully, but these errors were encountered: