-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
QR Code redirecting to a JSON formatted string (or server location with the JSON file) to retrieve nose cone information (including new markings).
Requires:
- detection of QR Codes (Vuforia / OpenXR (optimal, but capable?) / Microsoft extension: https://localjoost.github.io/Reading-QR-codes-with-an-MRTK2-Extension-Service/)
- network communication
Taks:
- After QR Code detection, check content for JSON format, otherwise https/network response (logic of the server) thus extract JSON info from response.
- Apply content of received QR Code data to the HoloLens environment (UI & objects)
- Possibilty to load a 3D scanned model of an nose-cone from a server location (list the found 3D scanned models so the engineer is able to select and load it)
Metadata
Metadata
Assignees
Labels
No labels