Procházet zdrojové kódy

Add light projection texture

Sebastien Vandenberghe před 7 roky
rodič
revize
c8e6a1eaab

binární
tests/validation/ReferenceImages/LightProjectionTexture.png


+ 5 - 0
tests/validation/config.json

@@ -342,6 +342,11 @@
       "functionToCall": "CreateBones2TestScene",
       "referenceImage": "instancedBones.png",
       "replace": "Dude.babylon, dude.babylon"
+    },
+    {
+      "title": "Light Projection Texture",
+      "playgroundId": "#CQNGRK",
+      "referenceImage": "LightProjectionTexture.png"
     }
   ]
 }