google / model-viewer

Easily display interactive 3D models on the web and in AR!
https://modelviewer.dev
Apache License 2.0
6.76k stars 801 forks source link

Model never loads in AR on iOS QuickLook. #4503

Closed Shubhra22 closed 9 months ago

Shubhra22 commented 9 months ago

Description

QuickLook keeps loading forever for glb models. IMG_3393

Works fine on Android. I tried to convert it manually to usdz and then it works.

Live Demo

https://polymuse.onrender.com/ar/?id=b0NMq6uu5Cw1trAoVsTg

Version

Browser Affected

OS

AR

Shubhra22 commented 9 months ago

Update: Interestingly, I tried another glb file and that works. But the model I am using is not working.

My model is a scanned object from a 3d scanning app from iOS. I compressed the file (https://github.khronos.org/glTF-Compressor-Release/) with ktx2 texture. But still that does not help.