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

Adding support for Multi NFT markers #32

Closed
kalwalt opened this issue Apr 26, 2020 · 9 comments
Closed

Adding support for Multi NFT markers #32

kalwalt opened this issue Apr 26, 2020 · 9 comments
Assignees
Labels
question Further information is requested

Comments

@kalwalt
Copy link
Member

kalwalt commented Apr 26, 2020

This one feature that absoultely we must add.

@sunshine8550
Copy link

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.

@eddiecarbin
Copy link

Something like this? https://youtu.be/ZzWUMxrK2gU

@sunshine8550
Copy link

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

@eddiecarbin
Copy link

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.

@eddiecarbin
Copy link

The idea is to use javascript Workers. You are creating multiple threads with NFT Worker

@kalwalt
Copy link
Member Author

kalwalt commented Dec 15, 2020

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

@kalwalt
Copy link
Member Author

kalwalt commented Jan 4, 2021

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.

@kalwalt
Copy link
Member Author

kalwalt commented Jan 10, 2022

The multi NFT feature is in the dev branch now, will be merged in master soon (almost). 🙂

@kalwalt kalwalt self-assigned this Jan 10, 2022
@kalwalt kalwalt added the question Further information is requested label Jan 10, 2022
@kalwalt
Copy link
Member Author

kalwalt commented Jan 17, 2022

The multi NFT feature is in the dev branch now, will be merged in master soon (almost). slightly_smiling_face

Now is merged in master! if you have some issues with the new features open a new issues, thanks!

@kalwalt kalwalt closed this as completed Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants