浏览代码

Add right handed light/shadows test, update GLTF serialization test playground links to point to fixed playgrounds

Nicholas Barlow 5 年之前
父节点
当前提交
4b3b3d2c03
共有 2 个文件被更改,包括 7 次插入2 次删除
  1. 二进制
      tests/validation/ReferenceImages/softShadowsRightHanded.png
  2. 7 2
      tests/validation/config.json

二进制
tests/validation/ReferenceImages/softShadowsRightHanded.png


+ 7 - 2
tests/validation/config.json

@@ -286,6 +286,11 @@
             "referenceImage": "softShadows.png"
         },
         {
+            "title": "Soft Shadows (Right Handed)",
+            "playgroundId": "#0YYQ3N#2",
+            "referenceImage": "softShadowsRightHanded.png"
+        },
+        {
             "title": "Fresnel",
             "playgroundId": "#603JUZ#1",
             "referenceImage": "fresnel.png"
@@ -551,13 +556,13 @@
         },
         {
             "title": "GLTF Serializer with Negative World Matrix",
-            "playgroundId": "#KX53VK#27",
+            "playgroundId": "#KX53VK#35",
             "referenceImage": "glTFSerializerNegativeWorldMatrix.png",
             "errorRatio": 1.1
         },
         {
             "title": "GLTF Serializer with Negative World Matrix (Right Handed)",
-            "playgroundId": "#KX53VK#30",
+            "playgroundId": "#KX53VK#36",
             "referenceImage": "glTFSerializerNegativeWorldMatrix_Right.png",
             "errorRatio": 1.1
         },