소스 검색

Added glTF sheen and clear coat validation tests

Popov72 5 년 전
부모
커밋
62fadbbd8d
3개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      tests/validation/ReferenceImages/GLTFClearCoat.png
  2. BIN
      tests/validation/ReferenceImages/glTFSheen.png
  3. 10 0
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/GLTFClearCoat.png


BIN
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",