-
Notifications
You must be signed in to change notification settings - Fork 0
Home
smcolash edited this page Jun 16, 2019
·
4 revisions
Notes and How-To
All of this is based on code and examples at https://github.com/jeromeetienne/AR.js.
Steps:
- Create a picture to use as the visual/target.
- Create the page to link.
- Create the PNG QR-Code link to the page (https://www.qr-code-generator.com/).
- Save the PNG with the page.
- Use the URL to generate the marker image (https://jeromeetienne.github.io/AR.js/three.js/examples/marker-training/examples/generator.html).
- Save the marker image (patt) with the page.
- Save the target image (png) with the page.
- Edit the page to use the images.