microsoft / glTF-Toolkit

A collection of tools for modifying and optimizing glTF assets
MIT License
295 stars 41 forks source link

Sample glTF files fail to load in Microsoft's own software #53

Open Leadwerks opened 3 years ago

Leadwerks commented 3 years ago

The files "glTF-Toolkit/glTF-Toolkit.Test/Resources/gltf/CubeAsset3D.gltf" and "glTF-Toolkit/glTF-Toolkit.Test/Resources/gltf/CubeWithLOD.gltf" fail to load in both Windows explorer preview pane and the Windows 10 3D Viewer program by Microsoft.

bghgary commented 3 years ago

I'm not sure I would call these assets sample glTF files as they are test files, but they don't load because the glTF files don't have a URI in the buffer object. They don't load in any software that I tried.