WebIO gltf-transform problem

Hi guys, I’m using gltf-transform by @donmccurdy to display KHR_materials_pbrSpecularGlossiness of materials correctly, I did everything like the example through WebIO, the model is displayed, but the problem is that some parts of it are lost
exmpl. from my canvas


, I went to gltf.report, where this library is used and there the situation is the same

, then I tried to do the same in 3dViewer and it displayed everything correctly,

it is definitely related to gltf-transform, because I tried to load the model without this functionality, it loaded correctly but without textures.

The initial model
skeleton_ratchet_rc_all_4_one.glb (3.7 MB)

Would you mind sharing your thoughts on this?

Resolved at:

1 Like