Browse Source

Add sps to visual testing

David Catuhe 6 years ago
parent
commit
9748af443e
2 changed files with 6 additions and 0 deletions
  1. BIN
      tests/validation/ReferenceImages/sps.png
  2. 6 0
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/sps.png


+ 6 - 0
tests/validation/config.json

@@ -2,6 +2,12 @@
   "root": "https://rawgit.com/BabylonJS/Website/master",
   "tests": [
     {
+      "title": "Solid particle system",
+      "playgroundId": "#WCDZS#2",
+      "renderCount": 150,
+      "referenceImage": "sps.png"
+    },
+    {
       "title": "Simulate pointer",
       "playgroundId": "#8MGKWK#78",
       "referenceImage": "simulatePointer.png"