Add Chromium-only Blender WebEngine parity work
This commit is contained in:
15
tests/golden/W-037/snapshot.json
Normal file
15
tests/golden/W-037/snapshot.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"taskId": "W-037",
|
||||
"fixture": "tests/files/web/basic_scene.blend",
|
||||
"schemaVersion": 1,
|
||||
"revision": 1,
|
||||
"nodes": 3,
|
||||
"meshSummary": { "vertices": 8, "edges": 12, "faces": 6, "corners": 24, "triangles": 12 },
|
||||
"geometryPayload": { "positions": 24, "indices": 36, "transport": "Worker transferable ArrayBuffer" },
|
||||
"binaryBuffers": {
|
||||
"schemaVersion": 1,
|
||||
"elementTypes": ["float32", "uint32"],
|
||||
"byteLength": "reported per mesh envelope",
|
||||
"chunking": "todo for large evaluated meshes"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user