Add Chromium-only Blender WebEngine parity work
This commit is contained in:
116
tests/golden/N-015/nonmesh-desktop-geometry.json
Normal file
116
tests/golden/N-015/nonmesh-desktop-geometry.json
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "nonmesh_scene.blend",
|
||||
"geometries": [
|
||||
{
|
||||
"boundsMax": [
|
||||
2.0,
|
||||
0.7,
|
||||
0.5
|
||||
],
|
||||
"boundsMin": [
|
||||
-2.0,
|
||||
-1.8,
|
||||
0.0
|
||||
],
|
||||
"centroid": [
|
||||
-0.0095238,
|
||||
-1.1490379,
|
||||
0.2556487
|
||||
],
|
||||
"edgeCount": 19,
|
||||
"edgeIndexMoment": 10790,
|
||||
"indexMoment": 0,
|
||||
"object": "WebCurveObject",
|
||||
"positionMoment": -491.5961875,
|
||||
"sourceType": "CURVE",
|
||||
"surfaceArea": 0.0,
|
||||
"triangleCount": 0,
|
||||
"vertexCount": 21
|
||||
},
|
||||
{
|
||||
"boundsMax": [
|
||||
1.9064503,
|
||||
0.4774,
|
||||
0.0
|
||||
],
|
||||
"boundsMin": [
|
||||
-1.9057502,
|
||||
-0.0063,
|
||||
0.0
|
||||
],
|
||||
"centroid": [
|
||||
0.3246301,
|
||||
0.1918656,
|
||||
0.0
|
||||
],
|
||||
"edgeCount": 1411,
|
||||
"edgeIndexMoment": 1880830609,
|
||||
"indexMoment": 1053814304,
|
||||
"object": "WebFontObject",
|
||||
"positionMoment": -22828.9803417,
|
||||
"sourceType": "FONT",
|
||||
"surfaceArea": 0.5758171,
|
||||
"triangleCount": 704,
|
||||
"vertexCount": 710
|
||||
},
|
||||
{
|
||||
"boundsMax": [
|
||||
0.9333432,
|
||||
0.4170701,
|
||||
0.8170701
|
||||
],
|
||||
"boundsMin": [
|
||||
-1.0577097,
|
||||
-0.4170701,
|
||||
-0.01707
|
||||
],
|
||||
"centroid": [
|
||||
-0.29,
|
||||
0.0,
|
||||
0.4
|
||||
],
|
||||
"edgeCount": 264,
|
||||
"edgeIndexMoment": 10746507,
|
||||
"indexMoment": 18130066,
|
||||
"object": "WebMetaballObject",
|
||||
"positionMoment": -4214.8233888,
|
||||
"sourceType": "METABALL",
|
||||
"surfaceArea": 3.3359928,
|
||||
"triangleCount": 232,
|
||||
"vertexCount": 120
|
||||
},
|
||||
{
|
||||
"boundsMax": [
|
||||
1.0000001,
|
||||
1.0000001,
|
||||
0.1951289
|
||||
],
|
||||
"boundsMin": [
|
||||
-1.0000001,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"centroid": [
|
||||
0.0,
|
||||
0.5,
|
||||
0.0762222
|
||||
],
|
||||
"edgeCount": 480,
|
||||
"edgeIndexMoment": 78301530,
|
||||
"indexMoment": 153618975,
|
||||
"object": "WebSurfaceObject",
|
||||
"positionMoment": 92642.2223156,
|
||||
"sourceType": "SURFACE",
|
||||
"surfaceArea": 2.1298955,
|
||||
"triangleCount": 450,
|
||||
"vertexCount": 256
|
||||
}
|
||||
],
|
||||
"schemaVersion": 1,
|
||||
"tolerance": {
|
||||
"coordinate": 1e-05,
|
||||
"positionMoment": 0.001,
|
||||
"surfaceArea": 0.0001
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user