Closed neciszhang closed 1 year ago
This models has two problems:
Both of these issues can be fixed by loading the model in https://gltf.report, clicking "OK" at the prompt to convert the materials, and then running the script below in the script tab:
for (const material of document.getRoot().listMaterials()) {
material.setAlphaMode('OPAQUE');
}
After that you may want to do more cleanup on the hair and sunglasses, to make them alpha blended or alpha masked, but those changes would be best done in a tool like Blender.
Thanks a million!
glb model : https://sketchfab.com/3d-models/female-thief-b244510c12f8420d8c3da7e9a426b5d6 When I put it in gltf viewer.It's render