Bladeren bron

Add light projection texture

Sebastien Vandenberghe 7 jaren geleden
bovenliggende
commit
c8e6a1eaab
2 gewijzigde bestanden met toevoegingen van 5 en 0 verwijderingen
  1. BIN
      tests/validation/ReferenceImages/LightProjectionTexture.png
  2. 5 0
      tests/validation/config.json

BIN
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"
     }
   ]
 }