leoncvlt/ar-button

src must be a glb file not a gltf?

Opened this issue · 0 comments

Ive been experimenting with this repo trying to replicate the examples on my own server inside a react app. A couple of hurdles but we got there eventually and are able to launch a .glb file fine just like the example.

However we noticed that gltf files dont work (Object could not be loaded.) - The same object works in the native model-viewer. Is there a reason behind this or a workaround? The authoring process we have makes use of easily produced gltf files, but not so much glb.

E* - Is it also possible to make use of model-viewers auto-generating USDZ ?

:)