Online3DViewer icon indicating copy to clipboard operation
Online3DViewer copied to clipboard

Support for KHR_materials_pbrSpecularGlossiness in glTF importer

Open zen253230 opened this issue 1 year ago • 1 comments

Hello and thank you for all the corrections you made for gltf loading.

This time it is about a file with unsupported extensions KHR_materials_common : https://github.com/xeolabs/xeogl/tree/master/examples/models/gltf/ReciprocatingSaw/glTF-MaterialsCommon

Question is whether it should load even while showing the error???

The same file in : https://github.com/xeolabs/xeogl/tree/master/examples/models/gltf/ReciprocatingSaw/glTF-pbrSpecularGlossiness loads perfectly, So is it a problem of special file...?

Thank you for your patience

zen253230 avatar Mar 17 '23 14:03 zen253230

https://kcoley.github.io/glTF/extensions/2.0/Khronos/KHR_materials_pbrSpecularGlossiness/

kovacsv avatar Jun 18 '23 06:06 kovacsv