RhodoniteTS
RhodoniteTS copied to clipboard
Support KHR_materials_clearcoat extension
References
- https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_materials_clearcoat/README.md
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 | ![]() |
Rhodonite v0.7.1 | ![]() |
@cx20 I fixed the problem completely at https://github.com/actnwit/RhodoniteTS/pull/1189