guc icon indicating copy to clipboard operation
guc copied to clipboard

Support KHR_materials_unlit

Open pablode opened this issue 3 years ago • 1 comments

Extension spec: https://github.com/KhronosGroup/glTF/tree/main/extensions/2.0/Khronos/KHR_materials_unlit

The extension can not be correctly represented with a UsdPreviewSurface, but we might be able to emulate it using the emissive color.

In MaterialX, this feature should be covered by the recently introduced 'unlit' shader node: https://github.com/AcademySoftwareFoundation/MaterialX/pull/860

pablode avatar Apr 26 '22 11:04 pablode