Closed echadwick-artist closed 1 year ago
I updated the model used by gltf-test and tried it with some libraries. Below is the display result.
Library | before | after |
---|---|---|
three.js r146 | ||
Babylon.js 5.30.0 | ||
Filament v1.28.2 |
Filament doesn't support the KHR_materials_iridescence
extension yet, so it didn't change the display result.
Replaced KHR_materials_specular with KHR_materials_iridescence, and updated README.