pcchenm commited on
Commit
27b31a9
·
verified ·
1 Parent(s): cb4468a

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +8 -0
  2. bin_03/var000/material_segmentation_map.json +22 -0
  3. bin_03/var000/metadata.json +28 -0
  4. bin_03/var000/transforms.json +2140 -0
  5. chair_04/var009/ORM/000.png +3 -0
  6. chair_04/var009/ORM/001.png +3 -0
  7. chair_04/var009/ORM/002.png +3 -0
  8. chair_04/var009/ORM/003.png +3 -0
  9. chair_04/var009/ORM/004.png +3 -0
  10. chair_04/var009/ORM/005.png +3 -0
  11. chair_04/var009/ORM/006.png +3 -0
  12. chair_04/var009/ORM/007.png +3 -0
  13. chair_04/var009/ORM/008.png +3 -0
  14. chair_04/var009/ORM/009.png +3 -0
  15. chair_04/var009/ORM/010.png +3 -0
  16. chair_04/var009/ORM/011.png +3 -0
  17. chair_04/var009/ORM/012.png +3 -0
  18. chair_04/var009/ORM/013.png +3 -0
  19. chair_04/var009/ORM/014.png +3 -0
  20. chair_04/var009/ORM/015.png +3 -0
  21. chair_04/var009/ORM/016.png +3 -0
  22. chair_04/var009/ORM/017.png +3 -0
  23. chair_04/var009/ORM/018.png +3 -0
  24. chair_04/var009/ORM/019.png +3 -0
  25. chair_04/var009/ORM/020.png +3 -0
  26. chair_04/var009/ORM/021.png +3 -0
  27. chair_04/var009/ORM/022.png +3 -0
  28. chair_04/var009/ORM/023.png +3 -0
  29. chair_04/var009/ORM/024.png +3 -0
  30. chair_04/var009/ORM/025.png +3 -0
  31. chair_04/var009/ORM/026.png +3 -0
  32. chair_04/var009/ORM/027.png +3 -0
  33. chair_04/var009/ORM/028.png +3 -0
  34. chair_04/var009/ORM/029.png +3 -0
  35. chair_04/var009/ORM/030.png +3 -0
  36. chair_04/var009/ORM/031.png +3 -0
  37. chair_04/var009/ORM/032.png +3 -0
  38. chair_04/var009/ORM/033.png +3 -0
  39. chair_04/var009/ORM/034.png +3 -0
  40. chair_04/var009/ORM/035.png +3 -0
  41. chair_04/var009/ORM/036.png +3 -0
  42. chair_04/var009/ORM/037.png +3 -0
  43. chair_04/var009/ORM/038.png +3 -0
  44. chair_04/var009/ORM/039.png +3 -0
  45. chair_04/var009/ORM/040.png +3 -0
  46. chair_04/var009/ORM/041.png +3 -0
  47. chair_04/var009/ORM/042.png +3 -0
  48. chair_04/var009/ORM/043.png +3 -0
  49. chair_04/var009/ORM/044.png +3 -0
  50. chair_04/var009/ORM/045.png +3 -0
.gitattributes CHANGED
@@ -7300,3 +7300,11 @@ table_03/var019/depth/059.exr filter=lfs diff=lfs merge=lfs -text
7300
  table_03/var019/depth/058.exr filter=lfs diff=lfs merge=lfs -text
7301
  table_03/var019/depth/053.exr filter=lfs diff=lfs merge=lfs -text
7302
  table_03/var019/depth/054.exr filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
7300
  table_03/var019/depth/058.exr filter=lfs diff=lfs merge=lfs -text
7301
  table_03/var019/depth/053.exr filter=lfs diff=lfs merge=lfs -text
7302
  table_03/var019/depth/054.exr filter=lfs diff=lfs merge=lfs -text
7303
+ table_03/var009/depth/055.exr filter=lfs diff=lfs merge=lfs -text
7304
+ table_03/var009/depth/060.exr filter=lfs diff=lfs merge=lfs -text
7305
+ table_03/var009/depth/048.exr filter=lfs diff=lfs merge=lfs -text
7306
+ table_03/var009/depth/047.exr filter=lfs diff=lfs merge=lfs -text
7307
+ table_03/var009/depth/059.exr filter=lfs diff=lfs merge=lfs -text
7308
+ table_03/var009/depth/042.exr filter=lfs diff=lfs merge=lfs -text
7309
+ table_03/var009/depth/043.exr filter=lfs diff=lfs merge=lfs -text
7310
+ table_03/var009/depth/054.exr filter=lfs diff=lfs merge=lfs -text
bin_03/var000/material_segmentation_map.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id_to_material_family": {
3
+ "0": "background",
4
+ "1": "concrete",
5
+ "2": "fabric",
6
+ "3": "leather",
7
+ "4": "metal",
8
+ "5": "plastic",
9
+ "6": "stone",
10
+ "7": "wood"
11
+ },
12
+ "material_family_to_id": {
13
+ "background": 0,
14
+ "concrete": 1,
15
+ "fabric": 2,
16
+ "leather": 3,
17
+ "metal": 4,
18
+ "plastic": 5,
19
+ "stone": 6,
20
+ "wood": 7
21
+ }
22
+ }
bin_03/var000/metadata.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "variant_map": {
3
+ "mat1": "plastic_1"
4
+ },
5
+ "used_materials": {
6
+ "mat1": {
7
+ "material": "plastic_1",
8
+ "material_family": "plastic",
9
+ "label_id": 5
10
+ }
11
+ },
12
+ "render_summary": {
13
+ "resolution": {
14
+ "width": 512,
15
+ "height": 512
16
+ },
17
+ "samples": 32,
18
+ "output_structure": [
19
+ "albedo",
20
+ "images",
21
+ "depth",
22
+ "ORM",
23
+ "normal_mat",
24
+ "normal_obj",
25
+ "label"
26
+ ]
27
+ }
28
+ }
bin_03/var000/transforms.json ADDED
@@ -0,0 +1,2140 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "frames": [
3
+ {
4
+ "envmap": null,
5
+ "rotation": -0.017453292519943295,
6
+ "transform_matrix": [
7
+ [
8
+ -2.348411953789764e-08,
9
+ -0.08715572953224182,
10
+ 0.9961947798728943,
11
+ 1.3334900786777646
12
+ ],
13
+ [
14
+ 1.0,
15
+ -8.043211607855483e-08,
16
+ -3.1073916773038945e-08,
17
+ 0.0005575179929095953
18
+ ],
19
+ [
20
+ 3.1073916773038945e-08,
21
+ 0.9961947798728943,
22
+ 0.08715567737817764,
23
+ 0.09044200064226617
24
+ ],
25
+ [
26
+ 0.0,
27
+ 0.0,
28
+ 0.0,
29
+ 1.0
30
+ ]
31
+ ],
32
+ "file_path": "images/000",
33
+ "file_path_albedo": "albedo/000",
34
+ "file_path_normal": "normal_obj/000",
35
+ "file_path_orm": "ORM/000",
36
+ "file_path_depth": "depth/000"
37
+ },
38
+ {
39
+ "envmap": null,
40
+ "rotation": -0.017453292519943295,
41
+ "transform_matrix": [
42
+ [
43
+ -0.2588190734386444,
44
+ -0.08418598026037216,
45
+ 0.9622501730918884,
46
+ 1.2878430309452693
47
+ ],
48
+ [
49
+ 0.9659258127212524,
50
+ -0.022557491436600685,
51
+ 0.25783416628837585,
52
+ 0.3472811285165475
53
+ ],
54
+ [
55
+ -7.175999883202167e-08,
56
+ 0.9961947202682495,
57
+ 0.08715571463108063,
58
+ 0.09044200064226617
59
+ ],
60
+ [
61
+ 0.0,
62
+ 0.0,
63
+ 0.0,
64
+ 1.0
65
+ ]
66
+ ],
67
+ "file_path": "images/001",
68
+ "file_path_albedo": "albedo/001",
69
+ "file_path_normal": "normal_obj/001",
70
+ "file_path_orm": "ORM/001",
71
+ "file_path_depth": "depth/001"
72
+ },
73
+ {
74
+ "envmap": null,
75
+ "rotation": -0.017453292519943295,
76
+ "transform_matrix": [
77
+ [
78
+ -0.7071071863174438,
79
+ -0.06162845343351364,
80
+ 0.704416036605835,
81
+ 0.9411194204216314
82
+ ],
83
+ [
84
+ 0.7071068286895752,
85
+ -0.06162874028086662,
86
+ 0.7044162154197693,
87
+ 0.9478240272816595
88
+ ],
89
+ [
90
+ 6.826660836622978e-08,
91
+ 0.9961948394775391,
92
+ 0.08715569972991943,
93
+ 0.09044200064226617
94
+ ],
95
+ [
96
+ 0.0,
97
+ 0.0,
98
+ 0.0,
99
+ 1.0
100
+ ]
101
+ ],
102
+ "file_path": "images/002",
103
+ "file_path_albedo": "albedo/002",
104
+ "file_path_normal": "normal_obj/002",
105
+ "file_path_orm": "ORM/002",
106
+ "file_path_depth": "depth/002"
107
+ },
108
+ {
109
+ "envmap": null,
110
+ "rotation": -0.017453292519943295,
111
+ "transform_matrix": [
112
+ [
113
+ -0.8660253286361694,
114
+ -0.043578021228313446,
115
+ 0.49809733033180237,
116
+ 0.6636714549810243
117
+ ],
118
+ [
119
+ 0.5,
120
+ -0.07547906041145325,
121
+ 0.8627299070358276,
122
+ 1.160717395966389
123
+ ],
124
+ [
125
+ -1.346488005538049e-07,
126
+ 0.9961946606636047,
127
+ 0.08715583384037018,
128
+ 0.09044200064226617
129
+ ],
130
+ [
131
+ 0.0,
132
+ 0.0,
133
+ 0.0,
134
+ 1.0
135
+ ]
136
+ ],
137
+ "file_path": "images/003",
138
+ "file_path_albedo": "albedo/003",
139
+ "file_path_normal": "normal_obj/003",
140
+ "file_path_orm": "ORM/003",
141
+ "file_path_depth": "depth/003"
142
+ },
143
+ {
144
+ "envmap": null,
145
+ "rotation": -0.017453292519943295,
146
+ "transform_matrix": [
147
+ [
148
+ -0.9659256339073181,
149
+ -0.022557703778147697,
150
+ 0.25783413648605347,
151
+ 0.3405765615808182
152
+ ],
153
+ [
154
+ 0.258819043636322,
155
+ -0.08418584614992142,
156
+ 0.9622501134872437,
157
+ 1.2945476378052974
158
+ ],
159
+ [
160
+ -1.4386881730388268e-07,
161
+ 0.99619460105896,
162
+ 0.08715582638978958,
163
+ 0.09044200064226617
164
+ ],
165
+ [
166
+ 0.0,
167
+ 0.0,
168
+ 0.0,
169
+ 1.0
170
+ ]
171
+ ],
172
+ "file_path": "images/004",
173
+ "file_path_albedo": "albedo/004",
174
+ "file_path_normal": "normal_obj/004",
175
+ "file_path_orm": "ORM/004",
176
+ "file_path_depth": "depth/004"
177
+ },
178
+ {
179
+ "envmap": null,
180
+ "rotation": -0.017453292519943295,
181
+ "transform_matrix": [
182
+ [
183
+ -0.9999996423721313,
184
+ 1.1109410280596421e-07,
185
+ -4.354504312686913e-08,
186
+ -0.006147147424518849
187
+ ],
188
+ [
189
+ -5.306182870867815e-08,
190
+ -0.0871555432677269,
191
+ 0.9961945414543152,
192
+ 1.3401946855377926
193
+ ],
194
+ [
195
+ 1.0687615059623568e-07,
196
+ 0.9961945414543152,
197
+ 0.08715587854385376,
198
+ 0.09044200064226617
199
+ ],
200
+ [
201
+ 0.0,
202
+ 0.0,
203
+ 0.0,
204
+ 1.0
205
+ ]
206
+ ],
207
+ "file_path": "images/005",
208
+ "file_path_albedo": "albedo/005",
209
+ "file_path_normal": "normal_obj/005",
210
+ "file_path_orm": "ORM/005",
211
+ "file_path_depth": "depth/005"
212
+ },
213
+ {
214
+ "envmap": null,
215
+ "rotation": -0.017453292519943295,
216
+ "transform_matrix": [
217
+ [
218
+ -0.9659256339073181,
219
+ 0.02255772426724434,
220
+ -0.2578341066837311,
221
+ -0.3528706594664576
222
+ ],
223
+ [
224
+ -0.25881898403167725,
225
+ -0.08418601751327515,
226
+ 0.9622501134872437,
227
+ 1.2945476378052974
228
+ ],
229
+ [
230
+ 1.2370738033951056e-07,
231
+ 0.99619460105896,
232
+ 0.08715599030256271,
233
+ 0.09044200064226617
234
+ ],
235
+ [
236
+ 0.0,
237
+ 0.0,
238
+ 0.0,
239
+ 1.0
240
+ ]
241
+ ],
242
+ "file_path": "images/006",
243
+ "file_path_albedo": "albedo/006",
244
+ "file_path_normal": "normal_obj/006",
245
+ "file_path_orm": "ORM/006",
246
+ "file_path_depth": "depth/006"
247
+ },
248
+ {
249
+ "envmap": null,
250
+ "rotation": -0.017453292519943295,
251
+ "transform_matrix": [
252
+ [
253
+ -0.8660248517990112,
254
+ 0.04357793927192688,
255
+ -0.49809733033180237,
256
+ -0.6759657524881575
257
+ ],
258
+ [
259
+ -0.5,
260
+ -0.07547874748706818,
261
+ 0.8627296090126038,
262
+ 1.1607173161177915
263
+ ],
264
+ [
265
+ 8.991830213744834e-08,
266
+ 0.9961944222450256,
267
+ 0.08715595304965973,
268
+ 0.09044200064226617
269
+ ],
270
+ [
271
+ 0.0,
272
+ 0.0,
273
+ 0.0,
274
+ 1.0
275
+ ]
276
+ ],
277
+ "file_path": "images/007",
278
+ "file_path_albedo": "albedo/007",
279
+ "file_path_normal": "normal_obj/007",
280
+ "file_path_orm": "ORM/007",
281
+ "file_path_depth": "depth/007"
282
+ },
283
+ {
284
+ "envmap": null,
285
+ "rotation": -0.017453292519943295,
286
+ "transform_matrix": [
287
+ [
288
+ -0.7071071863174438,
289
+ 0.06162845343351364,
290
+ -0.704416036605835,
291
+ -0.9534135981558683
292
+ ],
293
+ [
294
+ -0.7071068286895752,
295
+ -0.06162874028086662,
296
+ 0.7044162154197693,
297
+ 0.9478240272816595
298
+ ],
299
+ [
300
+ -6.826660836622978e-08,
301
+ 0.9961948394775391,
302
+ 0.08715569972991943,
303
+ 0.09044200064226617
304
+ ],
305
+ [
306
+ 0.0,
307
+ 0.0,
308
+ 0.0,
309
+ 1.0
310
+ ]
311
+ ],
312
+ "file_path": "images/008",
313
+ "file_path_albedo": "albedo/008",
314
+ "file_path_normal": "normal_obj/008",
315
+ "file_path_orm": "ORM/008",
316
+ "file_path_depth": "depth/008"
317
+ },
318
+ {
319
+ "envmap": null,
320
+ "rotation": -0.017453292519943295,
321
+ "transform_matrix": [
322
+ [
323
+ -0.2588190734386444,
324
+ 0.08418610692024231,
325
+ -0.9622501134872437,
326
+ -1.3001372086795062
327
+ ],
328
+ [
329
+ -0.9659257531166077,
330
+ -0.022557344287633896,
331
+ 0.25783422589302063,
332
+ 0.3472812482894438
333
+ ],
334
+ [
335
+ 2.082990988583333e-07,
336
+ 0.9961946606636047,
337
+ 0.08715586364269257,
338
+ 0.09044200064226617
339
+ ],
340
+ [
341
+ 0.0,
342
+ 0.0,
343
+ 0.0,
344
+ 1.0
345
+ ]
346
+ ],
347
+ "file_path": "images/009",
348
+ "file_path_albedo": "albedo/009",
349
+ "file_path_normal": "normal_obj/009",
350
+ "file_path_orm": "ORM/009",
351
+ "file_path_depth": "depth/009"
352
+ },
353
+ {
354
+ "envmap": null,
355
+ "rotation": -0.017453292519943295,
356
+ "transform_matrix": [
357
+ [
358
+ 0.9659258127212524,
359
+ 0.0225575789809227,
360
+ -0.25783413648605347,
361
+ -0.35287061954215887
362
+ ],
363
+ [
364
+ -0.25881901383399963,
365
+ 0.0841858983039856,
366
+ -0.962250292301178,
367
+ -1.2934326018194782
368
+ ],
369
+ [
370
+ -2.141184474169222e-08,
371
+ 0.9961947798728943,
372
+ 0.08715565502643585,
373
+ 0.09044200064226617
374
+ ],
375
+ [
376
+ 0.0,
377
+ 0.0,
378
+ 0.0,
379
+ 1.0
380
+ ]
381
+ ],
382
+ "file_path": "images/010",
383
+ "file_path_albedo": "albedo/010",
384
+ "file_path_normal": "normal_obj/010",
385
+ "file_path_orm": "ORM/010",
386
+ "file_path_depth": "depth/010"
387
+ },
388
+ {
389
+ "envmap": null,
390
+ "rotation": -0.017453292519943295,
391
+ "transform_matrix": [
392
+ [
393
+ 1.0,
394
+ -1.0393222948934522e-09,
395
+ 1.1879504491218995e-08,
396
+ -0.006147072892105134
397
+ ],
398
+ [
399
+ 1.1924882414859894e-08,
400
+ 0.08715571463108063,
401
+ -0.9961947202682495,
402
+ -1.3390796495519734
403
+ ],
404
+ [
405
+ 6.432128914641557e-16,
406
+ 0.9961947202682495,
407
+ 0.08715571463108063,
408
+ 0.09044200064226617
409
+ ],
410
+ [
411
+ 0.0,
412
+ 0.0,
413
+ 0.0,
414
+ 1.0
415
+ ]
416
+ ],
417
+ "file_path": "images/011",
418
+ "file_path_albedo": "albedo/011",
419
+ "file_path_normal": "normal_obj/011",
420
+ "file_path_orm": "ORM/011",
421
+ "file_path_depth": "depth/011"
422
+ },
423
+ {
424
+ "envmap": null,
425
+ "rotation": -0.017453292519943295,
426
+ "transform_matrix": [
427
+ [
428
+ -0.5000001788139343,
429
+ -0.2241438627243042,
430
+ 0.8365164399147034,
431
+ 1.1187618000181232
432
+ ],
433
+ [
434
+ 0.8660255074501038,
435
+ -0.1294098198413849,
436
+ 0.4829629361629486,
437
+ 0.6500239794613811
438
+ ],
439
+ [
440
+ 1.5852968715535098e-07,
441
+ 0.965925931930542,
442
+ 0.25881901383399963,
443
+ 0.32128697624578956
444
+ ],
445
+ [
446
+ 0.0,
447
+ 0.0,
448
+ 0.0,
449
+ 1.0
450
+ ]
451
+ ],
452
+ "file_path": "images/012",
453
+ "file_path_albedo": "albedo/012",
454
+ "file_path_normal": "normal_obj/012",
455
+ "file_path_orm": "ORM/012",
456
+ "file_path_depth": "depth/012"
457
+ },
458
+ {
459
+ "envmap": null,
460
+ "rotation": -0.017453292519943295,
461
+ "transform_matrix": [
462
+ [
463
+ -0.8660252690315247,
464
+ -0.12940961122512817,
465
+ 0.48296284675598145,
466
+ 0.6433193338901354
467
+ ],
468
+ [
469
+ 0.4999999701976776,
470
+ -0.22414380311965942,
471
+ 0.836516261100769,
472
+ 1.1254664843005868
473
+ ],
474
+ [
475
+ -8.685518793072333e-08,
476
+ 0.9659257531166077,
477
+ 0.2588191330432892,
478
+ 0.32128697624578956
479
+ ],
480
+ [
481
+ 0.0,
482
+ 0.0,
483
+ 0.0,
484
+ 1.0
485
+ ]
486
+ ],
487
+ "file_path": "images/013",
488
+ "file_path_albedo": "albedo/013",
489
+ "file_path_normal": "normal_obj/013",
490
+ "file_path_orm": "ORM/013",
491
+ "file_path_depth": "depth/013"
492
+ },
493
+ {
494
+ "envmap": null,
495
+ "rotation": -0.017453292519943295,
496
+ "transform_matrix": [
497
+ [
498
+ -0.9659256935119629,
499
+ -0.06698740273714066,
500
+ 0.2500000298023224,
501
+ 0.33004152670637127
502
+ ],
503
+ [
504
+ 0.2588191032409668,
505
+ -0.24999995529651642,
506
+ 0.9330126047134399,
507
+ 1.2552303572511683
508
+ ],
509
+ [
510
+ -8.556530417536123e-08,
511
+ 0.9659257531166077,
512
+ 0.2588191330432892,
513
+ 0.32128697624578956
514
+ ],
515
+ [
516
+ 0.0,
517
+ 0.0,
518
+ 0.0,
519
+ 1.0
520
+ ]
521
+ ],
522
+ "file_path": "images/014",
523
+ "file_path_albedo": "albedo/014",
524
+ "file_path_normal": "normal_obj/014",
525
+ "file_path_orm": "ORM/014",
526
+ "file_path_depth": "depth/014"
527
+ },
528
+ {
529
+ "envmap": null,
530
+ "rotation": -0.017453292519943295,
531
+ "transform_matrix": [
532
+ [
533
+ -1.000000238418579,
534
+ 1.185977467343946e-07,
535
+ -4.222196281489232e-08,
536
+ -0.0061471456452798084
537
+ ],
538
+ [
539
+ -7.147863811951538e-08,
540
+ -0.2588191628456116,
541
+ 0.9659259915351868,
542
+ 1.2994904409298527
543
+ ],
544
+ [
545
+ 1.0362878555270072e-07,
546
+ 0.9659259915351868,
547
+ 0.2588188946247101,
548
+ 0.32128697624578956
549
+ ],
550
+ [
551
+ 0.0,
552
+ 0.0,
553
+ 0.0,
554
+ 1.0
555
+ ]
556
+ ],
557
+ "file_path": "images/015",
558
+ "file_path_albedo": "albedo/015",
559
+ "file_path_normal": "normal_obj/015",
560
+ "file_path_orm": "ORM/015",
561
+ "file_path_depth": "depth/015"
562
+ },
563
+ {
564
+ "envmap": null,
565
+ "rotation": -0.017453292519943295,
566
+ "transform_matrix": [
567
+ [
568
+ -0.9659257531166077,
569
+ 0.06698745489120483,
570
+ -0.24999994039535522,
571
+ -0.3423356270181727
572
+ ],
573
+ [
574
+ -0.25881901383399963,
575
+ -0.25000011920928955,
576
+ 0.9330126047134399,
577
+ 1.2552303572511683
578
+ ],
579
+ [
580
+ 1.1608568684096099e-07,
581
+ 0.9659257531166077,
582
+ 0.2588192820549011,
583
+ 0.32128697624578956
584
+ ],
585
+ [
586
+ 0.0,
587
+ 0.0,
588
+ 0.0,
589
+ 1.0
590
+ ]
591
+ ],
592
+ "file_path": "images/016",
593
+ "file_path_albedo": "albedo/016",
594
+ "file_path_normal": "normal_obj/016",
595
+ "file_path_orm": "ORM/016",
596
+ "file_path_depth": "depth/016"
597
+ },
598
+ {
599
+ "envmap": null,
600
+ "rotation": -0.017453292519943295,
601
+ "transform_matrix": [
602
+ [
603
+ -0.8660252690315247,
604
+ 0.12940959632396698,
605
+ -0.48296287655830383,
606
+ -0.6556136277580255
607
+ ],
608
+ [
609
+ -0.4999999701976776,
610
+ -0.22414380311965942,
611
+ 0.836516261100769,
612
+ 1.1254664068781512
613
+ ],
614
+ [
615
+ 6.401705832104199e-08,
616
+ 0.9659257531166077,
617
+ 0.2588191330432892,
618
+ 0.32128697624578956
619
+ ],
620
+ [
621
+ 0.0,
622
+ 0.0,
623
+ 0.0,
624
+ 1.0
625
+ ]
626
+ ],
627
+ "file_path": "images/017",
628
+ "file_path_albedo": "albedo/017",
629
+ "file_path_normal": "normal_obj/017",
630
+ "file_path_orm": "ORM/017",
631
+ "file_path_depth": "depth/017"
632
+ },
633
+ {
634
+ "envmap": null,
635
+ "rotation": -0.017453292519943295,
636
+ "transform_matrix": [
637
+ [
638
+ -1.0666811434134615e-08,
639
+ 0.2588191330432892,
640
+ -0.9659258723258972,
641
+ -1.3050800118040615
642
+ ],
643
+ [
644
+ -1.0000001192092896,
645
+ -1.6461106611131981e-07,
646
+ -1.0031203601101879e-07,
647
+ 0.0005574044365868894
648
+ ],
649
+ [
650
+ -1.0031203601101879e-07,
651
+ 0.9659258723258972,
652
+ 0.258819043636322,
653
+ 0.32128697624578956
654
+ ],
655
+ [
656
+ 0.0,
657
+ 0.0,
658
+ 0.0,
659
+ 1.0
660
+ ]
661
+ ],
662
+ "file_path": "images/018",
663
+ "file_path_albedo": "albedo/018",
664
+ "file_path_normal": "normal_obj/018",
665
+ "file_path_orm": "ORM/018",
666
+ "file_path_depth": "depth/018"
667
+ },
668
+ {
669
+ "envmap": null,
670
+ "rotation": -0.017453292519943295,
671
+ "transform_matrix": [
672
+ [
673
+ 0.7071067690849304,
674
+ 0.1830126792192459,
675
+ -0.6830126047134399,
676
+ -0.9246314286855406
677
+ ],
678
+ [
679
+ -0.7071067094802856,
680
+ 0.18301285803318024,
681
+ -0.6830125451087952,
682
+ -0.9179266669806416
683
+ ],
684
+ [
685
+ 3.024116068672811e-08,
686
+ 0.9659256339073181,
687
+ 0.25881919264793396,
688
+ 0.32128697624578956
689
+ ],
690
+ [
691
+ 0.0,
692
+ 0.0,
693
+ 0.0,
694
+ 1.0
695
+ ]
696
+ ],
697
+ "file_path": "images/019",
698
+ "file_path_albedo": "albedo/019",
699
+ "file_path_normal": "normal_obj/019",
700
+ "file_path_orm": "ORM/019",
701
+ "file_path_depth": "depth/019"
702
+ },
703
+ {
704
+ "envmap": null,
705
+ "rotation": -0.017453292519943295,
706
+ "transform_matrix": [
707
+ [
708
+ 0.9659258723258972,
709
+ 0.06698726862668991,
710
+ -0.24999994039535522,
711
+ -0.342335588306955
712
+ ],
713
+ [
714
+ -0.25881898403167725,
715
+ 0.24999995529651642,
716
+ -0.9330127239227295,
717
+ -1.254115321265349
718
+ ],
719
+ [
720
+ 1.0202789724189643e-09,
721
+ 0.9659258127212524,
722
+ 0.25881898403167725,
723
+ 0.32128697624578956
724
+ ],
725
+ [
726
+ 0.0,
727
+ 0.0,
728
+ 0.0,
729
+ 1.0
730
+ ]
731
+ ],
732
+ "file_path": "images/020",
733
+ "file_path_albedo": "albedo/020",
734
+ "file_path_normal": "normal_obj/020",
735
+ "file_path_orm": "ORM/020",
736
+ "file_path_depth": "depth/020"
737
+ },
738
+ {
739
+ "envmap": null,
740
+ "rotation": -0.017453292519943295,
741
+ "transform_matrix": [
742
+ [
743
+ 1.0,
744
+ -3.086387367901011e-09,
745
+ 1.1518549669631284e-08,
746
+ -0.006147073377498392
747
+ ],
748
+ [
749
+ 1.1924880638503055e-08,
750
+ 0.258819043636322,
751
+ -0.9659258127212524,
752
+ -1.2983754049440335
753
+ ],
754
+ [
755
+ 1.4315946304726082e-15,
756
+ 0.9659258127212524,
757
+ 0.258819043636322,
758
+ 0.32128697624578956
759
+ ],
760
+ [
761
+ 0.0,
762
+ 0.0,
763
+ 0.0,
764
+ 1.0
765
+ ]
766
+ ],
767
+ "file_path": "images/021",
768
+ "file_path_albedo": "albedo/021",
769
+ "file_path_normal": "normal_obj/021",
770
+ "file_path_orm": "ORM/021",
771
+ "file_path_depth": "depth/021"
772
+ },
773
+ {
774
+ "envmap": null,
775
+ "rotation": -0.017453292519943295,
776
+ "transform_matrix": [
777
+ [
778
+ 0.9659258723258972,
779
+ -0.06698726862668991,
780
+ 0.24999994039535522,
781
+ 0.3300414105727181
782
+ ],
783
+ [
784
+ 0.25881898403167725,
785
+ 0.24999995529651642,
786
+ -0.9330127239227295,
787
+ -1.254115321265349
788
+ ],
789
+ [
790
+ -1.0202789724189643e-09,
791
+ 0.9659258127212524,
792
+ 0.25881898403167725,
793
+ 0.32128697624578956
794
+ ],
795
+ [
796
+ 0.0,
797
+ 0.0,
798
+ 0.0,
799
+ 1.0
800
+ ]
801
+ ],
802
+ "file_path": "images/022",
803
+ "file_path_albedo": "albedo/022",
804
+ "file_path_normal": "normal_obj/022",
805
+ "file_path_orm": "ORM/022",
806
+ "file_path_depth": "depth/022"
807
+ },
808
+ {
809
+ "envmap": null,
810
+ "rotation": -0.017453292519943295,
811
+ "transform_matrix": [
812
+ [
813
+ 0.7071068286895752,
814
+ -0.18301263451576233,
815
+ 0.6830126643180847,
816
+ 0.9123370186839973
817
+ ],
818
+ [
819
+ 0.7071067690849304,
820
+ 0.183012455701828,
821
+ -0.683012843132019,
822
+ -0.917926899247948
823
+ ],
824
+ [
825
+ 1.4386777991148847e-07,
826
+ 0.9659258723258972,
827
+ 0.2588188350200653,
828
+ 0.32128697624578956
829
+ ],
830
+ [
831
+ 0.0,
832
+ 0.0,
833
+ 0.0,
834
+ 1.0
835
+ ]
836
+ ],
837
+ "file_path": "images/023",
838
+ "file_path_albedo": "albedo/023",
839
+ "file_path_normal": "normal_obj/023",
840
+ "file_path_orm": "ORM/023",
841
+ "file_path_depth": "depth/023"
842
+ },
843
+ {
844
+ "envmap": null,
845
+ "rotation": -0.017453292519943295,
846
+ "transform_matrix": [
847
+ [
848
+ -6.812145159074134e-08,
849
+ -0.4226182699203491,
850
+ 0.9063077569007874,
851
+ 1.2126141951232194
852
+ ],
853
+ [
854
+ 1.0,
855
+ -2.2830484169844567e-08,
856
+ 8.083726044105788e-08,
857
+ 0.0005575179929095953
858
+ ],
859
+ [
860
+ 9.744677953449354e-09,
861
+ 0.9063077569007874,
862
+ 0.4226182997226715,
863
+ 0.541556695689886
864
+ ],
865
+ [
866
+ 0.0,
867
+ 0.0,
868
+ 0.0,
869
+ 1.0
870
+ ]
871
+ ],
872
+ "file_path": "images/024",
873
+ "file_path_albedo": "albedo/024",
874
+ "file_path_normal": "normal_obj/024",
875
+ "file_path_orm": "ORM/024",
876
+ "file_path_depth": "depth/024"
877
+ },
878
+ {
879
+ "envmap": null,
880
+ "rotation": -0.017453292519943295,
881
+ "transform_matrix": [
882
+ [
883
+ -0.2588190734386444,
884
+ -0.4082179367542267,
885
+ 0.875426173210144,
886
+ 1.1710858948844458
887
+ ],
888
+ [
889
+ 0.965925931930542,
890
+ -0.10938174277544022,
891
+ 0.23456965386867523,
892
+ 0.31599614793626474
893
+ ],
894
+ [
895
+ 3.8423966230993756e-08,
896
+ 0.9063078761100769,
897
+ 0.42261824011802673,
898
+ 0.541556695689886
899
+ ],
900
+ [
901
+ 0.0,
902
+ 0.0,
903
+ 0.0,
904
+ 1.0
905
+ ]
906
+ ],
907
+ "file_path": "images/025",
908
+ "file_path_albedo": "albedo/025",
909
+ "file_path_normal": "normal_obj/025",
910
+ "file_path_orm": "ORM/025",
911
+ "file_path_depth": "depth/025"
912
+ },
913
+ {
914
+ "envmap": null,
915
+ "rotation": -0.017453292519943295,
916
+ "transform_matrix": [
917
+ [
918
+ -0.7071071267127991,
919
+ -0.298836350440979,
920
+ 0.6408563852310181,
921
+ 0.8556472649410907
922
+ ],
923
+ [
924
+ 0.7071068286895752,
925
+ -0.2988365888595581,
926
+ 0.6408565044403076,
927
+ 0.8623518718011187
928
+ ],
929
+ [
930
+ 7.662919188078376e-09,
931
+ 0.9063078761100769,
932
+ 0.4226182699203491,
933
+ 0.541556695689886
934
+ ],
935
+ [
936
+ 0.0,
937
+ 0.0,
938
+ 0.0,
939
+ 1.0
940
+ ]
941
+ ],
942
+ "file_path": "images/026",
943
+ "file_path_albedo": "albedo/026",
944
+ "file_path_normal": "normal_obj/026",
945
+ "file_path_orm": "ORM/026",
946
+ "file_path_depth": "depth/026"
947
+ },
948
+ {
949
+ "envmap": null,
950
+ "rotation": -0.017453292519943295,
951
+ "transform_matrix": [
952
+ [
953
+ -0.8660256266593933,
954
+ -0.21130895614624023,
955
+ 0.4531538486480713,
956
+ 0.6032335168061338
957
+ ],
958
+ [
959
+ 0.49999988079071045,
960
+ -0.3659983277320862,
961
+ 0.7848857045173645,
962
+ 1.0560358047773486
963
+ ],
964
+ [
965
+ 1.4082426957884309e-07,
966
+ 0.9063078761100769,
967
+ 0.42261821031570435,
968
+ 0.541556695689886
969
+ ],
970
+ [
971
+ 0.0,
972
+ 0.0,
973
+ 0.0,
974
+ 1.0
975
+ ]
976
+ ],
977
+ "file_path": "images/027",
978
+ "file_path_albedo": "albedo/027",
979
+ "file_path_normal": "normal_obj/027",
980
+ "file_path_orm": "ORM/027",
981
+ "file_path_depth": "depth/027"
982
+ },
983
+ {
984
+ "envmap": null,
985
+ "rotation": -0.017453292519943295,
986
+ "transform_matrix": [
987
+ [
988
+ -0.965925931930542,
989
+ -0.10938174277544022,
990
+ 0.23456977307796478,
991
+ 0.3092915773981534
992
+ ],
993
+ [
994
+ 0.2588191330432892,
995
+ -0.40821802616119385,
996
+ 0.8754261136054993,
997
+ 1.1777905017444739
998
+ ],
999
+ [
1000
+ -3.617479649165034e-08,
1001
+ 0.9063078165054321,
1002
+ 0.4226182997226715,
1003
+ 0.541556695689886
1004
+ ],
1005
+ [
1006
+ 0.0,
1007
+ 0.0,
1008
+ 0.0,
1009
+ 1.0
1010
+ ]
1011
+ ],
1012
+ "file_path": "images/028",
1013
+ "file_path_albedo": "albedo/028",
1014
+ "file_path_normal": "normal_obj/028",
1015
+ "file_path_orm": "ORM/028",
1016
+ "file_path_depth": "depth/028"
1017
+ },
1018
+ {
1019
+ "envmap": null,
1020
+ "rotation": -0.017453292519943295,
1021
+ "transform_matrix": [
1022
+ [
1023
+ -0.9999997019767761,
1024
+ 1.2575765140354633e-07,
1025
+ -3.9615954960936506e-08,
1026
+ -0.006147142140866169
1027
+ ],
1028
+ [
1029
+ -8.905173842777003e-08,
1030
+ -0.42261818051338196,
1031
+ 0.906307578086853,
1032
+ 1.2193188019832475
1033
+ ],
1034
+ [
1035
+ 9.723270011363638e-08,
1036
+ 0.906307578086853,
1037
+ 0.42261847853660583,
1038
+ 0.541556695689886
1039
+ ],
1040
+ [
1041
+ 0.0,
1042
+ 0.0,
1043
+ 0.0,
1044
+ 1.0
1045
+ ]
1046
+ ],
1047
+ "file_path": "images/029",
1048
+ "file_path_albedo": "albedo/029",
1049
+ "file_path_normal": "normal_obj/029",
1050
+ "file_path_orm": "ORM/029",
1051
+ "file_path_depth": "depth/029"
1052
+ },
1053
+ {
1054
+ "envmap": null,
1055
+ "rotation": -0.017453292519943295,
1056
+ "transform_matrix": [
1057
+ [
1058
+ -0.965925931930542,
1059
+ 0.10938175767660141,
1060
+ -0.23456971347332,
1061
+ -0.3215856824885569
1062
+ ],
1063
+ [
1064
+ -0.2588190734386444,
1065
+ -0.40821802616119385,
1066
+ 0.8754261136054993,
1067
+ 1.1777905017444739
1068
+ ],
1069
+ [
1070
+ 7.807688717775818e-08,
1071
+ 0.9063078165054321,
1072
+ 0.4226182997226715,
1073
+ 0.541556695689886
1074
+ ],
1075
+ [
1076
+ 0.0,
1077
+ 0.0,
1078
+ 0.0,
1079
+ 1.0
1080
+ ]
1081
+ ],
1082
+ "file_path": "images/030",
1083
+ "file_path_albedo": "albedo/030",
1084
+ "file_path_normal": "normal_obj/030",
1085
+ "file_path_orm": "ORM/030",
1086
+ "file_path_depth": "depth/030"
1087
+ },
1088
+ {
1089
+ "envmap": null,
1090
+ "rotation": -0.017453292519943295,
1091
+ "transform_matrix": [
1092
+ [
1093
+ -0.8660252690315247,
1094
+ 0.2113092690706253,
1095
+ -0.4531537890434265,
1096
+ -0.6155278035061208
1097
+ ],
1098
+ [
1099
+ -0.4999999701976776,
1100
+ -0.3659982979297638,
1101
+ 0.7848854064941406,
1102
+ 1.0560357321335152
1103
+ ],
1104
+ [
1105
+ 1.962165541158356e-09,
1106
+ 0.906307578086853,
1107
+ 0.4226185977458954,
1108
+ 0.541556695689886
1109
+ ],
1110
+ [
1111
+ 0.0,
1112
+ 0.0,
1113
+ 0.0,
1114
+ 1.0
1115
+ ]
1116
+ ],
1117
+ "file_path": "images/031",
1118
+ "file_path_albedo": "albedo/031",
1119
+ "file_path_normal": "normal_obj/031",
1120
+ "file_path_orm": "ORM/031",
1121
+ "file_path_depth": "depth/031"
1122
+ },
1123
+ {
1124
+ "envmap": null,
1125
+ "rotation": -0.017453292519943295,
1126
+ "transform_matrix": [
1127
+ [
1128
+ -0.7071071267127991,
1129
+ 0.298836350440979,
1130
+ -0.6408563852310181,
1131
+ -0.8679414426753276
1132
+ ],
1133
+ [
1134
+ -0.7071068286895752,
1135
+ -0.2988365888595581,
1136
+ 0.6408565044403076,
1137
+ 0.8623518718011187
1138
+ ],
1139
+ [
1140
+ -7.662919188078376e-09,
1141
+ 0.9063078761100769,
1142
+ 0.4226182699203491,
1143
+ 0.541556695689886
1144
+ ],
1145
+ [
1146
+ 0.0,
1147
+ 0.0,
1148
+ 0.0,
1149
+ 1.0
1150
+ ]
1151
+ ],
1152
+ "file_path": "images/032",
1153
+ "file_path_albedo": "albedo/032",
1154
+ "file_path_normal": "normal_obj/032",
1155
+ "file_path_orm": "ORM/032",
1156
+ "file_path_depth": "depth/032"
1157
+ },
1158
+ {
1159
+ "envmap": null,
1160
+ "rotation": -0.017453292519943295,
1161
+ "transform_matrix": [
1162
+ [
1163
+ -0.5000001788139343,
1164
+ 0.36599817872047424,
1165
+ -0.7848854064941406,
1166
+ -1.061625303007724
1167
+ ],
1168
+ [
1169
+ -0.8660252690315247,
1170
+ -0.21130922436714172,
1171
+ 0.453154057264328,
1172
+ 0.6099382326319119
1173
+ ],
1174
+ [
1175
+ 7.147772151938625e-09,
1176
+ 0.9063077569007874,
1177
+ 0.4226183593273163,
1178
+ 0.541556695689886
1179
+ ],
1180
+ [
1181
+ 0.0,
1182
+ 0.0,
1183
+ 0.0,
1184
+ 1.0
1185
+ ]
1186
+ ],
1187
+ "file_path": "images/033",
1188
+ "file_path_albedo": "albedo/033",
1189
+ "file_path_normal": "normal_obj/033",
1190
+ "file_path_orm": "ORM/033",
1191
+ "file_path_depth": "depth/033"
1192
+ },
1193
+ {
1194
+ "envmap": null,
1195
+ "rotation": -0.017453292519943295,
1196
+ "transform_matrix": [
1197
+ [
1198
+ -0.2588191330432892,
1199
+ 0.40821799635887146,
1200
+ -0.8754259347915649,
1201
+ -1.1833800726186827
1202
+ ],
1203
+ [
1204
+ -0.9659256935119629,
1205
+ -0.10938151180744171,
1206
+ 0.23456992208957672,
1207
+ 0.3159962569020148
1208
+ ],
1209
+ [
1210
+ 1.8065480844597914e-07,
1211
+ 0.9063076376914978,
1212
+ 0.42261841893196106,
1213
+ 0.541556695689886
1214
+ ],
1215
+ [
1216
+ 0.0,
1217
+ 0.0,
1218
+ 0.0,
1219
+ 1.0
1220
+ ]
1221
+ ],
1222
+ "file_path": "images/034",
1223
+ "file_path_albedo": "albedo/034",
1224
+ "file_path_normal": "normal_obj/034",
1225
+ "file_path_orm": "ORM/034",
1226
+ "file_path_depth": "depth/034"
1227
+ },
1228
+ {
1229
+ "envmap": null,
1230
+ "rotation": -0.017453292519943295,
1231
+ "transform_matrix": [
1232
+ [
1233
+ 0.49999988079071045,
1234
+ 0.36599811911582947,
1235
+ -0.7848856449127197,
1236
+ -1.0616253756515575
1237
+ ],
1238
+ [
1239
+ -0.866025447845459,
1240
+ 0.21130916476249695,
1241
+ -0.4531537592411041,
1242
+ -0.6088230876803427
1243
+ ],
1244
+ [
1245
+ 1.2043257413552055e-07,
1246
+ 0.9063078165054321,
1247
+ 0.42261824011802673,
1248
+ 0.541556695689886
1249
+ ],
1250
+ [
1251
+ 0.0,
1252
+ 0.0,
1253
+ 0.0,
1254
+ 1.0
1255
+ ]
1256
+ ],
1257
+ "file_path": "images/035",
1258
+ "file_path_albedo": "albedo/035",
1259
+ "file_path_normal": "normal_obj/035",
1260
+ "file_path_orm": "ORM/035",
1261
+ "file_path_depth": "depth/035"
1262
+ },
1263
+ {
1264
+ "envmap": null,
1265
+ "rotation": -0.017453292519943295,
1266
+ "transform_matrix": [
1267
+ [
1268
+ 0.9659258127212524,
1269
+ 0.10938168317079544,
1270
+ -0.23456966876983643,
1271
+ -0.32158564616664015
1272
+ ],
1273
+ [
1274
+ -0.25881901383399963,
1275
+ 0.4082179367542267,
1276
+ -0.8754261136054993,
1277
+ -1.1766754657586547
1278
+ ],
1279
+ [
1280
+ -3.0449534449417115e-08,
1281
+ 0.9063078165054321,
1282
+ 0.4226182997226715,
1283
+ 0.541556695689886
1284
+ ],
1285
+ [
1286
+ 0.0,
1287
+ 0.0,
1288
+ 0.0,
1289
+ 1.0
1290
+ ]
1291
+ ],
1292
+ "file_path": "images/036",
1293
+ "file_path_albedo": "albedo/036",
1294
+ "file_path_normal": "normal_obj/036",
1295
+ "file_path_orm": "ORM/036",
1296
+ "file_path_depth": "depth/036"
1297
+ },
1298
+ {
1299
+ "envmap": null,
1300
+ "rotation": -0.017453292519943295,
1301
+ "transform_matrix": [
1302
+ [
1303
+ 2.6217801973871246e-07,
1304
+ -0.5735762715339661,
1305
+ 0.8191518783569336,
1306
+ 1.0954111901824364
1307
+ ],
1308
+ [
1309
+ 0.9999998211860657,
1310
+ 3.0110052762211126e-07,
1311
+ -1.537788563155118e-09,
1312
+ 0.0005575179929095953
1313
+ ],
1314
+ [
1315
+ -7.630720233464672e-08,
1316
+ 0.8191518783569336,
1317
+ 0.5735765099525452,
1318
+ 0.7445583630659579
1319
+ ],
1320
+ [
1321
+ 0.0,
1322
+ 0.0,
1323
+ 0.0,
1324
+ 1.0
1325
+ ]
1326
+ ],
1327
+ "file_path": "images/037",
1328
+ "file_path_albedo": "albedo/037",
1329
+ "file_path_normal": "normal_obj/037",
1330
+ "file_path_orm": "ORM/037",
1331
+ "file_path_depth": "depth/037"
1332
+ },
1333
+ {
1334
+ "envmap": null,
1335
+ "rotation": -0.017453292519943295,
1336
+ "transform_matrix": [
1337
+ [
1338
+ -0.2588188350200653,
1339
+ -0.5540321469306946,
1340
+ 0.7912400960922241,
1341
+ 1.057876487083647
1342
+ ],
1343
+ [
1344
+ 0.9659257531166077,
1345
+ -0.14845237135887146,
1346
+ 0.21201203763484955,
1347
+ 0.2856617782861881
1348
+ ],
1349
+ [
1350
+ 5.1456325422805094e-08,
1351
+ 0.8191519975662231,
1352
+ 0.5735763907432556,
1353
+ 0.7445583630659579
1354
+ ],
1355
+ [
1356
+ 0.0,
1357
+ 0.0,
1358
+ 0.0,
1359
+ 1.0
1360
+ ]
1361
+ ],
1362
+ "file_path": "images/038",
1363
+ "file_path_albedo": "albedo/038",
1364
+ "file_path_normal": "normal_obj/038",
1365
+ "file_path_orm": "ORM/038",
1366
+ "file_path_depth": "depth/038"
1367
+ },
1368
+ {
1369
+ "envmap": null,
1370
+ "rotation": -0.017453292519943295,
1371
+ "transform_matrix": [
1372
+ [
1373
+ -0.5000002384185791,
1374
+ -0.4967317283153534,
1375
+ 0.7094064354896545,
1376
+ 0.9478303474166554
1377
+ ],
1378
+ [
1379
+ 0.8660253882408142,
1380
+ -0.2867884635925293,
1381
+ 0.40957608819007874,
1382
+ 0.551336657517687
1383
+ ],
1384
+ [
1385
+ 1.196394379121557e-07,
1386
+ 0.8191520571708679,
1387
+ 0.5735764503479004,
1388
+ 0.7445583630659579
1389
+ ],
1390
+ [
1391
+ 0.0,
1392
+ 0.0,
1393
+ 0.0,
1394
+ 1.0
1395
+ ]
1396
+ ],
1397
+ "file_path": "images/039",
1398
+ "file_path_albedo": "albedo/039",
1399
+ "file_path_normal": "normal_obj/039",
1400
+ "file_path_orm": "ORM/039",
1401
+ "file_path_depth": "depth/039"
1402
+ },
1403
+ {
1404
+ "envmap": null,
1405
+ "rotation": -0.017453292519943295,
1406
+ "transform_matrix": [
1407
+ [
1408
+ -0.7071067690849304,
1409
+ -0.40557974576950073,
1410
+ 0.5792279839515686,
1411
+ 0.7727722267903685
1412
+ ],
1413
+ [
1414
+ 0.7071067690849304,
1415
+ -0.4055797755718231,
1416
+ 0.5792279839515686,
1417
+ 0.7794768336503966
1418
+ ],
1419
+ [
1420
+ 4.937915321079345e-08,
1421
+ 0.8191520571708679,
1422
+ 0.5735763907432556,
1423
+ 0.7445583630659579
1424
+ ],
1425
+ [
1426
+ 0.0,
1427
+ 0.0,
1428
+ 0.0,
1429
+ 1.0
1430
+ ]
1431
+ ],
1432
+ "file_path": "images/040",
1433
+ "file_path_albedo": "albedo/040",
1434
+ "file_path_normal": "normal_obj/040",
1435
+ "file_path_orm": "ORM/040",
1436
+ "file_path_depth": "depth/040"
1437
+ },
1438
+ {
1439
+ "envmap": null,
1440
+ "rotation": -0.017453292519943295,
1441
+ "transform_matrix": [
1442
+ [
1443
+ -0.8660250902175903,
1444
+ -0.28678807616233826,
1445
+ 0.4095759391784668,
1446
+ 0.544632017828664
1447
+ ],
1448
+ [
1449
+ 0.49999985098838806,
1450
+ -0.49673154950141907,
1451
+ 0.709406316280365,
1452
+ 0.9545350199346734
1453
+ ],
1454
+ [
1455
+ 7.746185559653895e-08,
1456
+ 0.8191518783569336,
1457
+ 0.5735765695571899,
1458
+ 0.7445583630659579
1459
+ ],
1460
+ [
1461
+ 0.0,
1462
+ 0.0,
1463
+ 0.0,
1464
+ 1.0
1465
+ ]
1466
+ ],
1467
+ "file_path": "images/041",
1468
+ "file_path_albedo": "albedo/041",
1469
+ "file_path_normal": "normal_obj/041",
1470
+ "file_path_orm": "ORM/041",
1471
+ "file_path_depth": "depth/041"
1472
+ },
1473
+ {
1474
+ "envmap": null,
1475
+ "rotation": -0.017453292519943295,
1476
+ "transform_matrix": [
1477
+ [
1478
+ -0.9659258127212524,
1479
+ -0.1484525501728058,
1480
+ 0.21201220154762268,
1481
+ 0.278957204255155
1482
+ ],
1483
+ [
1484
+ 0.2588191330432892,
1485
+ -0.5540322065353394,
1486
+ 0.7912401556968689,
1487
+ 1.064581093943675
1488
+ ],
1489
+ [
1490
+ -3.7385465390116224e-08,
1491
+ 0.8191521167755127,
1492
+ 0.5735763311386108,
1493
+ 0.7445583630659579
1494
+ ],
1495
+ [
1496
+ 0.0,
1497
+ 0.0,
1498
+ 0.0,
1499
+ 1.0
1500
+ ]
1501
+ ],
1502
+ "file_path": "images/042",
1503
+ "file_path_albedo": "albedo/042",
1504
+ "file_path_normal": "normal_obj/042",
1505
+ "file_path_orm": "ORM/042",
1506
+ "file_path_depth": "depth/042"
1507
+ },
1508
+ {
1509
+ "envmap": null,
1510
+ "rotation": -0.017453292519943295,
1511
+ "transform_matrix": [
1512
+ [
1513
+ -0.9999995827674866,
1514
+ 1.3235622020602023e-07,
1515
+ -3.580625573817997e-08,
1516
+ -0.0061471370177601115
1517
+ ],
1518
+ [
1519
+ -1.0524718163651414e-07,
1520
+ -0.5735761523246765,
1521
+ 0.8191518187522888,
1522
+ 1.1021157970424644
1523
+ ],
1524
+ [
1525
+ 8.788223482270041e-08,
1526
+ 0.8191518187522888,
1527
+ 0.5735765695571899,
1528
+ 0.7445583630659579
1529
+ ],
1530
+ [
1531
+ 0.0,
1532
+ 0.0,
1533
+ 0.0,
1534
+ 1.0
1535
+ ]
1536
+ ],
1537
+ "file_path": "images/043",
1538
+ "file_path_albedo": "albedo/043",
1539
+ "file_path_normal": "normal_obj/043",
1540
+ "file_path_orm": "ORM/043",
1541
+ "file_path_depth": "depth/043"
1542
+ },
1543
+ {
1544
+ "envmap": null,
1545
+ "rotation": -0.017453292519943295,
1546
+ "transform_matrix": [
1547
+ [
1548
+ -0.9659256935119629,
1549
+ 0.14845238626003265,
1550
+ -0.21201211214065552,
1551
+ -0.291251316331402
1552
+ ],
1553
+ [
1554
+ -0.25881895422935486,
1555
+ -0.5540322065353394,
1556
+ 0.7912400364875793,
1557
+ 1.064581093943675
1558
+ ],
1559
+ [
1560
+ -7.820322167617633e-08,
1561
+ 0.8191519975662231,
1562
+ 0.5735764503479004,
1563
+ 0.7445583630659579
1564
+ ],
1565
+ [
1566
+ 0.0,
1567
+ 0.0,
1568
+ 0.0,
1569
+ 1.0
1570
+ ]
1571
+ ],
1572
+ "file_path": "images/044",
1573
+ "file_path_albedo": "albedo/044",
1574
+ "file_path_normal": "normal_obj/044",
1575
+ "file_path_orm": "ORM/044",
1576
+ "file_path_depth": "depth/044"
1577
+ },
1578
+ {
1579
+ "envmap": null,
1580
+ "rotation": -0.017453292519943295,
1581
+ "transform_matrix": [
1582
+ [
1583
+ -0.8660251498222351,
1584
+ 0.28678828477859497,
1585
+ -0.4095759987831116,
1586
+ -0.5569262940498858
1587
+ ],
1588
+ [
1589
+ -0.5,
1590
+ -0.49673154950141907,
1591
+ 0.7094063758850098,
1592
+ 0.9545349542766834
1593
+ ],
1594
+ [
1595
+ 5.480208287167443e-08,
1596
+ 0.8191519379615784,
1597
+ 0.5735765099525452,
1598
+ 0.7445583630659579
1599
+ ],
1600
+ [
1601
+ 0.0,
1602
+ 0.0,
1603
+ 0.0,
1604
+ 1.0
1605
+ ]
1606
+ ],
1607
+ "file_path": "images/045",
1608
+ "file_path_albedo": "albedo/045",
1609
+ "file_path_normal": "normal_obj/045",
1610
+ "file_path_orm": "ORM/045",
1611
+ "file_path_depth": "depth/045"
1612
+ },
1613
+ {
1614
+ "envmap": null,
1615
+ "rotation": -0.017453292519943295,
1616
+ "transform_matrix": [
1617
+ [
1618
+ -0.7071067690849304,
1619
+ 0.40557974576950073,
1620
+ -0.5792279839515686,
1621
+ -0.7850664045246054
1622
+ ],
1623
+ [
1624
+ -0.7071067690849304,
1625
+ -0.4055797755718231,
1626
+ 0.5792279839515686,
1627
+ 0.7794768336503966
1628
+ ],
1629
+ [
1630
+ -4.937915321079345e-08,
1631
+ 0.8191520571708679,
1632
+ 0.5735763907432556,
1633
+ 0.7445583630659579
1634
+ ],
1635
+ [
1636
+ 0.0,
1637
+ 0.0,
1638
+ 0.0,
1639
+ 1.0
1640
+ ]
1641
+ ],
1642
+ "file_path": "images/046",
1643
+ "file_path_albedo": "albedo/046",
1644
+ "file_path_normal": "normal_obj/046",
1645
+ "file_path_orm": "ORM/046",
1646
+ "file_path_depth": "depth/046"
1647
+ },
1648
+ {
1649
+ "envmap": null,
1650
+ "rotation": -0.017453292519943295,
1651
+ "transform_matrix": [
1652
+ [
1653
+ -0.5000001192092896,
1654
+ 0.496731698513031,
1655
+ -0.7094064950942993,
1656
+ -0.9601245251508923
1657
+ ],
1658
+ [
1659
+ -0.8660253882408142,
1660
+ -0.28678828477859497,
1661
+ 0.4095761179924011,
1662
+ 0.551336723175677
1663
+ ],
1664
+ [
1665
+ -1.5412044973572847e-08,
1666
+ 0.8191521167755127,
1667
+ 0.5735763311386108,
1668
+ 0.7445583630659579
1669
+ ],
1670
+ [
1671
+ 0.0,
1672
+ 0.0,
1673
+ 0.0,
1674
+ 1.0
1675
+ ]
1676
+ ],
1677
+ "file_path": "images/047",
1678
+ "file_path_albedo": "albedo/047",
1679
+ "file_path_normal": "normal_obj/047",
1680
+ "file_path_orm": "ORM/047",
1681
+ "file_path_depth": "depth/047"
1682
+ },
1683
+ {
1684
+ "envmap": null,
1685
+ "rotation": -0.017453292519943295,
1686
+ "transform_matrix": [
1687
+ [
1688
+ -0.2588188648223877,
1689
+ 0.5540322661399841,
1690
+ -0.7912399768829346,
1691
+ -1.070170664817884
1692
+ ],
1693
+ [
1694
+ -0.9659256935119629,
1695
+ -0.14845223724842072,
1696
+ 0.21201221644878387,
1697
+ 0.285661876773173
1698
+ ],
1699
+ [
1700
+ 1.4850711238523218e-07,
1701
+ 0.8191519379615784,
1702
+ 0.5735765099525452,
1703
+ 0.7445583630659579
1704
+ ],
1705
+ [
1706
+ 0.0,
1707
+ 0.0,
1708
+ 0.0,
1709
+ 1.0
1710
+ ]
1711
+ ],
1712
+ "file_path": "images/048",
1713
+ "file_path_albedo": "albedo/048",
1714
+ "file_path_normal": "normal_obj/048",
1715
+ "file_path_orm": "ORM/048",
1716
+ "file_path_depth": "depth/048"
1717
+ },
1718
+ {
1719
+ "envmap": null,
1720
+ "rotation": -0.017453292519943295,
1721
+ "transform_matrix": [
1722
+ [
1723
+ -0.2588188350200653,
1724
+ -0.6830126643180847,
1725
+ 0.6830125451087952,
1726
+ 0.9123371735288683
1727
+ ],
1728
+ [
1729
+ 0.9659256935119629,
1730
+ -0.18301242589950562,
1731
+ 0.18301275372505188,
1732
+ 0.24666463642535147
1733
+ ],
1734
+ [
1735
+ -1.3701513523756148e-07,
1736
+ 0.7071066498756409,
1737
+ 0.70710688829422,
1738
+ 0.9241238379021144
1739
+ ],
1740
+ [
1741
+ 0.0,
1742
+ 0.0,
1743
+ 0.0,
1744
+ 1.0
1745
+ ]
1746
+ ],
1747
+ "file_path": "images/049",
1748
+ "file_path_albedo": "albedo/049",
1749
+ "file_path_normal": "normal_obj/049",
1750
+ "file_path_orm": "ORM/049",
1751
+ "file_path_depth": "depth/049"
1752
+ },
1753
+ {
1754
+ "envmap": null,
1755
+ "rotation": -0.017453292519943295,
1756
+ "transform_matrix": [
1757
+ [
1758
+ -0.4999999403953552,
1759
+ -0.6123722791671753,
1760
+ 0.6123723983764648,
1761
+ 0.8173433691563988
1762
+ ],
1763
+ [
1764
+ 0.8660252690315247,
1765
+ -0.35355332493782043,
1766
+ 0.3535533845424652,
1767
+ 0.4759999641412266
1768
+ ],
1769
+ [
1770
+ 4.375312556703648e-08,
1771
+ 0.7071067094802856,
1772
+ 0.7071067690849304,
1773
+ 0.9241238379021144
1774
+ ],
1775
+ [
1776
+ 0.0,
1777
+ 0.0,
1778
+ 0.0,
1779
+ 1.0
1780
+ ]
1781
+ ],
1782
+ "file_path": "images/050",
1783
+ "file_path_albedo": "albedo/050",
1784
+ "file_path_normal": "normal_obj/050",
1785
+ "file_path_orm": "ORM/050",
1786
+ "file_path_depth": "depth/050"
1787
+ },
1788
+ {
1789
+ "envmap": null,
1790
+ "rotation": -0.017453292519943295,
1791
+ "transform_matrix": [
1792
+ [
1793
+ -0.7071067094802856,
1794
+ -0.4999999403953552,
1795
+ 0.5000000596046448,
1796
+ 0.6662300550964264
1797
+ ],
1798
+ [
1799
+ 0.7071067690849304,
1800
+ -0.49999988079071045,
1801
+ 0.5,
1802
+ 0.6729346619564545
1803
+ ],
1804
+ [
1805
+ 1.2749820754720531e-08,
1806
+ 0.7071068286895752,
1807
+ 0.7071067094802856,
1808
+ 0.9241238379021144
1809
+ ],
1810
+ [
1811
+ 0.0,
1812
+ 0.0,
1813
+ 0.0,
1814
+ 1.0
1815
+ ]
1816
+ ],
1817
+ "file_path": "images/051",
1818
+ "file_path_albedo": "albedo/051",
1819
+ "file_path_normal": "normal_obj/051",
1820
+ "file_path_orm": "ORM/051",
1821
+ "file_path_depth": "depth/051"
1822
+ },
1823
+ {
1824
+ "envmap": null,
1825
+ "rotation": -0.017453292519943295,
1826
+ "transform_matrix": [
1827
+ [
1828
+ -0.8660252094268799,
1829
+ -0.3535534739494324,
1830
+ 0.35355323553085327,
1831
+ 0.46929532894262044
1832
+ ],
1833
+ [
1834
+ 0.4999999403953552,
1835
+ -0.6123722791671753,
1836
+ 0.6123723387718201,
1837
+ 0.8240480326935831
1838
+ ],
1839
+ [
1840
+ -1.3508841334441968e-07,
1841
+ 0.7071065902709961,
1842
+ 0.70710688829422,
1843
+ 0.9241238379021144
1844
+ ],
1845
+ [
1846
+ 0.0,
1847
+ 0.0,
1848
+ 0.0,
1849
+ 1.0
1850
+ ]
1851
+ ],
1852
+ "file_path": "images/052",
1853
+ "file_path_albedo": "albedo/052",
1854
+ "file_path_normal": "normal_obj/052",
1855
+ "file_path_orm": "ORM/052",
1856
+ "file_path_depth": "depth/052"
1857
+ },
1858
+ {
1859
+ "envmap": null,
1860
+ "rotation": -0.017453292519943295,
1861
+ "transform_matrix": [
1862
+ [
1863
+ -0.9659261107444763,
1864
+ -0.18301279842853546,
1865
+ 0.18301266431808472,
1866
+ 0.23996005790390154
1867
+ ],
1868
+ [
1869
+ 0.2588191032409668,
1870
+ -0.6830129623413086,
1871
+ 0.6830127835273743,
1872
+ 0.9190417803888964
1873
+ ],
1874
+ [
1875
+ -8.195209488803812e-08,
1876
+ 0.7071068286895752,
1877
+ 0.7071067690849304,
1878
+ 0.9241238379021144
1879
+ ],
1880
+ [
1881
+ 0.0,
1882
+ 0.0,
1883
+ 0.0,
1884
+ 1.0
1885
+ ]
1886
+ ],
1887
+ "file_path": "images/053",
1888
+ "file_path_albedo": "albedo/053",
1889
+ "file_path_normal": "normal_obj/053",
1890
+ "file_path_orm": "ORM/053",
1891
+ "file_path_depth": "depth/053"
1892
+ },
1893
+ {
1894
+ "envmap": null,
1895
+ "rotation": -0.017453292519943295,
1896
+ "transform_matrix": [
1897
+ [
1898
+ -0.9999998211860657,
1899
+ 1.3819301614148571e-07,
1900
+ -3.0908591241995964e-08,
1901
+ -0.006147130431617198
1902
+ ],
1903
+ [
1904
+ -1.195728884795244e-07,
1905
+ -0.7071066498756409,
1906
+ 0.7071067094802856,
1907
+ 0.9514424102895436
1908
+ ],
1909
+ [
1910
+ 7.586153571992327e-08,
1911
+ 0.7071067094802856,
1912
+ 0.7071068286895752,
1913
+ 0.9241238379021144
1914
+ ],
1915
+ [
1916
+ 0.0,
1917
+ 0.0,
1918
+ 0.0,
1919
+ 1.0
1920
+ ]
1921
+ ],
1922
+ "file_path": "images/054",
1923
+ "file_path_albedo": "albedo/054",
1924
+ "file_path_normal": "normal_obj/054",
1925
+ "file_path_orm": "ORM/054",
1926
+ "file_path_depth": "depth/054"
1927
+ },
1928
+ {
1929
+ "envmap": null,
1930
+ "rotation": -0.017453292519943295,
1931
+ "transform_matrix": [
1932
+ [
1933
+ -0.9659261107444763,
1934
+ 0.18301282823085785,
1935
+ -0.18301266431808472,
1936
+ -0.25225417896098223
1937
+ ],
1938
+ [
1939
+ -0.2588191032409668,
1940
+ -0.6830129623413086,
1941
+ 0.6830127835273743,
1942
+ 0.9190417803888964
1943
+ ],
1944
+ [
1945
+ 1.012548338508168e-07,
1946
+ 0.7071068286895752,
1947
+ 0.7071067690849304,
1948
+ 0.9241238379021144
1949
+ ],
1950
+ [
1951
+ 0.0,
1952
+ 0.0,
1953
+ 0.0,
1954
+ 1.0
1955
+ ]
1956
+ ],
1957
+ "file_path": "images/055",
1958
+ "file_path_albedo": "albedo/055",
1959
+ "file_path_normal": "normal_obj/055",
1960
+ "file_path_orm": "ORM/055",
1961
+ "file_path_depth": "depth/055"
1962
+ },
1963
+ {
1964
+ "envmap": null,
1965
+ "rotation": -0.017453292519943295,
1966
+ "transform_matrix": [
1967
+ [
1968
+ -0.8660252094268799,
1969
+ 0.35355344414711,
1970
+ -0.35355326533317566,
1971
+ -0.4815895916925917
1972
+ ],
1973
+ [
1974
+ -0.4999999403953552,
1975
+ -0.6123723387718201,
1976
+ 0.6123723387718201,
1977
+ 0.8240479760164269
1978
+ ],
1979
+ [
1980
+ 7.088103615160435e-08,
1981
+ 0.7071066498756409,
1982
+ 0.70710688829422,
1983
+ 0.9241238379021144
1984
+ ],
1985
+ [
1986
+ 0.0,
1987
+ 0.0,
1988
+ 0.0,
1989
+ 1.0
1990
+ ]
1991
+ ],
1992
+ "file_path": "images/056",
1993
+ "file_path_albedo": "albedo/056",
1994
+ "file_path_normal": "normal_obj/056",
1995
+ "file_path_orm": "ORM/056",
1996
+ "file_path_depth": "depth/056"
1997
+ },
1998
+ {
1999
+ "envmap": null,
2000
+ "rotation": -0.017453292519943295,
2001
+ "transform_matrix": [
2002
+ [
2003
+ -0.7071067094802856,
2004
+ 0.4999999403953552,
2005
+ -0.5000000596046448,
2006
+ -0.6785242328306633
2007
+ ],
2008
+ [
2009
+ -0.7071067690849304,
2010
+ -0.49999988079071045,
2011
+ 0.5,
2012
+ 0.6729346619564545
2013
+ ],
2014
+ [
2015
+ -1.2749820754720531e-08,
2016
+ 0.7071068286895752,
2017
+ 0.7071067094802856,
2018
+ 0.9241238379021144
2019
+ ],
2020
+ [
2021
+ 0.0,
2022
+ 0.0,
2023
+ 0.0,
2024
+ 1.0
2025
+ ]
2026
+ ],
2027
+ "file_path": "images/057",
2028
+ "file_path_albedo": "albedo/057",
2029
+ "file_path_normal": "normal_obj/057",
2030
+ "file_path_orm": "ORM/057",
2031
+ "file_path_depth": "depth/057"
2032
+ },
2033
+ {
2034
+ "envmap": null,
2035
+ "rotation": -0.017453292519943295,
2036
+ "transform_matrix": [
2037
+ [
2038
+ -0.5000001192092896,
2039
+ 0.6123724579811096,
2040
+ -0.6123723983764648,
2041
+ -0.8296375468906357
2042
+ ],
2043
+ [
2044
+ -0.8660253882408142,
2045
+ -0.35355350375175476,
2046
+ 0.35355344414711,
2047
+ 0.47600002081838283
2048
+ ],
2049
+ [
2050
+ 2.0634608688396838e-08,
2051
+ 0.7071067690849304,
2052
+ 0.7071068286895752,
2053
+ 0.9241238379021144
2054
+ ],
2055
+ [
2056
+ 0.0,
2057
+ 0.0,
2058
+ 0.0,
2059
+ 1.0
2060
+ ]
2061
+ ],
2062
+ "file_path": "images/058",
2063
+ "file_path_albedo": "albedo/058",
2064
+ "file_path_normal": "normal_obj/058",
2065
+ "file_path_orm": "ORM/058",
2066
+ "file_path_depth": "depth/058"
2067
+ },
2068
+ {
2069
+ "envmap": null,
2070
+ "rotation": -0.017453292519943295,
2071
+ "transform_matrix": [
2072
+ [
2073
+ -0.25881922245025635,
2074
+ 0.6830126643180847,
2075
+ -0.6830126643180847,
2076
+ -0.9246313512631053
2077
+ ],
2078
+ [
2079
+ -0.9659257531166077,
2080
+ -0.18301282823085785,
2081
+ 0.18301284313201904,
2082
+ 0.2466647214410858
2083
+ ],
2084
+ [
2085
+ 1.3271119314595126e-08,
2086
+ 0.7071067690849304,
2087
+ 0.7071067690849304,
2088
+ 0.9241238379021144
2089
+ ],
2090
+ [
2091
+ 0.0,
2092
+ 0.0,
2093
+ 0.0,
2094
+ 1.0
2095
+ ]
2096
+ ],
2097
+ "file_path": "images/059",
2098
+ "file_path_albedo": "albedo/059",
2099
+ "file_path_normal": "normal_obj/059",
2100
+ "file_path_orm": "ORM/059",
2101
+ "file_path_depth": "depth/059"
2102
+ },
2103
+ {
2104
+ "envmap": null,
2105
+ "rotation": -0.017453292519943295,
2106
+ "transform_matrix": [
2107
+ [
2108
+ 4.762047112194523e-08,
2109
+ 0.7071067690849304,
2110
+ -0.7071068286895752,
2111
+ -0.9570319811637524
2112
+ ],
2113
+ [
2114
+ -1.0,
2115
+ 7.987827643773926e-08,
2116
+ 6.680807018710766e-09,
2117
+ 0.0005574348639121089
2118
+ ],
2119
+ [
2120
+ 7.119641054487147e-08,
2121
+ 0.7071068286895752,
2122
+ 0.7071067690849304,
2123
+ 0.9241238379021144
2124
+ ],
2125
+ [
2126
+ 0.0,
2127
+ 0.0,
2128
+ 0.0,
2129
+ 1.0
2130
+ ]
2131
+ ],
2132
+ "file_path": "images/060",
2133
+ "file_path_albedo": "albedo/060",
2134
+ "file_path_normal": "normal_obj/060",
2135
+ "file_path_orm": "ORM/060",
2136
+ "file_path_depth": "depth/060"
2137
+ }
2138
+ ],
2139
+ "camera_angle_x": 0.691111015275598
2140
+ }
chair_04/var009/ORM/000.png ADDED

Git LFS Details

  • SHA256: f39e403eb809d850bf665906b3822b97692372ff3daa51ca23e01eb2acee34fc
  • Pointer size: 131 Bytes
  • Size of remote file: 103 kB
chair_04/var009/ORM/001.png ADDED

Git LFS Details

  • SHA256: 1489ef8b067fdec8440b67e6e4171e1ebdc62c52887b98008c33abb9c94b58b5
  • Pointer size: 131 Bytes
  • Size of remote file: 114 kB
chair_04/var009/ORM/002.png ADDED

Git LFS Details

  • SHA256: 91aa168ad9b6f5ca427d82163308dbb3e026837666f48b8366bdb575df297a3d
  • Pointer size: 131 Bytes
  • Size of remote file: 120 kB
chair_04/var009/ORM/003.png ADDED

Git LFS Details

  • SHA256: aaf4802444807fe563c431ce1f1a3397de5236d3161030333a7cce5346a9e915
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
chair_04/var009/ORM/004.png ADDED

Git LFS Details

  • SHA256: cdba7ee699f20960d5de361bf8d8b17bba68f7625913e012601dcda277be349e
  • Pointer size: 131 Bytes
  • Size of remote file: 125 kB
chair_04/var009/ORM/005.png ADDED

Git LFS Details

  • SHA256: 71d659ab2b07be744af49e6af5dd8c5f4a2991e8b734810300d51a8fa2d63833
  • Pointer size: 131 Bytes
  • Size of remote file: 122 kB
chair_04/var009/ORM/006.png ADDED

Git LFS Details

  • SHA256: 28c036efe9f5b56e728f4db709f1b6124e9dc377a667e93c659a6d3f62826fa9
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
chair_04/var009/ORM/007.png ADDED

Git LFS Details

  • SHA256: cb6284e7317f8c3dbedabfe10e69db5aa1526c4c68ce77d4d5484fd151eab574
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
chair_04/var009/ORM/008.png ADDED

Git LFS Details

  • SHA256: 056680d6770845b8f9d0e44eafa84071c47a868d172d2c0e5da8cccce83c5e35
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
chair_04/var009/ORM/009.png ADDED

Git LFS Details

  • SHA256: d43bfa20be527592af9f82e390720b063d6f9b9bc2be5e0202e23e65bc859505
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
chair_04/var009/ORM/010.png ADDED

Git LFS Details

  • SHA256: 437f68e313fd75a57ed8f22cdfac8a0a905a1c2e03e9521b54f102fec439394b
  • Pointer size: 131 Bytes
  • Size of remote file: 121 kB
chair_04/var009/ORM/011.png ADDED

Git LFS Details

  • SHA256: 875773c1709368d697c24c0555c5f3b6317c4559645c39087cb1f4881d0bc919
  • Pointer size: 131 Bytes
  • Size of remote file: 114 kB
chair_04/var009/ORM/012.png ADDED

Git LFS Details

  • SHA256: fc754a7b2572af9bb7f62b5c02127d038e5dff716fc766b6c0417ca7ed41e6f8
  • Pointer size: 131 Bytes
  • Size of remote file: 104 kB
chair_04/var009/ORM/013.png ADDED

Git LFS Details

  • SHA256: 09e426609bc1b44241dceef0e9674337b236679302f1abd5681b767d7c4c0b80
  • Pointer size: 131 Bytes
  • Size of remote file: 108 kB
chair_04/var009/ORM/014.png ADDED

Git LFS Details

  • SHA256: 5417ad68096a0c4b360c71f647f57630d3bdc5fcde909ea9c61c27c4e522de00
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB
chair_04/var009/ORM/015.png ADDED

Git LFS Details

  • SHA256: d3aad52db43c89ee42c8fcba3c70cc95bbf4da0c2e9b8bf39bfc64d8777b76b7
  • Pointer size: 131 Bytes
  • Size of remote file: 120 kB
chair_04/var009/ORM/016.png ADDED

Git LFS Details

  • SHA256: 3c17f91cfed882c6a9107a378fb5b32680985c2c46167094cadfa87ff27457f7
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
chair_04/var009/ORM/017.png ADDED

Git LFS Details

  • SHA256: 6d37a5a445655bf9d75bcb78589d33050b2b003326acf01d7ed08c2e90086c26
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
chair_04/var009/ORM/018.png ADDED

Git LFS Details

  • SHA256: 99261e66149703237d8bd59c986ffd44c75f476e8f9c6c56bd3bd781251a1808
  • Pointer size: 131 Bytes
  • Size of remote file: 122 kB
chair_04/var009/ORM/019.png ADDED

Git LFS Details

  • SHA256: 35ae2eafda87f4ae30a41c1511f1df4bca29e9e0a944c002611042fc5e8bf761
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
chair_04/var009/ORM/020.png ADDED

Git LFS Details

  • SHA256: f63f92f91cd1dff510ea40a6edeca9ef2f9e28ee039be8c77606b43d6ccababd
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
chair_04/var009/ORM/021.png ADDED

Git LFS Details

  • SHA256: 3a846fbe0527041524ad5b2873acbf1b7433632c7f990e8e54dfc3e7a24c96df
  • Pointer size: 131 Bytes
  • Size of remote file: 120 kB
chair_04/var009/ORM/022.png ADDED

Git LFS Details

  • SHA256: 2832bc4a2763efff56172069604e3c881c05b98ab68d0ed3cf206066bf4b3b23
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB
chair_04/var009/ORM/023.png ADDED

Git LFS Details

  • SHA256: 1df48851d293f6298d2de2d1a733099b005d6054a9cbfd555b118dec7aefa308
  • Pointer size: 131 Bytes
  • Size of remote file: 108 kB
chair_04/var009/ORM/024.png ADDED

Git LFS Details

  • SHA256: 1884c3d5e07d83dbdf8e6475e0d95a0b7cb1dbf804c33abee8084d83028221f5
  • Pointer size: 131 Bytes
  • Size of remote file: 108 kB
chair_04/var009/ORM/025.png ADDED

Git LFS Details

  • SHA256: ef8ba189ea19ee864b46fda8198f50a3d0c59b48ad182e4d894eb8ead12db3d2
  • Pointer size: 131 Bytes
  • Size of remote file: 119 kB
chair_04/var009/ORM/026.png ADDED

Git LFS Details

  • SHA256: c89ca984f8783661778fae6554bf114049084a869541879a21205b288e81a474
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
chair_04/var009/ORM/027.png ADDED

Git LFS Details

  • SHA256: 6d74d66915f9237a70289d07a718de1e4a699b2ffe6042efd0ea97ca272ecc95
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
chair_04/var009/ORM/028.png ADDED

Git LFS Details

  • SHA256: a07bd0ae9855740a2a8d03cbbcf37391171a0876b39a25d280c55df8802f861e
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
chair_04/var009/ORM/029.png ADDED

Git LFS Details

  • SHA256: 26d7300f24d894482abafae1fed3dc8ef8e1312cc021af5f986cbe77091f7434
  • Pointer size: 131 Bytes
  • Size of remote file: 127 kB
chair_04/var009/ORM/030.png ADDED

Git LFS Details

  • SHA256: b243e259e2d13104cfc0129fa4c9b107f415161fc7d38a3fb46b2f88c4ee30ee
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
chair_04/var009/ORM/031.png ADDED

Git LFS Details

  • SHA256: 42f8ca3abc64763bf24b99b7ab28c4e3bd3c72789f360be9bcaee6e10c84006f
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
chair_04/var009/ORM/032.png ADDED

Git LFS Details

  • SHA256: 2583f872c077ef980e0ddf7adee41b9685087a3c8d64837ade19b5df2beb6ecd
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
chair_04/var009/ORM/033.png ADDED

Git LFS Details

  • SHA256: 3aff0f745c14d5b21d9010f9bd9f9b6baeb3520229161bfd6c9686f711f20a7b
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
chair_04/var009/ORM/034.png ADDED

Git LFS Details

  • SHA256: 3c352d5d672499054c500ebb84f94eac940fb6ffd64a830cbbfcbf818d3d7014
  • Pointer size: 131 Bytes
  • Size of remote file: 126 kB
chair_04/var009/ORM/035.png ADDED

Git LFS Details

  • SHA256: 53c1364ec4d6253ce4f318020a354e9d694503f6bf8f200813fda745f8e5d37e
  • Pointer size: 131 Bytes
  • Size of remote file: 118 kB
chair_04/var009/ORM/036.png ADDED

Git LFS Details

  • SHA256: ab747d25973222b3ef615b9d458f7f4ad4da57200751a8bab727cab93f4048f9
  • Pointer size: 131 Bytes
  • Size of remote file: 107 kB
chair_04/var009/ORM/037.png ADDED

Git LFS Details

  • SHA256: fda7fb88345eb15260d89edda2f828d9e32788c07ae8725b7b7f2f4d2fe8908f
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
chair_04/var009/ORM/038.png ADDED

Git LFS Details

  • SHA256: 41c611f1aa68f5635ebb34de99d9f9749c815a4230988fb6133a361b70712da5
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB
chair_04/var009/ORM/039.png ADDED

Git LFS Details

  • SHA256: 296bfb73ff32125a8692d02df0de0286cef6f6151d1cac25a23e9cc352b3dcbd
  • Pointer size: 131 Bytes
  • Size of remote file: 119 kB
chair_04/var009/ORM/040.png ADDED

Git LFS Details

  • SHA256: 532a77eefcc34dd7010a20ce25a98f2e4f9f9886f5a2aa81fafa58663731725e
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
chair_04/var009/ORM/041.png ADDED

Git LFS Details

  • SHA256: 790506fb2b00e6c810b8948258420d3cc99656cd8288a04107d2bd0c7764bfb1
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
chair_04/var009/ORM/042.png ADDED

Git LFS Details

  • SHA256: bfa3b90c83838607eadcf7b92f4a4d108b6ec371a6b123f8a9d3d8b3a4e6f658
  • Pointer size: 131 Bytes
  • Size of remote file: 120 kB
chair_04/var009/ORM/043.png ADDED

Git LFS Details

  • SHA256: d17ceb601436f4227d42116c4269d842fe950c9e8db9c809879a2011a1476b7a
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
chair_04/var009/ORM/044.png ADDED

Git LFS Details

  • SHA256: d2c5c32b8702525872516e333d33df0c776606052d73c3dd4aed5e3b6036cec8
  • Pointer size: 131 Bytes
  • Size of remote file: 123 kB
chair_04/var009/ORM/045.png ADDED

Git LFS Details

  • SHA256: 3789f4da4518c7732d53fd14c86c0903b247064eae49873e7973a2c49875a75b
  • Pointer size: 131 Bytes
  • Size of remote file: 119 kB