Jobs
Create a Job and Upload a USDZ Scan
This first version creates a public job page and stores the original iPhone LiDAR USDZ scan. Browser rendering from a converted GLB can be added on top of this flow next.
For now:
- No authentication or authorization is enforced.
- The original USDZ is stored server-side and linked from the job page.
- The server will attempt a USDZ to GLB conversion immediately after upload.
- If Blender is unavailable in the runtime, the job page will show a conversion failure message.