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

Toggling multiple gltf models #17

Open
Najaf93 opened this issue Jun 29, 2021 · 3 comments
Open

Toggling multiple gltf models #17

Najaf93 opened this issue Jun 29, 2021 · 3 comments
Assignees
Labels
code-design enhancement New feature or request

Comments

@Najaf93
Copy link

Najaf93 commented Jun 29, 2021

Hi guys,
I am trying to achieve an AR experience for the Restaurant menu, so multiple models involved in this project. How can I achieve toggling multiple models on a single NFT marker? Please guide me to achieve this.

My Suggestion:
ARnft is an awesome framework for image tracking compared to other frameworks like AR.js etc. The only thing lack in this project is documentation, if there is proper documentation then I think more people will choose this framework for WebAR. Kudos to the developer @kalwalt . 👍

@kalwalt
Copy link
Member

kalwalt commented Jun 29, 2021

Hi @Najaf93 thanks for this. I am adding multi NFT support to jsartoolkitNFT with this PR webarkit/jsartoolkitNFT#102 and then in ARnft. This will load differents NFT marker a in the same Web Worker. In the meantime you can try to develop a function that create multi Worker ( each one that load a single NFT marker). @eddiecarbin already did this.
Regarding documentation: yes, It would be awesome but at this period i have limited time, maybe after September i will be more free...

@kalwalt
Copy link
Member

kalwalt commented Sep 16, 2021

Reading after some time this post. I think it should be better for you methods to remove the mesh or model. There is already an issue #13
Regarding the multi marker feature see webarkit/ARnft#199

@kalwalt kalwalt transferred this issue from webarkit/ARnft Sep 16, 2021
@kalwalt
Copy link
Member

kalwalt commented Nov 9, 2021

linked issue #9

@kalwalt kalwalt self-assigned this Nov 9, 2021
@kalwalt kalwalt added code-design enhancement New feature or request labels Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-design enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants