Переглянути джерело

Add a visual unit test for the .obj loader

Popov72 5 роки тому
батько
коміт
fa1ea6720d

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
         }
     ]
 }