top of page

EXPORTING
EXPORTING
Since file exports are not currently supported on Spectacles, this prototype uses QR codes to retrieve data.
It's new, a bit weird, and it works.
Our favourite kind of prototype :)
How to convert QR to 3D model
(We're working on this, come back soon for an easier solution!)
1. Install: opencv-python, pyzbar, zbar.
2. Download this Python script!
3. In a new terminal window, run:
python3 PolygonStudioImporter.py <your QR image.jpg>

Example
Download this QR code to test if you get it to work!
You should be getting this is the 3D file you should be seeing:

bottom of page