glTF_MaterialX icon indicating copy to clipboard operation
glTF_MaterialX copied to clipboard

glTF / MaterialX Translation Library

Results 4 glTF_MaterialX issues
Sort by recently updated
recently updated
newest added

It's still possible to create invalid shader declaration names such as "__". Ideally this should be handled in code gen for GLSL variants as these are illegal. The prevent can...

MaterialX
defect

Keeping materials in the glTF file can cause unnecessary handling (for Web or other integrations) when they are overridden by MTLX assignments. Could also occur for USD assignments. A "clear...

enhancement