فهرست منبع

Add GLTF Normals demo to validation tests

Gary Hsu 8 سال پیش
والد
کامیت
5f4cd978a7
3فایلهای تغییر یافته به همراه7 افزوده شده و 0 حذف شده
  1. BIN
      tests/validation/ReferenceImages/gltfnormals.png
  2. BIN
      tests/validation/ReferenceImages/normals.png
  3. 7 0
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/gltfnormals.png


BIN
tests/validation/ReferenceImages/normals.png


+ 7 - 0
tests/validation/config.json

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