RhodoniteTS icon indicating copy to clipboard operation
RhodoniteTS copied to clipboard

Support KHR_materials_clearcoat extension

Open emadurandal opened this issue 3 years ago • 1 comments

References

  • https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_materials_clearcoat/README.md

emadurandal avatar Dec 31 '21 08:12 emadurandal

I checked if the Clear Coat extension was implemented in Rhodonite v0.7.1. I confirmed that all the rightmost columns passed. UV0 and UV1 don't seem to pass the test, but I don't know what's causing it.

Rhodonite version TextureTransformMultiTest.gltf
Rhodonite v0.7.0 image
Rhodonite v0.7.1 image

cx20 avatar May 04 '22 15:05 cx20

@cx20 I fixed the problem completely at https://github.com/actnwit/RhodoniteTS/pull/1189 image

emadurandal avatar Oct 06 '22 17:10 emadurandal