Linzhan commited on
Commit
4aa89d3
·
verified ·
1 Parent(s): afd44d9

Add four-view motion render previews (MP4 + camera JSON per view) and document them (part 7)

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. animation_render/Dog-Back_Away/v001.mp4 +3 -0
  2. animation_render/Dog-Back_Away/v002.json +42 -0
  3. animation_render/Dog-Back_Away/v002.mp4 +3 -0
  4. animation_render/Dog-Back_Away/v003.json +42 -0
  5. animation_render/Dog-Back_Away/v003.mp4 +3 -0
  6. animation_render/Dog-Bark_Jump/v000.json +42 -0
  7. animation_render/Dog-Bark_Jump/v000.mp4 +3 -0
  8. animation_render/Dog-Bark_Jump/v001.json +42 -0
  9. animation_render/Dog-Bark_Jump/v001.mp4 +3 -0
  10. animation_render/Dog-Bark_Jump/v002.json +42 -0
  11. animation_render/Dog-Bark_Jump/v002.mp4 +3 -0
  12. animation_render/Dog-Bark_Jump/v003.json +42 -0
  13. animation_render/Dog-Bark_Jump/v003.mp4 +3 -0
  14. animation_render/Dog-Barking/v000.json +42 -0
  15. animation_render/Dog-Barking/v000.mp4 +3 -0
  16. animation_render/Dog-Barking/v001.json +42 -0
  17. animation_render/Dog-Barking/v001.mp4 +3 -0
  18. animation_render/Dog-Barking/v002.json +42 -0
  19. animation_render/Dog-Barking/v002.mp4 +3 -0
  20. animation_render/Dog-Barking/v003.json +42 -0
  21. animation_render/Dog-Barking/v003.mp4 +3 -0
  22. animation_render/Dog-Bite_Arm/v000.json +42 -0
  23. animation_render/Dog-Bite_Arm/v000.mp4 +3 -0
  24. animation_render/Dog-Bite_Arm/v001.json +42 -0
  25. animation_render/Dog-Bite_Arm/v001.mp4 +3 -0
  26. animation_render/Dog-Bite_Arm/v002.json +42 -0
  27. animation_render/Dog-Bite_Arm/v002.mp4 +3 -0
  28. animation_render/Dog-Bite_Arm/v003.json +42 -0
  29. animation_render/Dog-Bite_Arm/v003.mp4 +3 -0
  30. animation_render/Dog-Floor_Rise_Left/v000.json +42 -0
  31. animation_render/Dog-Floor_Rise_Left/v000.mp4 +3 -0
  32. animation_render/Dog-Floor_Rise_Left/v001.json +42 -0
  33. animation_render/Dog-Floor_Rise_Left/v001.mp4 +3 -0
  34. animation_render/Dog-Floor_Rise_Left/v002.json +42 -0
  35. animation_render/Dog-Floor_Rise_Left/v002.mp4 +3 -0
  36. animation_render/Dog-Floor_Rise_Left/v003.json +42 -0
  37. animation_render/Dog-Floor_Rise_Left/v003.mp4 +3 -0
  38. animation_render/Dog-Floor_Rise_Right/v000.json +42 -0
  39. animation_render/Dog-Floor_Rise_Right/v000.mp4 +3 -0
  40. animation_render/Dog-Floor_Rise_Right/v001.json +42 -0
  41. animation_render/Dog-Floor_Rise_Right/v001.mp4 +3 -0
  42. animation_render/Dog-Floor_Rise_Right/v002.json +42 -0
  43. animation_render/Dog-Floor_Rise_Right/v002.mp4 +3 -0
  44. animation_render/Dog-Floor_Rise_Right/v003.json +42 -0
  45. animation_render/Dog-Floor_Rise_Right/v003.mp4 +3 -0
  46. animation_render/Dog-Frightened/v000.json +42 -0
  47. animation_render/Dog-Frightened/v000.mp4 +3 -0
  48. animation_render/Dog-Frightened/v001.json +42 -0
  49. animation_render/Dog-Frightened/v001.mp4 +3 -0
  50. animation_render/Dog-Frightened/v002.json +42 -0
animation_render/Dog-Back_Away/v001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e5ca2ffbfce9c48677c779e8742e15bdc9c79703033797d1e583dcccb4d7e87
3
+ size 15169
animation_render/Dog-Back_Away/v002.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "left",
3
+ "azimuth": 3.141592653589793,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ 7.549789415861596e-08,
11
+ -1.0,
12
+ -1.6484375
13
+ ],
14
+ [
15
+ -1.0,
16
+ 5.960465188081798e-08,
17
+ -7.549789415861596e-08,
18
+ 2.0187537402236713e-16
19
+ ],
20
+ [
21
+ 5.960464477539063e-08,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 1.0093768701118356e-16
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.5080406073564374,
34
+ "scene_offset": [
35
+ -0.001060590147972107,
36
+ 0.38691389560699463,
37
+ -0.24578428268432617
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 61,
41
+ "fps": 30
42
+ }
animation_render/Dog-Back_Away/v002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:214c0493196c89dabb09373fd0a73555f63edf4cd9a47530724c3148782dc8e0
3
+ size 30074
animation_render/Dog-Back_Away/v003.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "right",
3
+ "azimuth": 0.0,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ -7.549790126404332e-08,
11
+ 1.0,
12
+ 1.6484375
13
+ ],
14
+ [
15
+ 1.0,
16
+ 5.6999328827277325e-15,
17
+ -7.549790126404332e-08,
18
+ 0.0
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 1.0093768701118356e-16
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.5080406073564374,
34
+ "scene_offset": [
35
+ -0.001060590147972107,
36
+ 0.38691389560699463,
37
+ -0.24578428268432617
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 61,
41
+ "fps": 30
42
+ }
animation_render/Dog-Back_Away/v003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd81548c590856bdc577d462fbf71d2a2e67e3784130aacfe404f722c1ec9460
3
+ size 29452
animation_render/Dog-Bark_Jump/v000.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "front",
3
+ "azimuth": -1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 1.0,
10
+ 2.676551408873338e-24,
11
+ 6.123235586414819e-17,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ 6.123235586414819e-17,
16
+ -4.371138828673793e-08,
17
+ -1.0,
18
+ -1.5
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.6773444852910303,
34
+ "scene_offset": [
35
+ -0.027123525738716125,
36
+ 0.10164633393287659,
37
+ -0.47891485691070557
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 37,
41
+ "fps": 30
42
+ }
animation_render/Dog-Bark_Jump/v000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a02524f870f55c30787c1c72ad909d0a1519be0f4104830e47837e8f82e36de
3
+ size 29807
animation_render/Dog-Bark_Jump/v001.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "back",
3
+ "azimuth": 1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ -1.0,
10
+ 8.742276236262114e-08,
11
+ -8.742278367890322e-08,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ -8.742277657347586e-08,
16
+ 4.3711398944878965e-08,
17
+ 1.0,
18
+ 1.5
19
+ ],
20
+ [
21
+ 8.74227694680485e-08,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.6773444852910303,
34
+ "scene_offset": [
35
+ -0.027123525738716125,
36
+ 0.10164633393287659,
37
+ -0.47891485691070557
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 37,
41
+ "fps": 30
42
+ }
animation_render/Dog-Bark_Jump/v001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e96dbfd090acd6969000fae2cba598de239b2871a009b9f8e445b5e04d598e54
3
+ size 33074
animation_render/Dog-Bark_Jump/v002.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "left",
3
+ "azimuth": 3.141592653589793,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ 7.549789415861596e-08,
11
+ -1.0,
12
+ -1.5
13
+ ],
14
+ [
15
+ -1.0,
16
+ 5.960465188081798e-08,
17
+ -7.549789415861596e-08,
18
+ 1.8369701465288538e-16
19
+ ],
20
+ [
21
+ 5.960464477539063e-08,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.6773444852910303,
34
+ "scene_offset": [
35
+ -0.027123525738716125,
36
+ 0.10164633393287659,
37
+ -0.47891485691070557
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 37,
41
+ "fps": 30
42
+ }
animation_render/Dog-Bark_Jump/v002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:024d5311fdb3ba9b21ac7bd4cefed334d1861f46847b343fb3ed7690172d1a28
3
+ size 36944
animation_render/Dog-Bark_Jump/v003.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "right",
3
+ "azimuth": 0.0,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ -7.549790126404332e-08,
11
+ 1.0,
12
+ 1.5
13
+ ],
14
+ [
15
+ 1.0,
16
+ 5.6999328827277325e-15,
17
+ -7.549790126404332e-08,
18
+ 0.0
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.6773444852910303,
34
+ "scene_offset": [
35
+ -0.027123525738716125,
36
+ 0.10164633393287659,
37
+ -0.47891485691070557
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 37,
41
+ "fps": 30
42
+ }
animation_render/Dog-Bark_Jump/v003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cde47f43f6dfad84003125719c22cf435ac9b661021bb482091ad971c5cb1177
3
+ size 38742
animation_render/Dog-Barking/v000.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "front",
3
+ "azimuth": -1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 1.0,
10
+ 2.676551408873338e-24,
11
+ 6.123235586414819e-17,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ 6.123235586414819e-17,
16
+ -4.371138828673793e-08,
17
+ -1.0,
18
+ -1.5
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7785180959391828,
34
+ "scene_offset": [
35
+ -0.15933963656425476,
36
+ -0.002180814743041992,
37
+ -0.41215747594833374
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 100,
41
+ "fps": 30
42
+ }
animation_render/Dog-Barking/v000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83ca874cc5e683a0a52b33bdc3a0250eb3d3874251387616be1cea7825be4913
3
+ size 41615
animation_render/Dog-Barking/v001.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "back",
3
+ "azimuth": 1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ -1.0,
10
+ 8.742276236262114e-08,
11
+ -8.742278367890322e-08,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ -8.742277657347586e-08,
16
+ 4.3711398944878965e-08,
17
+ 1.0,
18
+ 1.5
19
+ ],
20
+ [
21
+ 8.74227694680485e-08,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7785180959391828,
34
+ "scene_offset": [
35
+ -0.15933963656425476,
36
+ -0.002180814743041992,
37
+ -0.41215747594833374
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 100,
41
+ "fps": 30
42
+ }
animation_render/Dog-Barking/v001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a7066f9f0485487f64a1a817b5319c933b081cb830a01f24dfcab4c2b69c67d
3
+ size 60274
animation_render/Dog-Barking/v002.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "left",
3
+ "azimuth": 3.141592653589793,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ 7.549789415861596e-08,
11
+ -1.0,
12
+ -1.5
13
+ ],
14
+ [
15
+ -1.0,
16
+ 5.960465188081798e-08,
17
+ -7.549789415861596e-08,
18
+ 1.8369701465288538e-16
19
+ ],
20
+ [
21
+ 5.960464477539063e-08,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7785180959391828,
34
+ "scene_offset": [
35
+ -0.15933963656425476,
36
+ -0.002180814743041992,
37
+ -0.41215747594833374
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 100,
41
+ "fps": 30
42
+ }
animation_render/Dog-Barking/v002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4345163c039149a610c2fed1f762f7d86c2fa5f14aaaf3fdc78600431bad3e6
3
+ size 61873
animation_render/Dog-Barking/v003.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "right",
3
+ "azimuth": 0.0,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ -7.549790126404332e-08,
11
+ 1.0,
12
+ 1.5
13
+ ],
14
+ [
15
+ 1.0,
16
+ 5.6999328827277325e-15,
17
+ -7.549790126404332e-08,
18
+ 0.0
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7785180959391828,
34
+ "scene_offset": [
35
+ -0.15933963656425476,
36
+ -0.002180814743041992,
37
+ -0.41215747594833374
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 100,
41
+ "fps": 30
42
+ }
animation_render/Dog-Barking/v003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:865bcccfca707c729f2bf060567c8c92cd41236fc4120ebf96ecab213f854063
3
+ size 61588
animation_render/Dog-Bite_Arm/v000.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "front",
3
+ "azimuth": -1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 1.0,
10
+ 2.676551408873338e-24,
11
+ 6.123235586414819e-17,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ 6.123235586414819e-17,
16
+ -4.371138828673793e-08,
17
+ -1.0,
18
+ -1.5
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.6632896274967234,
34
+ "scene_offset": [
35
+ 0.044705480337142944,
36
+ 0.024113744497299194,
37
+ -0.3522953391075134
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 45,
41
+ "fps": 30
42
+ }
animation_render/Dog-Bite_Arm/v000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c71954055519bad6d30d2b03c98c6560430ec4ed0104dac5da81074e3ff09198
3
+ size 29409
animation_render/Dog-Bite_Arm/v001.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "back",
3
+ "azimuth": 1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ -1.0,
10
+ 8.742276236262114e-08,
11
+ -8.742278367890322e-08,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ -8.742277657347586e-08,
16
+ 4.3711398944878965e-08,
17
+ 1.0,
18
+ 1.5
19
+ ],
20
+ [
21
+ 8.74227694680485e-08,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.6632896274967234,
34
+ "scene_offset": [
35
+ 0.044705480337142944,
36
+ 0.024113744497299194,
37
+ -0.3522953391075134
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 45,
41
+ "fps": 30
42
+ }
animation_render/Dog-Bite_Arm/v001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb43031b7c850f78d2955c33f66a420bb0d01f92376cedaa7ba54e2125cb9236
3
+ size 36236
animation_render/Dog-Bite_Arm/v002.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "left",
3
+ "azimuth": 3.141592653589793,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ 7.549789415861596e-08,
11
+ -1.0,
12
+ -1.5
13
+ ],
14
+ [
15
+ -1.0,
16
+ 5.960465188081798e-08,
17
+ -7.549789415861596e-08,
18
+ 1.8369701465288538e-16
19
+ ],
20
+ [
21
+ 5.960464477539063e-08,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.6632896274967234,
34
+ "scene_offset": [
35
+ 0.044705480337142944,
36
+ 0.024113744497299194,
37
+ -0.3522953391075134
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 45,
41
+ "fps": 30
42
+ }
animation_render/Dog-Bite_Arm/v002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a732f5e11a50db1cc963079a035b792d04ddca118fcbf4c1fd851bd69809571d
3
+ size 44008
animation_render/Dog-Bite_Arm/v003.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "right",
3
+ "azimuth": 0.0,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ -7.549790126404332e-08,
11
+ 1.0,
12
+ 1.5
13
+ ],
14
+ [
15
+ 1.0,
16
+ 5.6999328827277325e-15,
17
+ -7.549790126404332e-08,
18
+ 0.0
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.6632896274967234,
34
+ "scene_offset": [
35
+ 0.044705480337142944,
36
+ 0.024113744497299194,
37
+ -0.3522953391075134
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 45,
41
+ "fps": 30
42
+ }
animation_render/Dog-Bite_Arm/v003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0a475a1c22fd41a4b238eaaeb8ffd98507ec73a6bf7eac35d8b8d7367d7a906
3
+ size 45632
animation_render/Dog-Floor_Rise_Left/v000.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "front",
3
+ "azimuth": -1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 1.0,
10
+ 2.676551408873338e-24,
11
+ 6.123235586414819e-17,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ 6.123235586414819e-17,
16
+ -4.371138828673793e-08,
17
+ -1.0,
18
+ -1.5
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7332513424047817,
34
+ "scene_offset": [
35
+ 0.02867816388607025,
36
+ 0.07939371466636658,
37
+ -0.3546273112297058
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 101,
41
+ "fps": 30
42
+ }
animation_render/Dog-Floor_Rise_Left/v000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ec6abc5699cb7f1e62f6d7b05859b7aaeb2774e968def1dee75d902ef7e358d
3
+ size 44456
animation_render/Dog-Floor_Rise_Left/v001.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "back",
3
+ "azimuth": 1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ -1.0,
10
+ 8.742276236262114e-08,
11
+ -8.742278367890322e-08,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ -8.742277657347586e-08,
16
+ 4.3711398944878965e-08,
17
+ 1.0,
18
+ 1.5
19
+ ],
20
+ [
21
+ 8.74227694680485e-08,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7332513424047817,
34
+ "scene_offset": [
35
+ 0.02867816388607025,
36
+ 0.07939371466636658,
37
+ -0.3546273112297058
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 101,
41
+ "fps": 30
42
+ }
animation_render/Dog-Floor_Rise_Left/v001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79e526f6a34f629e07b6c6090dffb26dbaee4627ec8b31112201b48193d25d4e
3
+ size 52826
animation_render/Dog-Floor_Rise_Left/v002.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "left",
3
+ "azimuth": 3.141592653589793,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ 7.549789415861596e-08,
11
+ -1.0,
12
+ -1.5
13
+ ],
14
+ [
15
+ -1.0,
16
+ 5.960465188081798e-08,
17
+ -7.549789415861596e-08,
18
+ 1.8369701465288538e-16
19
+ ],
20
+ [
21
+ 5.960464477539063e-08,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7332513424047817,
34
+ "scene_offset": [
35
+ 0.02867816388607025,
36
+ 0.07939371466636658,
37
+ -0.3546273112297058
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 101,
41
+ "fps": 30
42
+ }
animation_render/Dog-Floor_Rise_Left/v002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b84002bd88e2c3480067316b1386cf73fc0615cc137d48d352127010faf8f92
3
+ size 76499
animation_render/Dog-Floor_Rise_Left/v003.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "right",
3
+ "azimuth": 0.0,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ -7.549790126404332e-08,
11
+ 1.0,
12
+ 1.5
13
+ ],
14
+ [
15
+ 1.0,
16
+ 5.6999328827277325e-15,
17
+ -7.549790126404332e-08,
18
+ 0.0
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7332513424047817,
34
+ "scene_offset": [
35
+ 0.02867816388607025,
36
+ 0.07939371466636658,
37
+ -0.3546273112297058
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 101,
41
+ "fps": 30
42
+ }
animation_render/Dog-Floor_Rise_Left/v003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bba84ef5c4c53926e928888398d53174b68fdf27434e3a40271ba9ed1e2937f2
3
+ size 82608
animation_render/Dog-Floor_Rise_Right/v000.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "front",
3
+ "azimuth": -1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 1.0,
10
+ 2.676551408873338e-24,
11
+ 6.123235586414819e-17,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ 6.123235586414819e-17,
16
+ -4.371138828673793e-08,
17
+ -1.0,
18
+ -1.5
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7329506096295111,
34
+ "scene_offset": [
35
+ -0.028553828597068787,
36
+ 0.07966065406799316,
37
+ -0.3483673930168152
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 101,
41
+ "fps": 30
42
+ }
animation_render/Dog-Floor_Rise_Right/v000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c16aa03c9a34f2ac782400e70418e4e44a4a2e8ee0c18863240f33461dc0bba
3
+ size 44546
animation_render/Dog-Floor_Rise_Right/v001.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "back",
3
+ "azimuth": 1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ -1.0,
10
+ 8.742276236262114e-08,
11
+ -8.742278367890322e-08,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ -8.742277657347586e-08,
16
+ 4.3711398944878965e-08,
17
+ 1.0,
18
+ 1.5
19
+ ],
20
+ [
21
+ 8.74227694680485e-08,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7329506096295111,
34
+ "scene_offset": [
35
+ -0.028553828597068787,
36
+ 0.07966065406799316,
37
+ -0.3483673930168152
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 101,
41
+ "fps": 30
42
+ }
animation_render/Dog-Floor_Rise_Right/v001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72a704bde81c5b62ddc63dde7e7a32649b8971ba6c3d0302b222e98882612a8e
3
+ size 51665
animation_render/Dog-Floor_Rise_Right/v002.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "left",
3
+ "azimuth": 3.141592653589793,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ 7.549789415861596e-08,
11
+ -1.0,
12
+ -1.5
13
+ ],
14
+ [
15
+ -1.0,
16
+ 5.960465188081798e-08,
17
+ -7.549789415861596e-08,
18
+ 1.8369701465288538e-16
19
+ ],
20
+ [
21
+ 5.960464477539063e-08,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7329506096295111,
34
+ "scene_offset": [
35
+ -0.028553828597068787,
36
+ 0.07966065406799316,
37
+ -0.3483673930168152
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 101,
41
+ "fps": 30
42
+ }
animation_render/Dog-Floor_Rise_Right/v002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e988edcf14abed538829c1cefb7c3374dbbbed47447e90ad53a3074a7f129ca
3
+ size 83057
animation_render/Dog-Floor_Rise_Right/v003.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "right",
3
+ "azimuth": 0.0,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ -7.549790126404332e-08,
11
+ 1.0,
12
+ 1.5
13
+ ],
14
+ [
15
+ 1.0,
16
+ 5.6999328827277325e-15,
17
+ -7.549790126404332e-08,
18
+ 0.0
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.7329506096295111,
34
+ "scene_offset": [
35
+ -0.028553828597068787,
36
+ 0.07966065406799316,
37
+ -0.3483673930168152
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 101,
41
+ "fps": 30
42
+ }
animation_render/Dog-Floor_Rise_Right/v003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40ee84f17815378f205119dc7e200115742b91fd2c9b4f2ff4557a217281f82c
3
+ size 75049
animation_render/Dog-Frightened/v000.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "front",
3
+ "azimuth": -1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 1.0,
10
+ 2.676551408873338e-24,
11
+ 6.123235586414819e-17,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ 6.123235586414819e-17,
16
+ -4.371138828673793e-08,
17
+ -1.0,
18
+ -1.5
19
+ ],
20
+ [
21
+ 0.0,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.8410763633563533,
34
+ "scene_offset": [
35
+ -0.0026632025837898254,
36
+ 0.02737438678741455,
37
+ -0.2908799946308136
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 40,
41
+ "fps": 30
42
+ }
animation_render/Dog-Frightened/v000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fea4bdcfd4b5f675c54ee1d7c2bbc19a5d0b9028e8baa703609c15262c82d80
3
+ size 15670
animation_render/Dog-Frightened/v001.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "back",
3
+ "azimuth": 1.5707963267948966,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ -1.0,
10
+ 8.742276236262114e-08,
11
+ -8.742278367890322e-08,
12
+ 9.184850732644269e-17
13
+ ],
14
+ [
15
+ -8.742277657347586e-08,
16
+ 4.3711398944878965e-08,
17
+ 1.0,
18
+ 1.5
19
+ ],
20
+ [
21
+ 8.74227694680485e-08,
22
+ 1.0,
23
+ -4.371138828673793e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.8410763633563533,
34
+ "scene_offset": [
35
+ -0.0026632025837898254,
36
+ 0.02737438678741455,
37
+ -0.2908799946308136
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 40,
41
+ "fps": 30
42
+ }
animation_render/Dog-Frightened/v001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8437fc90a8c582cd5f92081036dc316de6872f761fbb83ae5f80f10ca8c5870
3
+ size 13253
animation_render/Dog-Frightened/v002.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "view": "left",
3
+ "azimuth": 3.141592653589793,
4
+ "elevation": 0.0,
5
+ "resolution": 512,
6
+ "camera_angle_x": 0.8575560450553894,
7
+ "transform_matrix": [
8
+ [
9
+ 7.549790126404332e-08,
10
+ 7.549789415861596e-08,
11
+ -1.0,
12
+ -1.5
13
+ ],
14
+ [
15
+ -1.0,
16
+ 5.960465188081798e-08,
17
+ -7.549789415861596e-08,
18
+ 1.8369701465288538e-16
19
+ ],
20
+ [
21
+ 5.960464477539063e-08,
22
+ 1.0,
23
+ 7.549790126404332e-08,
24
+ 9.184850732644269e-17
25
+ ],
26
+ [
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 1.0
31
+ ]
32
+ ],
33
+ "scene_scale": 0.8410763633563533,
34
+ "scene_offset": [
35
+ -0.0026632025837898254,
36
+ 0.02737438678741455,
37
+ -0.2908799946308136
38
+ ],
39
+ "frame_start": 1,
40
+ "frame_end": 40,
41
+ "fps": 30
42
+ }