Files
workinf_Blender_Wasm/tests/golden/W-080/animation-depsgraph.json
2026-08-12 04:47:48 -04:00

112 lines
1.6 KiB
JSON

{
"schemaVersion": 1,
"fixture": "animation_scene.blend",
"evaluator": "Blender Depsgraph",
"blenderVersion": "5.2.0 LTS",
"object": "AnimatedObject",
"mesh": "AnimationMesh",
"frames": [
{
"frame": 1,
"worldMatrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
],
"positions": [
-1.0,
-1.0,
0.0,
1.0,
-1.0,
0.0,
0.0,
1.0,
0.0
]
},
{
"frame": 5,
"worldMatrix": [
1.0,
0.0,
0.0,
0.8340191841125488,
0.0,
1.0,
0.0,
1.2510287761688232,
0.0,
0.0,
1.0,
1.6680383682250977,
0.0,
0.0,
0.0,
1.0
],
"positions": [
-1.0,
-1.0,
0.0,
1.0,
-1.0,
0.0,
0.0,
1.0,
0.0
]
},
{
"frame": 10,
"worldMatrix": [
1.0,
0.0,
0.0,
2.0,
0.0,
1.0,
0.0,
3.0,
0.0,
0.0,
1.0,
4.0,
0.0,
0.0,
0.0,
1.0
],
"positions": [
-1.0,
-1.0,
0.0,
1.0,
-1.0,
0.0,
0.0,
1.0,
0.0
]
}
],
"tolerance": {
"maxPositionError": 1e-05,
"rmsPositionError": 1e-06,
"maxMatrixError": 1e-05
}
}