瀏覽代碼

Add GLTF Normals demo to validation tests

Gary Hsu 8 年之前
父節點
當前提交
5f4cd978a7
共有 3 個文件被更改,包括 7 次插入0 次删除
  1. 二進制
      tests/validation/ReferenceImages/gltfnormals.png
  2. 二進制
      tests/validation/ReferenceImages/normals.png
  3. 7 0
      tests/validation/config.json

二進制
tests/validation/ReferenceImages/gltfnormals.png


二進制
tests/validation/ReferenceImages/normals.png


+ 7 - 0
tests/validation/config.json

@@ -180,6 +180,13 @@
       "referenceImage": "normals.png"
     },
     {
+      "title": "GLTF Normals",
+      "renderCount": 10,
+      "scriptToRun": "/Demos/GLTFNormals/index.js",
+      "functionToCall": "createScene",
+      "referenceImage": "gltfnormals.png"
+    },
+    {
       "title": "PBR glossy",
       "renderCount": 10,
       "scriptToRun": "/Demos/PBRGlossy/index.js",