this is how i read the glb file,
then i pass the buffer and path to gltfLoader
then this error comes up…
this is in the gltfLoader.parse excute context, seems like the content produced by loaderUntils.decodeText wasn’t producing the correct JSON string … please let me know how to fix this… thanks…
this is part of the content produced by the loaderUtils.decodeText , is that corretct? i use the same glb file and use gltfloader.load which worked perfectly
i tried to convert file to ArrayBuffer , still not working … T.T anybody please help out, thanks ,