Skip to content

How to Display qr code for scanning on desktop mode #4702

Answered by danilokrulj
skapezempire asked this question in Q&A
Discussion options

You must be logged in to vote

I use a library like this one

https://github.com/davidshimjs/qrcodejs

to generate a QR code leading to the page where you hosted your model and pass the parameters that change through the url.

If your model doesn't change you can just generate a QR code once and embed it inside a div element which you would show by toggling the display settings on it when you click the "View in AR" button.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@skapezempire
Comment options

Answer selected by elalish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants