瀏覽代碼

Added glTF sheen and clear coat validation tests

Popov72 4 年之前
父節點
當前提交
62fadbbd8d
共有 3 個文件被更改,包括 10 次插入0 次删除
  1. 二進制
      tests/validation/ReferenceImages/GLTFClearCoat.png
  2. 二進制
      tests/validation/ReferenceImages/glTFSheen.png
  3. 10 0
      tests/validation/config.json

二進制
tests/validation/ReferenceImages/GLTFClearCoat.png


二進制
tests/validation/ReferenceImages/glTFSheen.png


+ 10 - 0
tests/validation/config.json

@@ -599,6 +599,16 @@
             "referenceImage": "gltfTextureSampler1.png"
         },
         {
+            "title": "GLTF Sheen",
+            "playgroundId": "#YG3BBF#2",
+            "referenceImage": "glTFSheen.png"
+        },
+        {
+            "title": "GLTF ClearCoat",
+            "playgroundId": "#YG3BBF#1",
+            "referenceImage": "glTFClearCoat.png"
+        },
+        {
             "title": "GLTF Serializer with Negative World Matrix",
             "playgroundId": "#KX53VK#35",
             "referenceImage": "glTFSerializerNegativeWorldMatrix.png",