Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I am developing an augmented reality app for a tablet.
The experience starts with the scan of a QR code and you access the following views:
- purchase (purchase of some components selected from a 3D model)
- maintenance (allow the possibility to proceed with some maintenance operations (assembly / disassembly of components))
Each view loads a model (not necessarily the same).
Question
How can you upload a model without scanning a thingmark?
Is it possible to upload a part of a model by scanning a QR code?
Thank you so much.
Hello Leonardosella,
Just add a Model in a View, in another View, add a menu (with Button or a List Widget) to open the View with the 3D Model.
Scanning a QR Code and opening a specific View or another Experience who contains de 3D Model.
Another solution is to load 3D Model dynamicaly.
Please see this thread :
Best regards,
Samuel