In this video, I will guide you through the steps to set up QR codes with Autodesk Vred and Nvidia Cloud XR
Arcore:
https://developers.google.com/ar/develop
Arcoreimg:
https://developers.google.com/ar/deve...
Cloud XR access:
https://developer.nvidia.com/nvidia-c... AWS Cloud XR
Quickstart link:
https://blogs.nvidia.com/blog/2022/10...
Vred for education Link:
https://blogs.autodesk.com/design-stu...
A QR code generation webpage that does not expire is:
https://www.qrcode-monkey.com/
By default, the ARCore.exe program is found in the Cloud XR folder, under:
arcore-android-sdk-1.35.0.zip\arcore-android-sdk-1.35.0\tools\arcoreimg\windows
Image evaluation line:
arcoreimg eval-img --input_image_path="C:\Users\Victor\Desktop\qr-code.png
Image list build line:
arcoreimg.exe build-db --input_image_list_path=C:\Users\Yourname\Desktop\imglist.txt --output_db_path=C:\Users\You\Desktop\image_anchors.imgdb
For this to work the .txt file has to be called imglist.txt
Note: Using Varjo markers to create a single marker suitable for Cloud XR allows us to use one single marker for both Varjo and Cloud XR devices in the same session. Varjo devices can only use Varjo markers, while Cloud XR can use any. If you are not using Varjo devices you can use any QR code.
Linkedin: / victorpm
Video chapters:
0:00 Intro
1:56 Requirements
2:54 Limitations
3:20 Setup
6:05 Conclusions