gltf-bounding-box icon indicating copy to clipboard operation
gltf-bounding-box copied to clipboard

If I replace the gltf file, it won't work

Open haicome opened this issue 6 years ago • 0 comments

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:")) {

haicome avatar Dec 27 '18 08:12 haicome