KhronosGroup / glTF-Sample-Models

glTF Sample Models
3.13k stars 1.31k forks source link

Iridescent dish with olives specular to iridescence #352

Closed echadwick-artist closed 1 year ago

echadwick-artist commented 2 years ago

Replaced KHR_materials_specular with KHR_materials_iridescence, and updated README.

specular_vs_iridescence

cx20 commented 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 image image
Babylon.js 5.30.0 image image
Filament v1.28.2 image image

Filament doesn't support the KHR_materials_iridescence extension yet, so it didn't change the display result.