فهرست منبع

Update shadow tests

Popov72 5 سال پیش
والد
کامیت
d8f0311149

BIN
tests/validation/ReferenceImages/pointLightShadows.png


BIN
tests/validation/ReferenceImages/shadowDepthWrappers.png


+ 9 - 4
tests/validation/config.json

@@ -353,10 +353,15 @@
         },
         {
             "title": "point light shadows",
-            "scriptToRun": "/Demos/PointLightShadowMap/pointLightShadows.js",
-            "functionToCall": "CreatePointLightShadowScene",
-            "referenceImage": "pointLightShadows.png",
-            "replace": "/ground, /Ground"
+            "playgroundId": "#XDNVAY#1",
+            "referenceImage": "pointLightShadows.png"
+        },
+        {
+            "title": "Shadow depth wrappers",
+            "playgroundId": "#PNQRY1#4",
+            "referenceImage": "shadowDepthWrappers.png",
+            "renderCount": 20,
+            "replace": "incrementTime = true, incrementTime = false"
         },
         {
             "title": "Displacement map",