gltf-bounding-box
gltf-bounding-box copied to clipboard
If I replace the gltf file, it won't work
According to the code, I found that when URI was not coded in base64, it could not continue to work.
the err:
gltf-bounding-box\dist\index.js:17335 if (!buffer.uri.startsWith("data:")) {