Description:
I am trying to load a .glb in aframe, but it seems only the edges are rendered (see the Glitch):

However, if I open the same model in gltf-viewer, it renders well:

For information, it's a .fbx animated model from mixamo.com converted in .glb using FBX2glTF. You can download it here.But as it works well on gltf-viewer, I assume it should be fine in aframe.
Description:


I am trying to load a
.glbin aframe, but it seems only the edges are rendered (see the Glitch):However, if I open the same model in gltf-viewer, it renders well:
For information, it's a .fbx animated model from mixamo.com converted in .glb using FBX2glTF. You can download it here.But as it works well on gltf-viewer, I assume it should be fine in aframe.