Browse Source

chromatic aberration and sharpen validation tests

Trevor Baron 7 years ago
parent
commit
edd11839f4

BIN
tests/validation/ReferenceImages/chromaticAberration.png


BIN
tests/validation/ReferenceImages/sharpen.png


+ 12 - 0
tests/validation/config.json

@@ -267,12 +267,24 @@
       "referenceImage": "enableDisablePostProcess.png"
     },
     {
+      "title": "Sharpen",
+      "playgroundId": "#NAW8EA#1",
+      "renderCount": 20,
+      "referenceImage": "sharpen.png"
+    },
+    {
       "title": "Depth of field",
       "playgroundId": "#IDSQK2#53",
       "renderCount": 20,
       "referenceImage": "depthOfField.png"
     },
     {
+      "title": "Chromatic aberration",
+      "playgroundId": "#NAW8EA",
+      "renderCount": 20,
+      "referenceImage": "chromaticAberration.png"
+    },
+    {
       "title": "Kernel Blur",
       "playgroundId": "#Y0WKT0",
       "referenceImage": "KernelBlur.png"