فهرست منبع

Add a visual unit test for the .obj loader

Popov72 5 سال پیش
والد
کامیت
fa1ea6720d
2فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. BIN
      tests/validation/ReferenceImages/objTestLoader.png
  2. 6 0
      tests/validation/config.json

BIN
tests/validation/ReferenceImages/objTestLoader.png


+ 6 - 0
tests/validation/config.json

@@ -853,6 +853,12 @@
             "title": "GLTF Extension KHR_materials_variants",
             "playgroundId": "#BKGTKL#2",
             "referenceImage": "gltfExtensionKhrMaterialsVariants.png"
+        },
+        {
+            "title": "OBJ loader test",
+            "playgroundId": "#SYQW69#311",
+            "referenceImage": "objTestLoader.png",
+            "renderCount": 10
         }
     ]
 }