pcchenm commited on
Commit
db5fd5b
·
verified ·
1 Parent(s): d6adb55

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. stool_02/var000/depth/000.exr +0 -0
  2. stool_02/var000/depth/006.exr +0 -0
  3. stool_02/var000/material_segmentation_map.json +22 -0
  4. stool_02/var000/metadata.json +34 -0
  5. stool_02/var000/transforms.json +2805 -0
  6. stool_02/var003/depth/000.exr +0 -0
  7. stool_02/var003/depth/006.exr +0 -0
  8. stool_02/var003/material_segmentation_map.json +22 -0
  9. stool_02/var003/metadata.json +34 -0
  10. stool_02/var003/transforms.json +2525 -0
  11. stool_02/var004/material_segmentation_map.json +22 -0
  12. stool_02/var004/metadata.json +34 -0
  13. stool_02/var004/transforms.json +3225 -0
  14. stool_02/var007/depth/000.exr +0 -0
  15. stool_02/var007/depth/006.exr +0 -0
  16. stool_02/var007/material_segmentation_map.json +22 -0
  17. stool_02/var007/metadata.json +34 -0
  18. stool_02/var007/transforms.json +3400 -0
  19. table_01/var007/albedo/000.png +3 -0
  20. table_01/var007/albedo/002.png +3 -0
  21. table_01/var007/albedo/006.png +3 -0
  22. table_01/var007/albedo/007.png +3 -0
  23. table_01/var007/albedo/008.png +3 -0
  24. table_01/var007/albedo/009.png +3 -0
  25. table_01/var007/albedo/011.png +3 -0
  26. table_01/var007/albedo/014.png +3 -0
  27. table_01/var007/albedo/016.png +3 -0
  28. table_01/var007/albedo/019.png +3 -0
  29. table_01/var007/albedo/022.png +3 -0
  30. table_01/var007/albedo/024.png +3 -0
  31. table_01/var007/albedo/026.png +3 -0
  32. table_01/var007/albedo/027.png +3 -0
  33. table_01/var007/albedo/028.png +3 -0
  34. table_01/var007/albedo/029.png +3 -0
  35. table_01/var007/albedo/034.png +3 -0
  36. table_01/var007/albedo/038.png +3 -0
  37. table_01/var007/albedo/040.png +3 -0
  38. table_01/var007/albedo/041.png +3 -0
  39. table_01/var007/albedo/042.png +3 -0
  40. table_01/var007/albedo/044.png +3 -0
  41. table_01/var007/albedo/045.png +3 -0
  42. table_01/var007/albedo/049.png +3 -0
  43. table_01/var007/albedo/050.png +3 -0
  44. table_01/var007/albedo/051.png +3 -0
  45. table_01/var007/albedo/053.png +3 -0
  46. table_01/var007/albedo/055.png +3 -0
  47. table_01/var007/albedo/057.png +3 -0
  48. table_01/var007/albedo/058.png +3 -0
  49. table_01/var007/label/000.png +3 -0
  50. table_01/var007/label/001.png +3 -0
stool_02/var000/depth/000.exr ADDED
stool_02/var000/depth/006.exr ADDED
stool_02/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
+ }
stool_02/var000/metadata.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "variant_map": {
3
+ "mat1": "wood_1",
4
+ "mat2": "plastic_1"
5
+ },
6
+ "used_materials": {
7
+ "mat1": {
8
+ "material": "wood_1",
9
+ "material_family": "wood",
10
+ "label_id": 7
11
+ },
12
+ "mat2": {
13
+ "material": "plastic_1",
14
+ "material_family": "plastic",
15
+ "label_id": 5
16
+ }
17
+ },
18
+ "render_summary": {
19
+ "resolution": {
20
+ "width": 512,
21
+ "height": 512
22
+ },
23
+ "samples": 32,
24
+ "output_structure": [
25
+ "albedo",
26
+ "images",
27
+ "depth",
28
+ "ORM",
29
+ "normal_mat",
30
+ "normal_obj",
31
+ "label"
32
+ ]
33
+ }
34
+ }
stool_02/var000/transforms.json ADDED
@@ -0,0 +1,2805 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 0.9961544942864826
12
+ ],
13
+ [
14
+ 1.0,
15
+ -8.043211607855483e-08,
16
+ -3.1073916773038945e-08,
17
+ -0.01016485286180746
18
+ ],
19
+ [
20
+ 3.1073916773038945e-08,
21
+ 0.9961947798728943,
22
+ 0.08715567737817764,
23
+ 0.011861074899887747
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.2588188052177429,
44
+ -0.08418597280979156,
45
+ 0.9622500538825989,
46
+ 0.9622099688219627
47
+ ],
48
+ [
49
+ 0.9659256935119629,
50
+ -0.022557351738214493,
51
+ 0.2578340470790863,
52
+ 0.24766931191357422
53
+ ],
54
+ [
55
+ -6.728335932848495e-08,
56
+ 0.9961945414543152,
57
+ 0.08715584874153137,
58
+ 0.011861074899887747
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.4999999701976776,
79
+ -0.07547905296087265,
80
+ 0.8627299070358276,
81
+ 0.8626896934019932
82
+ ],
83
+ [
84
+ 0.8660253882408142,
85
+ -0.04357798397541046,
86
+ 0.49809733033180237,
87
+ 0.4879325072723173
88
+ ],
89
+ [
90
+ 1.324870595453831e-07,
91
+ 0.9961946606636047,
92
+ 0.0871557965874672,
93
+ 0.011861074899887747
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.7071068286895752,
114
+ -0.061628423631191254,
115
+ 0.7044159770011902,
116
+ 0.7043758040465811
117
+ ],
118
+ [
119
+ 0.7071067094802856,
120
+ -0.06162838637828827,
121
+ 0.7044160962104797,
122
+ 0.6942511771665405
123
+ ],
124
+ [
125
+ -3.397348535827405e-08,
126
+ 0.9961947202682495,
127
+ 0.08715572953224182,
128
+ 0.011861074899887747
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.8660255074501038,
149
+ -0.04357795789837837,
150
+ 0.49809733033180237,
151
+ 0.49805710446344165
152
+ ],
153
+ [
154
+ 0.4999999701976776,
155
+ -0.07547906041145325,
156
+ 0.8627299666404724,
157
+ 0.8525651258997851
158
+ ],
159
+ [
160
+ -1.1850028869275775e-07,
161
+ 0.9961947202682495,
162
+ 0.08715567737817764,
163
+ 0.011861074899887747
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.9659258127212524,
184
+ -0.02255762182176113,
185
+ 0.25783419609069824,
186
+ 0.257793968482531
187
+ ],
188
+ [
189
+ 0.2588190734386444,
190
+ -0.08418586105108261,
191
+ 0.9622501730918884,
192
+ 0.9520853419419222
193
+ ],
194
+ [
195
+ -8.091740255622426e-08,
196
+ 0.9961947202682495,
197
+ 0.08715565502643585,
198
+ 0.011861074899887747
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
+ -1.0000001192092896,
219
+ 1.1109411701681893e-07,
220
+ -4.354505023229649e-08,
221
+ -4.026952682112169e-05
222
+ ],
223
+ [
224
+ -5.3061842919532864e-08,
225
+ -0.08715589344501495,
226
+ 0.9961947798728943,
227
+ 0.986029867406442
228
+ ],
229
+ [
230
+ 1.0687617191251775e-07,
231
+ 0.9961947798728943,
232
+ 0.08715571463108063,
233
+ 0.011861074899887747
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.9659256339073181,
254
+ 0.02255767211318016,
255
+ -0.25783413648605347,
256
+ -0.25787436106823236
257
+ ],
258
+ [
259
+ -0.25881901383399963,
260
+ -0.08418584614992142,
261
+ 0.9622501134872437,
262
+ 0.9520853419419222
263
+ ],
264
+ [
265
+ 1.1301460745016811e-07,
266
+ 0.99619460105896,
267
+ 0.08715582638978958,
268
+ 0.011861074899887747
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.8660253286361694,
289
+ 0.04357792064547539,
290
+ -0.49809736013412476,
291
+ -0.4981376454937241
292
+ ],
293
+ [
294
+ -0.5,
295
+ -0.07547909021377563,
296
+ 0.8627299070358276,
297
+ 0.8525650665219526
298
+ ],
299
+ [
300
+ 3.2080965439718057e-08,
301
+ 0.9961946606636047,
302
+ 0.08715580403804779,
303
+ 0.011861074899887747
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.7071068286895752,
324
+ 0.061628423631191254,
325
+ -0.7044159770011902,
326
+ -0.7044562560101149
327
+ ],
328
+ [
329
+ -0.7071067094802856,
330
+ -0.06162838637828827,
331
+ 0.7044160962104797,
332
+ 0.6942511771665405
333
+ ],
334
+ [
335
+ 3.397348535827405e-08,
336
+ 0.9961947202682495,
337
+ 0.08715572953224182,
338
+ 0.011861074899887747
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.5000002384185791,
359
+ 0.07547901570796967,
360
+ -0.8627299070358276,
361
+ -0.862770145365527
362
+ ],
363
+ [
364
+ -0.8660253882408142,
365
+ -0.043578095734119415,
366
+ 0.4980975389480591,
367
+ 0.4879325666501497
368
+ ],
369
+ [
370
+ -1.6049936846229684e-07,
371
+ 0.9961947798728943,
372
+ 0.08715569972991943,
373
+ 0.011861074899887747
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
+ -0.2588190734386444,
394
+ 0.08418603986501694,
395
+ -0.9622501730918884,
396
+ -0.9622904207854965
397
+ ],
398
+ [
399
+ -0.9659258127212524,
400
+ -0.022557443007826805,
401
+ 0.25783419609069824,
402
+ 0.24766940098032286
403
+ ],
404
+ [
405
+ 1.385710390877648e-07,
406
+ 0.9961947202682495,
407
+ 0.0871557667851448,
408
+ 0.011861074899887747
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.7071067690849304,
429
+ 0.06162839010357857,
430
+ -0.7044159173965454,
431
+ -0.7044563153879473
432
+ ],
433
+ [
434
+ -0.7071067094802856,
435
+ 0.06162850558757782,
436
+ -0.7044157981872559,
437
+ -0.714580823512323
438
+ ],
439
+ [
440
+ -5.8582429574016714e-08,
441
+ 0.9961944818496704,
442
+ 0.08715584874153137,
443
+ 0.011861074899887747
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.866025447845459,
464
+ 0.04357791692018509,
465
+ -0.4980972111225128,
466
+ -0.498137497049143
467
+ ],
468
+ [
469
+ -0.49999985098838806,
470
+ 0.07547932118177414,
471
+ -0.8627298474311829,
472
+ -0.8728948316234
473
+ ],
474
+ [
475
+ 4.787484186863367e-09,
476
+ 0.9961945414543152,
477
+ 0.08715599030256271,
478
+ 0.011861074899887747
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.866025447845459,
499
+ -0.04357791692018509,
500
+ 0.4980972111225128,
501
+ 0.4980570450856092
502
+ ],
503
+ [
504
+ 0.49999985098838806,
505
+ 0.07547932118177414,
506
+ -0.8627298474311829,
507
+ -0.8728948316234
508
+ ],
509
+ [
510
+ -4.787484186863367e-09,
511
+ 0.9961945414543152,
512
+ 0.08715599030256271,
513
+ 0.011861074899887747
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
+ 0.70710688829422,
534
+ -0.06162839010357857,
535
+ 0.7044159173965454,
536
+ 0.7043756852909162
537
+ ],
538
+ [
539
+ 0.7071066498756409,
540
+ 0.061628274619579315,
541
+ -0.7044162154197693,
542
+ -0.7145810016458203
543
+ ],
544
+ [
545
+ 7.100459953335303e-08,
546
+ 0.9961947202682495,
547
+ 0.08715561032295227,
548
+ 0.011861074899887747
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
+ -6.198155944048267e-08,
569
+ -0.2588191032409668,
570
+ 0.9659258127212524,
571
+ 0.9658855867394855
572
+ ],
573
+ [
574
+ 1.0,
575
+ -6.198155944048267e-08,
576
+ 5.1314749782704894e-08,
577
+ -0.01016485286180746
578
+ ],
579
+ [
580
+ 5.1314749782704894e-08,
581
+ 0.9659258127212524,
582
+ 0.2588191032409668,
583
+ 0.18352438155338735
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.2588191032409668,
604
+ -0.25000008940696716,
605
+ 0.9330127239227295,
606
+ 0.9329724496994451
607
+ ],
608
+ [
609
+ 0.9659258723258972,
610
+ -0.06698732823133469,
611
+ 0.2500000298023224,
612
+ 0.2398351422103442
613
+ ],
614
+ [
615
+ -3.072866761044679e-08,
616
+ 0.9659258127212524,
617
+ 0.2588191032409668,
618
+ 0.18352438155338735
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
+ -0.5000001788139343,
639
+ -0.2241438627243042,
640
+ 0.8365164399147034,
641
+ 0.8364760509919797
642
+ ],
643
+ [
644
+ 0.8660255074501038,
645
+ -0.1294098198413849,
646
+ 0.4829629361629486,
647
+ 0.47279805349881876
648
+ ],
649
+ [
650
+ 1.5852968715535098e-07,
651
+ 0.965925931930542,
652
+ 0.25881901383399963,
653
+ 0.18352438155338735
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.7071064114570618,
674
+ -0.18301279842853546,
675
+ 0.6830125451087952,
676
+ 0.6829724546272935
677
+ ],
678
+ [
679
+ 0.7071066498756409,
680
+ -0.1830124408006668,
681
+ 0.6830125451087952,
682
+ 0.6728478277472529
683
+ ],
684
+ [
685
+ -1.1250178744148798e-07,
686
+ 0.9659256339073181,
687
+ 0.25881925225257874,
688
+ 0.18352438155338735
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.866025447845459,
709
+ -0.1294095665216446,
710
+ 0.48296287655830383,
711
+ 0.48292265159202685
712
+ ],
713
+ [
714
+ 0.4999999701976776,
715
+ -0.22414380311965942,
716
+ 0.8365163803100586,
717
+ 0.8263514816856041
718
+ ],
719
+ [
720
+ -9.380870835684618e-08,
721
+ 0.9659258127212524,
722
+ 0.25881901383399963,
723
+ 0.18352438155338735
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
+ -0.9659257531166077,
744
+ -0.06698740273714066,
745
+ 0.25,
746
+ 0.24995979787721723
747
+ ],
748
+ [
749
+ 0.2588190734386444,
750
+ -0.25000014901161194,
751
+ 0.9330126047134399,
752
+ 0.9228478228194046
753
+ ],
754
+ [
755
+ -4.5761193945281775e-08,
756
+ 0.9659257531166077,
757
+ 0.2588192820549011,
758
+ 0.18352438155338735
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
+ -1.0000003576278687,
779
+ 1.1859775383982196e-07,
780
+ -4.2221952156751286e-08,
781
+ -4.0268203725150886e-05
782
+ ],
783
+ [
784
+ -7.147864522494274e-08,
785
+ -0.2588193416595459,
786
+ 0.965925931930542,
787
+ 0.955760959859445
788
+ ],
789
+ [
790
+ 1.0362877844727336e-07,
791
+ 0.965925931930542,
792
+ 0.258819043636322,
793
+ 0.18352438155338735
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.9659257531166077,
814
+ 0.06698744744062424,
815
+ -0.24999995529651642,
816
+ -0.25004019226708607
817
+ ],
818
+ [
819
+ -0.258819043636322,
820
+ -0.25000011920928955,
821
+ 0.9330126047134399,
822
+ 0.9228478228194046
823
+ ],
824
+ [
825
+ 1.0436493624865761e-07,
826
+ 0.9659257531166077,
827
+ 0.2588192820549011,
828
+ 0.18352438155338735
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
+ -0.8660252690315247,
849
+ 0.1294095367193222,
850
+ -0.4829629361629486,
851
+ -0.48300318991605806
852
+ ],
853
+ [
854
+ -0.5000000596046448,
855
+ -0.2241438329219818,
856
+ 0.8365162014961243,
857
+ 0.8263514241119392
858
+ ],
859
+ [
860
+ -4.49733228435889e-09,
861
+ 0.9659257531166077,
862
+ 0.2588191032409668,
863
+ 0.18352438155338735
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.7071064114570618,
884
+ 0.18301279842853546,
885
+ -0.6830125451087952,
886
+ -0.6830529065908273
887
+ ],
888
+ [
889
+ -0.7071066498756409,
890
+ -0.1830124408006668,
891
+ 0.6830125451087952,
892
+ 0.6728478277472529
893
+ ],
894
+ [
895
+ 1.1250178744148798e-07,
896
+ 0.9659256339073181,
897
+ 0.25881925225257874,
898
+ 0.18352438155338735
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.5,
919
+ 0.2241438776254654,
920
+ -0.8365163207054138,
921
+ -0.8365565029555135
922
+ ],
923
+ [
924
+ -0.8660253882408142,
925
+ -0.12940959632396698,
926
+ 0.4829629063606262,
927
+ 0.4727981110724837
928
+ ],
929
+ [
930
+ -4.0340239593206206e-08,
931
+ 0.9659258127212524,
932
+ 0.2588190734386444,
933
+ 0.18352438155338735
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.2588191032409668,
954
+ 0.24999991059303284,
955
+ -0.9330126047134399,
956
+ -0.9330529016629789
957
+ ],
958
+ [
959
+ -0.9659257531166077,
960
+ -0.06698737293481827,
961
+ 0.25000008940696716,
962
+ 0.2398352285708416
963
+ ],
964
+ [
965
+ -1.2193439147267782e-07,
966
+ 0.9659257531166077,
967
+ 0.258819043636322,
968
+ 0.18352438155338735
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.4999999701976776,
989
+ 0.22414390742778778,
990
+ -0.836516261100769,
991
+ -0.8365565605291785
992
+ ],
993
+ [
994
+ -0.8660253286361694,
995
+ 0.12940947711467743,
996
+ -0.48296278715133667,
997
+ -0.4931277304356012
998
+ ],
999
+ [
1000
+ -1.3602945614366035e-07,
1001
+ 0.9659256935119629,
1002
+ 0.2588191330432892,
1003
+ 0.18352438155338735
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.7071066498756409,
1024
+ 0.1830126941204071,
1025
+ -0.6830127835273743,
1026
+ -0.6830529641644922
1027
+ ],
1028
+ [
1029
+ -0.70710688829422,
1030
+ 0.18301279842853546,
1031
+ -0.6830124855041504,
1032
+ -0.6931774758972029
1033
+ ],
1034
+ [
1035
+ 5.057119523144138e-08,
1036
+ 0.9659256935119629,
1037
+ 0.2588191330432892,
1038
+ 0.18352438155338735
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.866025447845459,
1059
+ 0.1294095367193222,
1060
+ -0.48296287655830383,
1061
+ -0.4830030459818957
1062
+ ],
1063
+ [
1064
+ -0.4999999701976776,
1065
+ 0.22414380311965942,
1066
+ -0.8365163207054138,
1067
+ -0.846681187409219
1068
+ ],
1069
+ [
1070
+ -5.344626430314747e-08,
1071
+ 0.9659258723258972,
1072
+ 0.25881898403167725,
1073
+ 0.18352438155338735
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.9659258127212524,
1094
+ 0.06698731333017349,
1095
+ -0.25,
1096
+ -0.2500401634802536
1097
+ ],
1098
+ [
1099
+ -0.258819043636322,
1100
+ 0.24999994039535522,
1101
+ -0.9330127239227295,
1102
+ -0.9431775285430195
1103
+ ],
1104
+ [
1105
+ -3.222720579287852e-08,
1106
+ 0.9659258723258972,
1107
+ 0.25881898403167725,
1108
+ 0.18352438155338735
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
+ 1.0,
1129
+ -3.0863860356333817e-09,
1130
+ 1.1518549669631284e-08,
1131
+ -4.02144632168725e-05
1132
+ ],
1133
+ [
1134
+ 1.1924880638503055e-08,
1135
+ 0.258819043636322,
1136
+ -0.9659258127212524,
1137
+ -0.9760906655830599
1138
+ ],
1139
+ [
1140
+ 1.862665685077201e-16,
1141
+ 0.9659258127212524,
1142
+ 0.258819043636322,
1143
+ 0.18352438155338735
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.9659258127212524,
1164
+ -0.06698731333017349,
1165
+ 0.25,
1166
+ 0.2499597115167198
1167
+ ],
1168
+ [
1169
+ 0.258819043636322,
1170
+ 0.24999994039535522,
1171
+ -0.9330127239227295,
1172
+ -0.9431775285430195
1173
+ ],
1174
+ [
1175
+ 3.222720579287852e-08,
1176
+ 0.9659258723258972,
1177
+ 0.25881898403167725,
1178
+ 0.18352438155338735
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.866025447845459,
1199
+ -0.1294095367193222,
1200
+ 0.48296287655830383,
1201
+ 0.4829225940183619
1202
+ ],
1203
+ [
1204
+ 0.4999999701976776,
1205
+ 0.22414380311965942,
1206
+ -0.8365163207054138,
1207
+ -0.846681187409219
1208
+ ],
1209
+ [
1210
+ 5.344626430314747e-08,
1211
+ 0.9659258723258972,
1212
+ 0.25881898403167725,
1213
+ 0.18352438155338735
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.7071068286895752,
1234
+ -0.18301263451576233,
1235
+ 0.6830126643180847,
1236
+ 0.6829723394799636
1237
+ ],
1238
+ [
1239
+ 0.7071067690849304,
1240
+ 0.183012455701828,
1241
+ -0.683012843132019,
1242
+ -0.6931776486181978
1243
+ ],
1244
+ [
1245
+ 1.4386777991148847e-07,
1246
+ 0.9659258723258972,
1247
+ 0.2588188350200653,
1248
+ 0.18352438155338735
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.5000002384185791,
1269
+ -0.22414378821849823,
1270
+ 0.8365161418914795,
1271
+ 0.8364759934183148
1272
+ ],
1273
+ [
1274
+ 0.8660252690315247,
1275
+ 0.12940959632396698,
1276
+ -0.48296311497688293,
1277
+ -0.4931279319434285
1278
+ ],
1279
+ [
1280
+ -5.419490634039903e-09,
1281
+ 0.9659258127212524,
1282
+ 0.258819043636322,
1283
+ 0.18352438155338735
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
+ -6.812145159074134e-08,
1304
+ -0.4226182699203491,
1305
+ 0.9063077569007874,
1306
+ 0.9062675309190205
1307
+ ],
1308
+ [
1309
+ 1.0,
1310
+ -2.2830484169844567e-08,
1311
+ 8.083726044105788e-08,
1312
+ -0.01016485286180746
1313
+ ],
1314
+ [
1315
+ 9.744677953449354e-09,
1316
+ 0.9063077569007874,
1317
+ 0.4226182997226715,
1318
+ 0.34732360783741445
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.25881892442703247,
1339
+ -0.4082179069519043,
1340
+ 0.8754259347915649,
1341
+ 0.8753858306782014
1342
+ ],
1343
+ [
1344
+ 0.9659256935119629,
1345
+ -0.10938142985105515,
1346
+ 0.23456977307796478,
1347
+ 0.22440485401943455
1348
+ ],
1349
+ [
1350
+ -1.0928035010238091e-07,
1351
+ 0.9063076376914978,
1352
+ 0.42261838912963867,
1353
+ 0.34732360783741445
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.5000004172325134,
1374
+ -0.36599817872047424,
1375
+ 0.784885585308075,
1376
+ 0.7848453010538989
1377
+ ],
1378
+ [
1379
+ 0.866025447845459,
1380
+ -0.21130946278572083,
1381
+ 0.4531540870666504,
1382
+ 0.4429890255885862
1383
+ ],
1384
+ [
1385
+ 5.90780970810556e-08,
1386
+ 0.9063078761100769,
1387
+ 0.42261824011802673,
1388
+ 0.34732360783741445
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.7071065306663513,
1409
+ -0.298836350440979,
1410
+ 0.6408560872077942,
1411
+ 0.6408161237969594
1412
+ ],
1413
+ [
1414
+ 0.7071065902709961,
1415
+ -0.2988361418247223,
1416
+ 0.6408562660217285,
1417
+ 0.6306914969169188
1418
+ ],
1419
+ [
1420
+ -7.415226832563349e-08,
1421
+ 0.9063075184822083,
1422
+ 0.422618567943573,
1423
+ 0.34732360783741445
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.8660255074501038,
1444
+ -0.21130900084972382,
1445
+ 0.4531538188457489,
1446
+ 0.45311362545855083
1447
+ ],
1448
+ [
1449
+ 0.49999988079071045,
1450
+ -0.3659983277320862,
1451
+ 0.784885585308075,
1452
+ 0.7747207281940103
1453
+ ],
1454
+ [
1455
+ 1.5137879927351605e-07,
1456
+ 0.9063077569007874,
1457
+ 0.4226183295249939,
1458
+ 0.34732360783741445
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.109381765127182,
1480
+ 0.2345696985721588,
1481
+ 0.23452950790955107
1482
+ ],
1483
+ [
1484
+ 0.2588190734386444,
1485
+ -0.40821802616119385,
1486
+ 0.8754259943962097,
1487
+ 0.8652612037981608
1488
+ ],
1489
+ [
1490
+ -6.495376680959453e-08,
1491
+ 0.9063076972961426,
1492
+ 0.42261841893196106,
1493
+ 0.34732360783741445
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
+ -1.0000003576278687,
1514
+ 1.2575767982525576e-07,
1515
+ -3.961597982993226e-08,
1516
+ -4.026559773716402e-05
1517
+ ],
1518
+ [
1519
+ -8.905176684947946e-08,
1520
+ -0.422618567943573,
1521
+ 0.9063079357147217,
1522
+ 0.8961429040389799
1523
+ ],
1524
+ [
1525
+ 9.72327143244911e-08,
1526
+ 0.9063079357147217,
1527
+ 0.42261821031570435,
1528
+ 0.34732360783741445
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.9659256339073181,
1549
+ 0.1093817800283432,
1550
+ -0.23456966876983643,
1551
+ -0.23460990585293295
1552
+ ],
1553
+ [
1554
+ -0.2588190734386444,
1555
+ -0.40821781754493713,
1556
+ 0.8754259347915649,
1557
+ 0.8652612037981608
1558
+ ],
1559
+ [
1560
+ 1.061719885342427e-07,
1561
+ 0.9063076376914978,
1562
+ 0.42261841893196106,
1563
+ 0.34732360783741445
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.8660252690315247,
1584
+ 0.2113092690706253,
1585
+ -0.4531537890434265,
1586
+ -0.4531941584523125
1587
+ ],
1588
+ [
1589
+ -0.4999999701976776,
1590
+ -0.3659982979297638,
1591
+ 0.7848854064941406,
1592
+ 0.7747206741738584
1593
+ ],
1594
+ [
1595
+ 1.962165541158356e-09,
1596
+ 0.906307578086853,
1597
+ 0.4226185977458954,
1598
+ 0.34732360783741445
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.7071065306663513,
1619
+ 0.298836350440979,
1620
+ -0.6408560872077942,
1621
+ -0.6408965757604932
1622
+ ],
1623
+ [
1624
+ -0.7071065902709961,
1625
+ -0.2988361418247223,
1626
+ 0.6408562660217285,
1627
+ 0.6306914969169188
1628
+ ],
1629
+ [
1630
+ 7.415226832563349e-08,
1631
+ 0.9063075184822083,
1632
+ 0.422618567943573,
1633
+ 0.34732360783741445
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.5000001788139343,
1654
+ 0.36599814891815186,
1655
+ -0.7848854660987854,
1656
+ -0.7849257530174327
1657
+ ],
1658
+ [
1659
+ -0.8660252690315247,
1660
+ -0.2113092541694641,
1661
+ 0.4531540274620056,
1662
+ 0.4429890796087381
1663
+ ],
1664
+ [
1665
+ -3.638736956190769e-08,
1666
+ 0.9063077569007874,
1667
+ 0.4226183295249939,
1668
+ 0.34732360783741445
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.2588191330432892,
1689
+ 0.40821799635887146,
1690
+ -0.8754259347915649,
1691
+ -0.8754662826417352
1692
+ ],
1693
+ [
1694
+ -0.9659256935119629,
1695
+ -0.10938151180744171,
1696
+ 0.23456992208957672,
1697
+ 0.2244049350496624
1698
+ ],
1699
+ [
1700
+ 1.8065480844597914e-07,
1701
+ 0.9063076376914978,
1702
+ 0.42261841893196106,
1703
+ 0.34732360783741445
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.866025447845459,
1724
+ 0.211309015750885,
1725
+ -0.4531538784503937,
1726
+ -0.4531940234019327
1727
+ ],
1728
+ [
1729
+ -0.49999991059303284,
1730
+ 0.36599814891815186,
1731
+ -0.784885585308075,
1732
+ -0.7950504339176252
1733
+ ],
1734
+ [
1735
+ 7.784515787534474e-08,
1736
+ 0.9063078165054321,
1737
+ 0.42261821031570435,
1738
+ 0.34732360783741445
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.9659258127212524,
1759
+ 0.10938167572021484,
1760
+ -0.23456971347332,
1761
+ -0.234609878842857
1762
+ ],
1763
+ [
1764
+ -0.258819043636322,
1765
+ 0.40821778774261475,
1766
+ -0.875426173210144,
1767
+ -0.8855909095217758
1768
+ ],
1769
+ [
1770
+ -4.288878940883478e-08,
1771
+ 0.9063078165054321,
1772
+ 0.42261818051338196,
1773
+ 0.34732360783741445
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
+ 1.0,
1794
+ -5.039670902817761e-09,
1795
+ 1.0807612582652837e-08,
1796
+ -4.021517415507206e-05
1797
+ ],
1798
+ [
1799
+ 1.1924880638503055e-08,
1800
+ 0.42261821031570435,
1801
+ -0.9063078165054321,
1802
+ -0.9164726097625948
1803
+ ],
1804
+ [
1805
+ -4.585836376434782e-16,
1806
+ 0.9063078165054321,
1807
+ 0.42261821031570435,
1808
+ 0.34732360783741445
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.9659258127212524,
1829
+ -0.10938167572021484,
1830
+ 0.23456971347332,
1831
+ 0.2345294268793232
1832
+ ],
1833
+ [
1834
+ 0.258819043636322,
1835
+ 0.40821778774261475,
1836
+ -0.875426173210144,
1837
+ -0.8855909095217758
1838
+ ],
1839
+ [
1840
+ 4.288878940883478e-08,
1841
+ 0.9063078165054321,
1842
+ 0.42261818051338196,
1843
+ 0.34732360783741445
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.866025447845459,
1864
+ -0.211309015750885,
1865
+ 0.4531538784503937,
1866
+ 0.4531135714383989
1867
+ ],
1868
+ [
1869
+ 0.49999991059303284,
1870
+ 0.36599814891815186,
1871
+ -0.784885585308075,
1872
+ -0.7950504339176252
1873
+ ],
1874
+ [
1875
+ -7.784515787534474e-08,
1876
+ 0.9063078165054321,
1877
+ 0.42261821031570435,
1878
+ 0.34732360783741445
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
+ 1.515616929737007e-07,
1899
+ -0.5735763311386108,
1900
+ 0.8191519975662231,
1901
+ 0.819111831189101
1902
+ ],
1903
+ [
1904
+ 0.9999998807907104,
1905
+ 7.371669852318519e-08,
1906
+ -7.476941732420528e-08,
1907
+ -0.01016485286180746
1908
+ ],
1909
+ [
1910
+ 7.476941732420528e-08,
1911
+ 0.8191519975662231,
1912
+ 0.5735764503479004,
1913
+ 0.4982817882649657
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.2588188350200653,
1934
+ -0.5540322065353394,
1935
+ 0.7912400364875793,
1936
+ 0.7911998905832895
1937
+ ],
1938
+ [
1939
+ 0.9659256935119629,
1940
+ -0.1484522968530655,
1941
+ 0.21201209723949432,
1942
+ 0.20184729916788235
1943
+ ],
1944
+ [
1945
+ -3.243279422804335e-08,
1946
+ 0.8191519379615784,
1947
+ 0.5735764503479004,
1948
+ 0.4982817882649657
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.5,
1969
+ -0.4967316687107086,
1970
+ 0.7094064354896545,
1971
+ 0.7093662523578956
1972
+ ],
1973
+ [
1974
+ 0.8660253286361694,
1975
+ -0.28678828477859497,
1976
+ 0.40957602858543396,
1977
+ 0.3994111757236265
1978
+ ],
1979
+ [
1980
+ 9.211706952783061e-08,
1981
+ 0.8191519975662231,
1982
+ 0.5735764503479004,
1983
+ 0.4982817882649657
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.7071067690849304,
2004
+ -0.40557974576950073,
2005
+ 0.5792279839515686,
2006
+ 0.5791877385535997
2007
+ ],
2008
+ [
2009
+ 0.7071067690849304,
2010
+ -0.4055797755718231,
2011
+ 0.5792279839515686,
2012
+ 0.5690631116735592
2013
+ ],
2014
+ [
2015
+ 4.937915321079345e-08,
2016
+ 0.8191520571708679,
2017
+ 0.5735763907432556,
2018
+ 0.4982817882649657
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.8660255670547485,
2039
+ -0.28678813576698303,
2040
+ 0.4095759987831116,
2041
+ 0.4095357781910334
2042
+ ],
2043
+ [
2044
+ 0.49999991059303284,
2045
+ -0.4967319667339325,
2046
+ 0.7094064950942993,
2047
+ 0.6992416743031225
2048
+ ],
2049
+ [
2050
+ 1.1780558395457774e-07,
2051
+ 0.8191520571708679,
2052
+ 0.5735764503479004,
2053
+ 0.4982817882649657
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.9659253358840942,
2074
+ -0.1484525352716446,
2075
+ 0.2120121419429779,
2076
+ 0.2119719504605566
2077
+ ],
2078
+ [
2079
+ 0.2588190734386444,
2080
+ -0.5540317893028259,
2081
+ 0.7912399768829346,
2082
+ 0.781075263703249
2083
+ ],
2084
+ [
2085
+ -6.424119902703751e-08,
2086
+ 0.8191519379615784,
2087
+ 0.5735763907432556,
2088
+ 0.4982817882649657
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
+ -0.9999998807907104,
2109
+ 1.3235622020602023e-07,
2110
+ -3.5806273501748365e-08,
2111
+ -4.026178804053172e-05
2112
+ ],
2113
+ [
2114
+ -1.0524719584736886e-07,
2115
+ -0.5735763907432556,
2116
+ 0.8191519975662231,
2117
+ 0.8089872043090605
2118
+ ],
2119
+ [
2120
+ 8.788223482270041e-08,
2121
+ 0.8191519975662231,
2122
+ 0.5735764503479004,
2123
+ 0.4982817882649657
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
+ "envmap": null,
2140
+ "rotation": -0.017453292519943295,
2141
+ "transform_matrix": [
2142
+ [
2143
+ -0.9659256935119629,
2144
+ 0.14845262467861176,
2145
+ -0.21201209723949432,
2146
+ -0.21205235359882302
2147
+ ],
2148
+ [
2149
+ -0.2588190734386444,
2150
+ -0.5540322065353394,
2151
+ 0.7912400364875793,
2152
+ 0.781075263703249
2153
+ ],
2154
+ [
2155
+ 1.2213625666390726e-07,
2156
+ 0.8191519975662231,
2157
+ 0.5735764503479004,
2158
+ 0.4982817882649657
2159
+ ],
2160
+ [
2161
+ 0.0,
2162
+ 0.0,
2163
+ 0.0,
2164
+ 1.0
2165
+ ]
2166
+ ],
2167
+ "file_path": "images/061",
2168
+ "file_path_albedo": "albedo/061",
2169
+ "file_path_normal": "normal_obj/061",
2170
+ "file_path_orm": "ORM/061",
2171
+ "file_path_depth": "depth/061"
2172
+ },
2173
+ {
2174
+ "envmap": null,
2175
+ "rotation": -0.017453292519943295,
2176
+ "transform_matrix": [
2177
+ [
2178
+ -0.8660255670547485,
2179
+ 0.28678828477859497,
2180
+ -0.40957605838775635,
2181
+ -0.40961630339246824
2182
+ ],
2183
+ [
2184
+ -0.5000000596046448,
2185
+ -0.4967319667339325,
2186
+ 0.7094064950942993,
2187
+ 0.6992416254778551
2188
+ ],
2189
+ [
2190
+ 1.1660814536185171e-09,
2191
+ 0.8191521167755127,
2192
+ 0.5735764503479004,
2193
+ 0.4982817882649657
2194
+ ],
2195
+ [
2196
+ 0.0,
2197
+ 0.0,
2198
+ 0.0,
2199
+ 1.0
2200
+ ]
2201
+ ],
2202
+ "file_path": "images/062",
2203
+ "file_path_albedo": "albedo/062",
2204
+ "file_path_normal": "normal_obj/062",
2205
+ "file_path_orm": "ORM/062",
2206
+ "file_path_depth": "depth/062"
2207
+ },
2208
+ {
2209
+ "envmap": null,
2210
+ "rotation": -0.017453292519943295,
2211
+ "transform_matrix": [
2212
+ [
2213
+ -0.7071067690849304,
2214
+ 0.40557974576950073,
2215
+ -0.5792279839515686,
2216
+ -0.5792681905171335
2217
+ ],
2218
+ [
2219
+ -0.7071067690849304,
2220
+ -0.4055797755718231,
2221
+ 0.5792279839515686,
2222
+ 0.5690631116735592
2223
+ ],
2224
+ [
2225
+ -4.937915321079345e-08,
2226
+ 0.8191520571708679,
2227
+ 0.5735763907432556,
2228
+ 0.4982817882649657
2229
+ ],
2230
+ [
2231
+ 0.0,
2232
+ 0.0,
2233
+ 0.0,
2234
+ 1.0
2235
+ ]
2236
+ ],
2237
+ "file_path": "images/063",
2238
+ "file_path_albedo": "albedo/063",
2239
+ "file_path_normal": "normal_obj/063",
2240
+ "file_path_orm": "ORM/063",
2241
+ "file_path_depth": "depth/063"
2242
+ },
2243
+ {
2244
+ "envmap": null,
2245
+ "rotation": -0.017453292519943295,
2246
+ "transform_matrix": [
2247
+ [
2248
+ -0.5000002980232239,
2249
+ 0.49673178791999817,
2250
+ -0.7094065546989441,
2251
+ -0.7094467043214294
2252
+ ],
2253
+ [
2254
+ -0.8660255074501038,
2255
+ -0.2867884635925293,
2256
+ 0.4095761477947235,
2257
+ 0.3994112245488939
2258
+ ],
2259
+ [
2260
+ -1.909934077559683e-08,
2261
+ 0.8191521763801575,
2262
+ 0.5735763311386108,
2263
+ 0.4982817882649657
2264
+ ],
2265
+ [
2266
+ 0.0,
2267
+ 0.0,
2268
+ 0.0,
2269
+ 1.0
2270
+ ]
2271
+ ],
2272
+ "file_path": "images/064",
2273
+ "file_path_albedo": "albedo/064",
2274
+ "file_path_normal": "normal_obj/064",
2275
+ "file_path_orm": "ORM/064",
2276
+ "file_path_depth": "depth/064"
2277
+ },
2278
+ {
2279
+ "envmap": null,
2280
+ "rotation": -0.017453292519943295,
2281
+ "transform_matrix": [
2282
+ [
2283
+ -0.25881922245025635,
2284
+ 0.5540322661399841,
2285
+ -0.7912400960922241,
2286
+ -0.7912803425468233
2287
+ ],
2288
+ [
2289
+ -0.9659257531166077,
2290
+ -0.14845263957977295,
2291
+ 0.21201226115226746,
2292
+ 0.20184737240578343
2293
+ ],
2294
+ [
2295
+ -4.607013437407659e-08,
2296
+ 0.8191520571708679,
2297
+ 0.5735764503479004,
2298
+ 0.4982817882649657
2299
+ ],
2300
+ [
2301
+ 0.0,
2302
+ 0.0,
2303
+ 0.0,
2304
+ 1.0
2305
+ ]
2306
+ ],
2307
+ "file_path": "images/065",
2308
+ "file_path_albedo": "albedo/065",
2309
+ "file_path_normal": "normal_obj/065",
2310
+ "file_path_orm": "ORM/065",
2311
+ "file_path_depth": "depth/065"
2312
+ },
2313
+ {
2314
+ "envmap": null,
2315
+ "rotation": -0.017453292519943295,
2316
+ "transform_matrix": [
2317
+ [
2318
+ 0.9659258723258972,
2319
+ 0.14845243096351624,
2320
+ -0.21201208233833313,
2321
+ -0.21205232918618933
2322
+ ],
2323
+ [
2324
+ -0.25881895422935486,
2325
+ 0.5540323257446289,
2326
+ -0.7912400960922241,
2327
+ -0.8014049694268639
2328
+ ],
2329
+ [
2330
+ 2.524652664703808e-08,
2331
+ 0.8191519975662231,
2332
+ 0.5735764503479004,
2333
+ 0.4982817882649657
2334
+ ],
2335
+ [
2336
+ 0.0,
2337
+ 0.0,
2338
+ 0.0,
2339
+ 1.0
2340
+ ]
2341
+ ],
2342
+ "file_path": "images/066",
2343
+ "file_path_albedo": "albedo/066",
2344
+ "file_path_normal": "normal_obj/066",
2345
+ "file_path_orm": "ORM/066",
2346
+ "file_path_depth": "depth/066"
2347
+ },
2348
+ {
2349
+ "envmap": null,
2350
+ "rotation": -0.017453292519943295,
2351
+ "transform_matrix": [
2352
+ [
2353
+ 0.9659258723258972,
2354
+ -0.14845243096351624,
2355
+ 0.21201208233833313,
2356
+ 0.21197187722265554
2357
+ ],
2358
+ [
2359
+ 0.25881895422935486,
2360
+ 0.5540323257446289,
2361
+ -0.7912400960922241,
2362
+ -0.8014049694268639
2363
+ ],
2364
+ [
2365
+ -2.524652664703808e-08,
2366
+ 0.8191519975662231,
2367
+ 0.5735764503479004,
2368
+ 0.4982817882649657
2369
+ ],
2370
+ [
2371
+ 0.0,
2372
+ 0.0,
2373
+ 0.0,
2374
+ 1.0
2375
+ ]
2376
+ ],
2377
+ "file_path": "images/067",
2378
+ "file_path_albedo": "albedo/067",
2379
+ "file_path_normal": "normal_obj/067",
2380
+ "file_path_orm": "ORM/067",
2381
+ "file_path_depth": "depth/067"
2382
+ },
2383
+ {
2384
+ "envmap": null,
2385
+ "rotation": -0.017453292519943295,
2386
+ "transform_matrix": [
2387
+ [
2388
+ 1.1213607820081961e-07,
2389
+ -0.7071067690849304,
2390
+ 0.7071067690849304,
2391
+ 0.7070665431031635
2392
+ ],
2393
+ [
2394
+ 1.0,
2395
+ 4.762047112194523e-08,
2396
+ -1.1013501932666259e-07,
2397
+ -0.01016485286180746
2398
+ ],
2399
+ [
2400
+ 4.561941935321556e-08,
2401
+ 0.7071067690849304,
2402
+ 0.7071067690849304,
2403
+ 0.6318121070019957
2404
+ ],
2405
+ [
2406
+ 0.0,
2407
+ 0.0,
2408
+ 0.0,
2409
+ 1.0
2410
+ ]
2411
+ ],
2412
+ "file_path": "images/068",
2413
+ "file_path_albedo": "albedo/068",
2414
+ "file_path_normal": "normal_obj/068",
2415
+ "file_path_orm": "ORM/068",
2416
+ "file_path_depth": "depth/068"
2417
+ },
2418
+ {
2419
+ "envmap": null,
2420
+ "rotation": -0.017453292519943295,
2421
+ "transform_matrix": [
2422
+ [
2423
+ -0.25881922245025635,
2424
+ -0.6830127239227295,
2425
+ 0.6830127835273743,
2426
+ 0.6829724546272935
2427
+ ],
2428
+ [
2429
+ 0.9659258723258972,
2430
+ -0.18301285803318024,
2431
+ 0.18301276862621307,
2432
+ 0.17284784486152382
2433
+ ],
2434
+ [
2435
+ 1.606855448699207e-08,
2436
+ 0.7071068286895752,
2437
+ 0.7071067690849304,
2438
+ 0.6318121070019957
2439
+ ],
2440
+ [
2441
+ 0.0,
2442
+ 0.0,
2443
+ 0.0,
2444
+ 1.0
2445
+ ]
2446
+ ],
2447
+ "file_path": "images/069",
2448
+ "file_path_albedo": "albedo/069",
2449
+ "file_path_normal": "normal_obj/069",
2450
+ "file_path_orm": "ORM/069",
2451
+ "file_path_depth": "depth/069"
2452
+ },
2453
+ {
2454
+ "envmap": null,
2455
+ "rotation": -0.017453292519943295,
2456
+ "transform_matrix": [
2457
+ [
2458
+ -0.5000002980232239,
2459
+ -0.6123725175857544,
2460
+ 0.6123725175857544,
2461
+ 0.6123321882427177
2462
+ ],
2463
+ [
2464
+ 0.8660255074501038,
2465
+ -0.35355374217033386,
2466
+ 0.3535534143447876,
2467
+ 0.34338853168065775
2468
+ ],
2469
+ [
2470
+ 9.755483887374794e-08,
2471
+ 0.7071068286895752,
2472
+ 0.7071067690849304,
2473
+ 0.6318121070019957
2474
+ ],
2475
+ [
2476
+ 0.0,
2477
+ 0.0,
2478
+ 0.0,
2479
+ 1.0
2480
+ ]
2481
+ ],
2482
+ "file_path": "images/070",
2483
+ "file_path_albedo": "albedo/070",
2484
+ "file_path_normal": "normal_obj/070",
2485
+ "file_path_orm": "ORM/070",
2486
+ "file_path_depth": "depth/070"
2487
+ },
2488
+ {
2489
+ "envmap": null,
2490
+ "rotation": -0.017453292519943295,
2491
+ "transform_matrix": [
2492
+ [
2493
+ -0.70710688829422,
2494
+ -0.5,
2495
+ 0.5,
2496
+ 0.4999597569039622
2497
+ ],
2498
+ [
2499
+ 0.7071068286895752,
2500
+ -0.5000000596046448,
2501
+ 0.5000000596046448,
2502
+ 0.48983513002392165
2503
+ ],
2504
+ [
2505
+ 4.769745487465116e-09,
2506
+ 0.7071068286895752,
2507
+ 0.7071067690849304,
2508
+ 0.6318121070019957
2509
+ ],
2510
+ [
2511
+ 0.0,
2512
+ 0.0,
2513
+ 0.0,
2514
+ 1.0
2515
+ ]
2516
+ ],
2517
+ "file_path": "images/071",
2518
+ "file_path_albedo": "albedo/071",
2519
+ "file_path_normal": "normal_obj/071",
2520
+ "file_path_orm": "ORM/071",
2521
+ "file_path_depth": "depth/071"
2522
+ },
2523
+ {
2524
+ "envmap": null,
2525
+ "rotation": -0.017453292519943295,
2526
+ "transform_matrix": [
2527
+ [
2528
+ -0.8660250902175903,
2529
+ -0.35355344414711,
2530
+ 0.35355329513549805,
2531
+ 0.3535131374872744
2532
+ ],
2533
+ [
2534
+ 0.4999999701976776,
2535
+ -0.612372100353241,
2536
+ 0.6123723983764648,
2537
+ 0.602207603509525
2538
+ ],
2539
+ [
2540
+ -1.332257397734793e-07,
2541
+ 0.7071067094802856,
2542
+ 0.7071068286895752,
2543
+ 0.6318121070019957
2544
+ ],
2545
+ [
2546
+ 0.0,
2547
+ 0.0,
2548
+ 0.0,
2549
+ 1.0
2550
+ ]
2551
+ ],
2552
+ "file_path": "images/072",
2553
+ "file_path_albedo": "albedo/072",
2554
+ "file_path_normal": "normal_obj/072",
2555
+ "file_path_orm": "ORM/072",
2556
+ "file_path_depth": "depth/072"
2557
+ },
2558
+ {
2559
+ "envmap": null,
2560
+ "rotation": -0.017453292519943295,
2561
+ "transform_matrix": [
2562
+ [
2563
+ -0.9659256935119629,
2564
+ -0.18301276862621307,
2565
+ 0.18301275372505188,
2566
+ 0.18297249281498829
2567
+ ],
2568
+ [
2569
+ 0.2588191330432892,
2570
+ -0.6830125451087952,
2571
+ 0.6830127239227295,
2572
+ 0.6728478277472529
2573
+ ],
2574
+ [
2575
+ -3.0461585254215606e-08,
2576
+ 0.7071068286895752,
2577
+ 0.7071067094802856,
2578
+ 0.6318121070019957
2579
+ ],
2580
+ [
2581
+ 0.0,
2582
+ 0.0,
2583
+ 0.0,
2584
+ 1.0
2585
+ ]
2586
+ ],
2587
+ "file_path": "images/073",
2588
+ "file_path_albedo": "albedo/073",
2589
+ "file_path_normal": "normal_obj/073",
2590
+ "file_path_orm": "ORM/073",
2591
+ "file_path_depth": "depth/073"
2592
+ },
2593
+ {
2594
+ "envmap": null,
2595
+ "rotation": -0.017453292519943295,
2596
+ "transform_matrix": [
2597
+ [
2598
+ -1.0000004768371582,
2599
+ 1.3819304456319514e-07,
2600
+ -3.0908644532701146e-08,
2601
+ -4.02568903854385e-05
2602
+ ],
2603
+ [
2604
+ -1.1957294532294327e-07,
2605
+ -0.7071071267127991,
2606
+ 0.7071070075035095,
2607
+ 0.696941916223123
2608
+ ],
2609
+ [
2610
+ 7.586153571992327e-08,
2611
+ 0.7071070075035095,
2612
+ 0.7071066498756409,
2613
+ 0.6318121070019957
2614
+ ],
2615
+ [
2616
+ 0.0,
2617
+ 0.0,
2618
+ 0.0,
2619
+ 1.0
2620
+ ]
2621
+ ],
2622
+ "file_path": "images/074",
2623
+ "file_path_albedo": "albedo/074",
2624
+ "file_path_normal": "normal_obj/074",
2625
+ "file_path_orm": "ORM/074",
2626
+ "file_path_depth": "depth/074"
2627
+ },
2628
+ {
2629
+ "envmap": null,
2630
+ "rotation": -0.017453292519943295,
2631
+ "transform_matrix": [
2632
+ [
2633
+ -0.965925931930542,
2634
+ 0.18301282823085785,
2635
+ -0.1830126941204071,
2636
+ -0.18305290263167429
2637
+ ],
2638
+ [
2639
+ -0.2588191330432892,
2640
+ -0.6830127239227295,
2641
+ 0.6830127835273743,
2642
+ 0.6728478277472529
2643
+ ],
2644
+ [
2645
+ 9.840620407430833e-08,
2646
+ 0.7071068286895752,
2647
+ 0.7071067690849304,
2648
+ 0.6318121070019957
2649
+ ],
2650
+ [
2651
+ 0.0,
2652
+ 0.0,
2653
+ 0.0,
2654
+ 1.0
2655
+ ]
2656
+ ],
2657
+ "file_path": "images/075",
2658
+ "file_path_albedo": "albedo/075",
2659
+ "file_path_normal": "normal_obj/075",
2660
+ "file_path_orm": "ORM/075",
2661
+ "file_path_depth": "depth/075"
2662
+ },
2663
+ {
2664
+ "envmap": null,
2665
+ "rotation": -0.017453292519943295,
2666
+ "transform_matrix": [
2667
+ [
2668
+ -0.8660258054733276,
2669
+ 0.3535534739494324,
2670
+ -0.35355350375175476,
2671
+ -0.3535936526710799
2672
+ ],
2673
+ [
2674
+ -0.5000001192092896,
2675
+ -0.6123727560043335,
2676
+ 0.6123725771903992,
2677
+ 0.6022075613626772
2678
+ ],
2679
+ [
2680
+ -6.668567920087298e-09,
2681
+ 0.7071069478988647,
2682
+ 0.7071067094802856,
2683
+ 0.6318121070019957
2684
+ ],
2685
+ [
2686
+ 0.0,
2687
+ 0.0,
2688
+ 0.0,
2689
+ 1.0
2690
+ ]
2691
+ ],
2692
+ "file_path": "images/076",
2693
+ "file_path_albedo": "albedo/076",
2694
+ "file_path_normal": "normal_obj/076",
2695
+ "file_path_orm": "ORM/076",
2696
+ "file_path_depth": "depth/076"
2697
+ },
2698
+ {
2699
+ "envmap": null,
2700
+ "rotation": -0.017453292519943295,
2701
+ "transform_matrix": [
2702
+ [
2703
+ -0.70710688829422,
2704
+ 0.5,
2705
+ -0.5,
2706
+ -0.500040208867496
2707
+ ],
2708
+ [
2709
+ -0.7071068286895752,
2710
+ -0.5000000596046448,
2711
+ 0.5000000596046448,
2712
+ 0.48983513002392165
2713
+ ],
2714
+ [
2715
+ -4.769745487465116e-09,
2716
+ 0.7071068286895752,
2717
+ 0.7071067690849304,
2718
+ 0.6318121070019957
2719
+ ],
2720
+ [
2721
+ 0.0,
2722
+ 0.0,
2723
+ 0.0,
2724
+ 1.0
2725
+ ]
2726
+ ],
2727
+ "file_path": "images/077",
2728
+ "file_path_albedo": "albedo/077",
2729
+ "file_path_normal": "normal_obj/077",
2730
+ "file_path_orm": "ORM/077",
2731
+ "file_path_depth": "depth/077"
2732
+ },
2733
+ {
2734
+ "envmap": null,
2735
+ "rotation": -0.017453292519943295,
2736
+ "transform_matrix": [
2737
+ [
2738
+ -0.5000005960464478,
2739
+ 0.6123725175857544,
2740
+ -0.6123725175857544,
2741
+ -0.6124126402062515
2742
+ ],
2743
+ [
2744
+ -0.8660255670547485,
2745
+ -0.3535538911819458,
2746
+ 0.3535535931587219,
2747
+ 0.34338857382750554
2748
+ ],
2749
+ [
2750
+ -1.760716727972067e-08,
2751
+ 0.7071069478988647,
2752
+ 0.7071067094802856,
2753
+ 0.6318121070019957
2754
+ ],
2755
+ [
2756
+ 0.0,
2757
+ 0.0,
2758
+ 0.0,
2759
+ 1.0
2760
+ ]
2761
+ ],
2762
+ "file_path": "images/078",
2763
+ "file_path_albedo": "albedo/078",
2764
+ "file_path_normal": "normal_obj/078",
2765
+ "file_path_orm": "ORM/078",
2766
+ "file_path_depth": "depth/078"
2767
+ },
2768
+ {
2769
+ "envmap": null,
2770
+ "rotation": -0.017453292519943295,
2771
+ "transform_matrix": [
2772
+ [
2773
+ -0.25881919264793396,
2774
+ 0.6830127835273743,
2775
+ -0.6830127239227295,
2776
+ -0.6830529065908273
2777
+ ],
2778
+ [
2779
+ -0.9659258723258972,
2780
+ -0.18301284313201904,
2781
+ 0.18301273882389069,
2782
+ 0.1728479080817955
2783
+ ],
2784
+ [
2785
+ -2.774753227186011e-08,
2786
+ 0.7071067690849304,
2787
+ 0.7071067690849304,
2788
+ 0.6318121070019957
2789
+ ],
2790
+ [
2791
+ 0.0,
2792
+ 0.0,
2793
+ 0.0,
2794
+ 1.0
2795
+ ]
2796
+ ],
2797
+ "file_path": "images/079",
2798
+ "file_path_albedo": "albedo/079",
2799
+ "file_path_normal": "normal_obj/079",
2800
+ "file_path_orm": "ORM/079",
2801
+ "file_path_depth": "depth/079"
2802
+ }
2803
+ ],
2804
+ "camera_angle_x": 0.691111015275598
2805
+ }
stool_02/var003/depth/000.exr ADDED
stool_02/var003/depth/006.exr ADDED
stool_02/var003/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
+ }
stool_02/var003/metadata.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "variant_map": {
3
+ "mat1": "wood_2",
4
+ "mat2": "plastic_1"
5
+ },
6
+ "used_materials": {
7
+ "mat1": {
8
+ "material": "wood_2",
9
+ "material_family": "wood",
10
+ "label_id": 7
11
+ },
12
+ "mat2": {
13
+ "material": "plastic_1",
14
+ "material_family": "plastic",
15
+ "label_id": 5
16
+ }
17
+ },
18
+ "render_summary": {
19
+ "resolution": {
20
+ "width": 512,
21
+ "height": 512
22
+ },
23
+ "samples": 32,
24
+ "output_structure": [
25
+ "albedo",
26
+ "images",
27
+ "depth",
28
+ "ORM",
29
+ "normal_mat",
30
+ "normal_obj",
31
+ "label"
32
+ ]
33
+ }
34
+ }
stool_02/var003/transforms.json ADDED
@@ -0,0 +1,2525 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 0.9961544942864826
12
+ ],
13
+ [
14
+ 1.0,
15
+ -8.043211607855483e-08,
16
+ -3.1073916773038945e-08,
17
+ -0.01016485286180746
18
+ ],
19
+ [
20
+ 3.1073916773038945e-08,
21
+ 0.9961947798728943,
22
+ 0.08715567737817764,
23
+ 0.011861074899887747
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.2588188052177429,
44
+ -0.08418597280979156,
45
+ 0.9622500538825989,
46
+ 0.9622099688219627
47
+ ],
48
+ [
49
+ 0.9659256935119629,
50
+ -0.022557351738214493,
51
+ 0.2578340470790863,
52
+ 0.24766931191357422
53
+ ],
54
+ [
55
+ -6.728335932848495e-08,
56
+ 0.9961945414543152,
57
+ 0.08715584874153137,
58
+ 0.011861074899887747
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.4999999701976776,
79
+ -0.07547905296087265,
80
+ 0.8627299070358276,
81
+ 0.8626896934019932
82
+ ],
83
+ [
84
+ 0.8660253882408142,
85
+ -0.04357798397541046,
86
+ 0.49809733033180237,
87
+ 0.4879325072723173
88
+ ],
89
+ [
90
+ 1.324870595453831e-07,
91
+ 0.9961946606636047,
92
+ 0.0871557965874672,
93
+ 0.011861074899887747
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.7071068286895752,
114
+ -0.061628423631191254,
115
+ 0.7044159770011902,
116
+ 0.7043758040465811
117
+ ],
118
+ [
119
+ 0.7071067094802856,
120
+ -0.06162838637828827,
121
+ 0.7044160962104797,
122
+ 0.6942511771665405
123
+ ],
124
+ [
125
+ -3.397348535827405e-08,
126
+ 0.9961947202682495,
127
+ 0.08715572953224182,
128
+ 0.011861074899887747
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.8660255074501038,
149
+ -0.04357795789837837,
150
+ 0.49809733033180237,
151
+ 0.49805710446344165
152
+ ],
153
+ [
154
+ 0.4999999701976776,
155
+ -0.07547906041145325,
156
+ 0.8627299666404724,
157
+ 0.8525651258997851
158
+ ],
159
+ [
160
+ -1.1850028869275775e-07,
161
+ 0.9961947202682495,
162
+ 0.08715567737817764,
163
+ 0.011861074899887747
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.9659258127212524,
184
+ -0.02255762182176113,
185
+ 0.25783419609069824,
186
+ 0.257793968482531
187
+ ],
188
+ [
189
+ 0.2588190734386444,
190
+ -0.08418586105108261,
191
+ 0.9622501730918884,
192
+ 0.9520853419419222
193
+ ],
194
+ [
195
+ -8.091740255622426e-08,
196
+ 0.9961947202682495,
197
+ 0.08715565502643585,
198
+ 0.011861074899887747
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
+ -1.0000001192092896,
219
+ 1.1109411701681893e-07,
220
+ -4.354505023229649e-08,
221
+ -4.026952682112169e-05
222
+ ],
223
+ [
224
+ -5.3061842919532864e-08,
225
+ -0.08715589344501495,
226
+ 0.9961947798728943,
227
+ 0.986029867406442
228
+ ],
229
+ [
230
+ 1.0687617191251775e-07,
231
+ 0.9961947798728943,
232
+ 0.08715571463108063,
233
+ 0.011861074899887747
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.9659256339073181,
254
+ 0.02255767211318016,
255
+ -0.25783413648605347,
256
+ -0.25787436106823236
257
+ ],
258
+ [
259
+ -0.25881901383399963,
260
+ -0.08418584614992142,
261
+ 0.9622501134872437,
262
+ 0.9520853419419222
263
+ ],
264
+ [
265
+ 1.1301460745016811e-07,
266
+ 0.99619460105896,
267
+ 0.08715582638978958,
268
+ 0.011861074899887747
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.8660253286361694,
289
+ 0.04357792064547539,
290
+ -0.49809736013412476,
291
+ -0.4981376454937241
292
+ ],
293
+ [
294
+ -0.5,
295
+ -0.07547909021377563,
296
+ 0.8627299070358276,
297
+ 0.8525650665219526
298
+ ],
299
+ [
300
+ 3.2080965439718057e-08,
301
+ 0.9961946606636047,
302
+ 0.08715580403804779,
303
+ 0.011861074899887747
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.7071068286895752,
324
+ 0.061628423631191254,
325
+ -0.7044159770011902,
326
+ -0.7044562560101149
327
+ ],
328
+ [
329
+ -0.7071067094802856,
330
+ -0.06162838637828827,
331
+ 0.7044160962104797,
332
+ 0.6942511771665405
333
+ ],
334
+ [
335
+ 3.397348535827405e-08,
336
+ 0.9961947202682495,
337
+ 0.08715572953224182,
338
+ 0.011861074899887747
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.5000002384185791,
359
+ 0.07547901570796967,
360
+ -0.8627299070358276,
361
+ -0.862770145365527
362
+ ],
363
+ [
364
+ -0.8660253882408142,
365
+ -0.043578095734119415,
366
+ 0.4980975389480591,
367
+ 0.4879325666501497
368
+ ],
369
+ [
370
+ -1.6049936846229684e-07,
371
+ 0.9961947798728943,
372
+ 0.08715569972991943,
373
+ 0.011861074899887747
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
+ -0.2588190734386444,
394
+ 0.08418603986501694,
395
+ -0.9622501730918884,
396
+ -0.9622904207854965
397
+ ],
398
+ [
399
+ -0.9659258127212524,
400
+ -0.022557443007826805,
401
+ 0.25783419609069824,
402
+ 0.24766940098032286
403
+ ],
404
+ [
405
+ 1.385710390877648e-07,
406
+ 0.9961947202682495,
407
+ 0.0871557667851448,
408
+ 0.011861074899887747
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.7071067690849304,
429
+ 0.06162839010357857,
430
+ -0.7044159173965454,
431
+ -0.7044563153879473
432
+ ],
433
+ [
434
+ -0.7071067094802856,
435
+ 0.06162850558757782,
436
+ -0.7044157981872559,
437
+ -0.714580823512323
438
+ ],
439
+ [
440
+ -5.8582429574016714e-08,
441
+ 0.9961944818496704,
442
+ 0.08715584874153137,
443
+ 0.011861074899887747
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.866025447845459,
464
+ 0.04357791692018509,
465
+ -0.4980972111225128,
466
+ -0.498137497049143
467
+ ],
468
+ [
469
+ -0.49999985098838806,
470
+ 0.07547932118177414,
471
+ -0.8627298474311829,
472
+ -0.8728948316234
473
+ ],
474
+ [
475
+ 4.787484186863367e-09,
476
+ 0.9961945414543152,
477
+ 0.08715599030256271,
478
+ 0.011861074899887747
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.866025447845459,
499
+ -0.04357791692018509,
500
+ 0.4980972111225128,
501
+ 0.4980570450856092
502
+ ],
503
+ [
504
+ 0.49999985098838806,
505
+ 0.07547932118177414,
506
+ -0.8627298474311829,
507
+ -0.8728948316234
508
+ ],
509
+ [
510
+ -4.787484186863367e-09,
511
+ 0.9961945414543152,
512
+ 0.08715599030256271,
513
+ 0.011861074899887747
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
+ 0.70710688829422,
534
+ -0.06162839010357857,
535
+ 0.7044159173965454,
536
+ 0.7043756852909162
537
+ ],
538
+ [
539
+ 0.7071066498756409,
540
+ 0.061628274619579315,
541
+ -0.7044162154197693,
542
+ -0.7145810016458203
543
+ ],
544
+ [
545
+ 7.100459953335303e-08,
546
+ 0.9961947202682495,
547
+ 0.08715561032295227,
548
+ 0.011861074899887747
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
+ -6.198155944048267e-08,
569
+ -0.2588191032409668,
570
+ 0.9659258127212524,
571
+ 0.9658855867394855
572
+ ],
573
+ [
574
+ 1.0,
575
+ -6.198155944048267e-08,
576
+ 5.1314749782704894e-08,
577
+ -0.01016485286180746
578
+ ],
579
+ [
580
+ 5.1314749782704894e-08,
581
+ 0.9659258127212524,
582
+ 0.2588191032409668,
583
+ 0.18352438155338735
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.2588191032409668,
604
+ -0.25000008940696716,
605
+ 0.9330127239227295,
606
+ 0.9329724496994451
607
+ ],
608
+ [
609
+ 0.9659258723258972,
610
+ -0.06698732823133469,
611
+ 0.2500000298023224,
612
+ 0.2398351422103442
613
+ ],
614
+ [
615
+ -3.072866761044679e-08,
616
+ 0.9659258127212524,
617
+ 0.2588191032409668,
618
+ 0.18352438155338735
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
+ -0.5000001788139343,
639
+ -0.2241438627243042,
640
+ 0.8365164399147034,
641
+ 0.8364760509919797
642
+ ],
643
+ [
644
+ 0.8660255074501038,
645
+ -0.1294098198413849,
646
+ 0.4829629361629486,
647
+ 0.47279805349881876
648
+ ],
649
+ [
650
+ 1.5852968715535098e-07,
651
+ 0.965925931930542,
652
+ 0.25881901383399963,
653
+ 0.18352438155338735
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.7071064114570618,
674
+ -0.18301279842853546,
675
+ 0.6830125451087952,
676
+ 0.6829724546272935
677
+ ],
678
+ [
679
+ 0.7071066498756409,
680
+ -0.1830124408006668,
681
+ 0.6830125451087952,
682
+ 0.6728478277472529
683
+ ],
684
+ [
685
+ -1.1250178744148798e-07,
686
+ 0.9659256339073181,
687
+ 0.25881925225257874,
688
+ 0.18352438155338735
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.866025447845459,
709
+ -0.1294095665216446,
710
+ 0.48296287655830383,
711
+ 0.48292265159202685
712
+ ],
713
+ [
714
+ 0.4999999701976776,
715
+ -0.22414380311965942,
716
+ 0.8365163803100586,
717
+ 0.8263514816856041
718
+ ],
719
+ [
720
+ -9.380870835684618e-08,
721
+ 0.9659258127212524,
722
+ 0.25881901383399963,
723
+ 0.18352438155338735
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
+ -0.9659257531166077,
744
+ -0.06698740273714066,
745
+ 0.25,
746
+ 0.24995979787721723
747
+ ],
748
+ [
749
+ 0.2588190734386444,
750
+ -0.25000014901161194,
751
+ 0.9330126047134399,
752
+ 0.9228478228194046
753
+ ],
754
+ [
755
+ -4.5761193945281775e-08,
756
+ 0.9659257531166077,
757
+ 0.2588192820549011,
758
+ 0.18352438155338735
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
+ -1.0000003576278687,
779
+ 1.1859775383982196e-07,
780
+ -4.2221952156751286e-08,
781
+ -4.0268203725150886e-05
782
+ ],
783
+ [
784
+ -7.147864522494274e-08,
785
+ -0.2588193416595459,
786
+ 0.965925931930542,
787
+ 0.955760959859445
788
+ ],
789
+ [
790
+ 1.0362877844727336e-07,
791
+ 0.965925931930542,
792
+ 0.258819043636322,
793
+ 0.18352438155338735
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.9659257531166077,
814
+ 0.06698744744062424,
815
+ -0.24999995529651642,
816
+ -0.25004019226708607
817
+ ],
818
+ [
819
+ -0.258819043636322,
820
+ -0.25000011920928955,
821
+ 0.9330126047134399,
822
+ 0.9228478228194046
823
+ ],
824
+ [
825
+ 1.0436493624865761e-07,
826
+ 0.9659257531166077,
827
+ 0.2588192820549011,
828
+ 0.18352438155338735
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
+ -0.8660252690315247,
849
+ 0.1294095367193222,
850
+ -0.4829629361629486,
851
+ -0.48300318991605806
852
+ ],
853
+ [
854
+ -0.5000000596046448,
855
+ -0.2241438329219818,
856
+ 0.8365162014961243,
857
+ 0.8263514241119392
858
+ ],
859
+ [
860
+ -4.49733228435889e-09,
861
+ 0.9659257531166077,
862
+ 0.2588191032409668,
863
+ 0.18352438155338735
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.7071064114570618,
884
+ 0.18301279842853546,
885
+ -0.6830125451087952,
886
+ -0.6830529065908273
887
+ ],
888
+ [
889
+ -0.7071066498756409,
890
+ -0.1830124408006668,
891
+ 0.6830125451087952,
892
+ 0.6728478277472529
893
+ ],
894
+ [
895
+ 1.1250178744148798e-07,
896
+ 0.9659256339073181,
897
+ 0.25881925225257874,
898
+ 0.18352438155338735
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.5,
919
+ 0.2241438776254654,
920
+ -0.8365163207054138,
921
+ -0.8365565029555135
922
+ ],
923
+ [
924
+ -0.8660253882408142,
925
+ -0.12940959632396698,
926
+ 0.4829629063606262,
927
+ 0.4727981110724837
928
+ ],
929
+ [
930
+ -4.0340239593206206e-08,
931
+ 0.9659258127212524,
932
+ 0.2588190734386444,
933
+ 0.18352438155338735
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.2588191032409668,
954
+ 0.24999991059303284,
955
+ -0.9330126047134399,
956
+ -0.9330529016629789
957
+ ],
958
+ [
959
+ -0.9659257531166077,
960
+ -0.06698737293481827,
961
+ 0.25000008940696716,
962
+ 0.2398352285708416
963
+ ],
964
+ [
965
+ -1.2193439147267782e-07,
966
+ 0.9659257531166077,
967
+ 0.258819043636322,
968
+ 0.18352438155338735
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.4999999701976776,
989
+ 0.22414390742778778,
990
+ -0.836516261100769,
991
+ -0.8365565605291785
992
+ ],
993
+ [
994
+ -0.8660253286361694,
995
+ 0.12940947711467743,
996
+ -0.48296278715133667,
997
+ -0.4931277304356012
998
+ ],
999
+ [
1000
+ -1.3602945614366035e-07,
1001
+ 0.9659256935119629,
1002
+ 0.2588191330432892,
1003
+ 0.18352438155338735
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.7071066498756409,
1024
+ 0.1830126941204071,
1025
+ -0.6830127835273743,
1026
+ -0.6830529641644922
1027
+ ],
1028
+ [
1029
+ -0.70710688829422,
1030
+ 0.18301279842853546,
1031
+ -0.6830124855041504,
1032
+ -0.6931774758972029
1033
+ ],
1034
+ [
1035
+ 5.057119523144138e-08,
1036
+ 0.9659256935119629,
1037
+ 0.2588191330432892,
1038
+ 0.18352438155338735
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.866025447845459,
1059
+ 0.1294095367193222,
1060
+ -0.48296287655830383,
1061
+ -0.4830030459818957
1062
+ ],
1063
+ [
1064
+ -0.4999999701976776,
1065
+ 0.22414380311965942,
1066
+ -0.8365163207054138,
1067
+ -0.846681187409219
1068
+ ],
1069
+ [
1070
+ -5.344626430314747e-08,
1071
+ 0.9659258723258972,
1072
+ 0.25881898403167725,
1073
+ 0.18352438155338735
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.9659258127212524,
1094
+ 0.06698731333017349,
1095
+ -0.25,
1096
+ -0.2500401634802536
1097
+ ],
1098
+ [
1099
+ -0.258819043636322,
1100
+ 0.24999994039535522,
1101
+ -0.9330127239227295,
1102
+ -0.9431775285430195
1103
+ ],
1104
+ [
1105
+ -3.222720579287852e-08,
1106
+ 0.9659258723258972,
1107
+ 0.25881898403167725,
1108
+ 0.18352438155338735
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
+ 1.0,
1129
+ -3.0863860356333817e-09,
1130
+ 1.1518549669631284e-08,
1131
+ -4.02144632168725e-05
1132
+ ],
1133
+ [
1134
+ 1.1924880638503055e-08,
1135
+ 0.258819043636322,
1136
+ -0.9659258127212524,
1137
+ -0.9760906655830599
1138
+ ],
1139
+ [
1140
+ 1.862665685077201e-16,
1141
+ 0.9659258127212524,
1142
+ 0.258819043636322,
1143
+ 0.18352438155338735
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.9659258127212524,
1164
+ -0.06698731333017349,
1165
+ 0.25,
1166
+ 0.2499597115167198
1167
+ ],
1168
+ [
1169
+ 0.258819043636322,
1170
+ 0.24999994039535522,
1171
+ -0.9330127239227295,
1172
+ -0.9431775285430195
1173
+ ],
1174
+ [
1175
+ 3.222720579287852e-08,
1176
+ 0.9659258723258972,
1177
+ 0.25881898403167725,
1178
+ 0.18352438155338735
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.866025447845459,
1199
+ -0.1294095367193222,
1200
+ 0.48296287655830383,
1201
+ 0.4829225940183619
1202
+ ],
1203
+ [
1204
+ 0.4999999701976776,
1205
+ 0.22414380311965942,
1206
+ -0.8365163207054138,
1207
+ -0.846681187409219
1208
+ ],
1209
+ [
1210
+ 5.344626430314747e-08,
1211
+ 0.9659258723258972,
1212
+ 0.25881898403167725,
1213
+ 0.18352438155338735
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.7071068286895752,
1234
+ -0.18301263451576233,
1235
+ 0.6830126643180847,
1236
+ 0.6829723394799636
1237
+ ],
1238
+ [
1239
+ 0.7071067690849304,
1240
+ 0.183012455701828,
1241
+ -0.683012843132019,
1242
+ -0.6931776486181978
1243
+ ],
1244
+ [
1245
+ 1.4386777991148847e-07,
1246
+ 0.9659258723258972,
1247
+ 0.2588188350200653,
1248
+ 0.18352438155338735
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.5000002384185791,
1269
+ -0.22414378821849823,
1270
+ 0.8365161418914795,
1271
+ 0.8364759934183148
1272
+ ],
1273
+ [
1274
+ 0.8660252690315247,
1275
+ 0.12940959632396698,
1276
+ -0.48296311497688293,
1277
+ -0.4931279319434285
1278
+ ],
1279
+ [
1280
+ -5.419490634039903e-09,
1281
+ 0.9659258127212524,
1282
+ 0.258819043636322,
1283
+ 0.18352438155338735
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
+ -6.812145159074134e-08,
1304
+ -0.4226182699203491,
1305
+ 0.9063077569007874,
1306
+ 0.9062675309190205
1307
+ ],
1308
+ [
1309
+ 1.0,
1310
+ -2.2830484169844567e-08,
1311
+ 8.083726044105788e-08,
1312
+ -0.01016485286180746
1313
+ ],
1314
+ [
1315
+ 9.744677953449354e-09,
1316
+ 0.9063077569007874,
1317
+ 0.4226182997226715,
1318
+ 0.34732360783741445
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.25881892442703247,
1339
+ -0.4082179069519043,
1340
+ 0.8754259347915649,
1341
+ 0.8753858306782014
1342
+ ],
1343
+ [
1344
+ 0.9659256935119629,
1345
+ -0.10938142985105515,
1346
+ 0.23456977307796478,
1347
+ 0.22440485401943455
1348
+ ],
1349
+ [
1350
+ -1.0928035010238091e-07,
1351
+ 0.9063076376914978,
1352
+ 0.42261838912963867,
1353
+ 0.34732360783741445
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.5000004172325134,
1374
+ -0.36599817872047424,
1375
+ 0.784885585308075,
1376
+ 0.7848453010538989
1377
+ ],
1378
+ [
1379
+ 0.866025447845459,
1380
+ -0.21130946278572083,
1381
+ 0.4531540870666504,
1382
+ 0.4429890255885862
1383
+ ],
1384
+ [
1385
+ 5.90780970810556e-08,
1386
+ 0.9063078761100769,
1387
+ 0.42261824011802673,
1388
+ 0.34732360783741445
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.7071065306663513,
1409
+ -0.298836350440979,
1410
+ 0.6408560872077942,
1411
+ 0.6408161237969594
1412
+ ],
1413
+ [
1414
+ 0.7071065902709961,
1415
+ -0.2988361418247223,
1416
+ 0.6408562660217285,
1417
+ 0.6306914969169188
1418
+ ],
1419
+ [
1420
+ -7.415226832563349e-08,
1421
+ 0.9063075184822083,
1422
+ 0.422618567943573,
1423
+ 0.34732360783741445
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.8660255074501038,
1444
+ -0.21130900084972382,
1445
+ 0.4531538188457489,
1446
+ 0.45311362545855083
1447
+ ],
1448
+ [
1449
+ 0.49999988079071045,
1450
+ -0.3659983277320862,
1451
+ 0.784885585308075,
1452
+ 0.7747207281940103
1453
+ ],
1454
+ [
1455
+ 1.5137879927351605e-07,
1456
+ 0.9063077569007874,
1457
+ 0.4226183295249939,
1458
+ 0.34732360783741445
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.109381765127182,
1480
+ 0.2345696985721588,
1481
+ 0.23452950790955107
1482
+ ],
1483
+ [
1484
+ 0.2588190734386444,
1485
+ -0.40821802616119385,
1486
+ 0.8754259943962097,
1487
+ 0.8652612037981608
1488
+ ],
1489
+ [
1490
+ -6.495376680959453e-08,
1491
+ 0.9063076972961426,
1492
+ 0.42261841893196106,
1493
+ 0.34732360783741445
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
+ -1.0000003576278687,
1514
+ 1.2575767982525576e-07,
1515
+ -3.961597982993226e-08,
1516
+ -4.026559773716402e-05
1517
+ ],
1518
+ [
1519
+ -8.905176684947946e-08,
1520
+ -0.422618567943573,
1521
+ 0.9063079357147217,
1522
+ 0.8961429040389799
1523
+ ],
1524
+ [
1525
+ 9.72327143244911e-08,
1526
+ 0.9063079357147217,
1527
+ 0.42261821031570435,
1528
+ 0.34732360783741445
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.9659256339073181,
1549
+ 0.1093817800283432,
1550
+ -0.23456966876983643,
1551
+ -0.23460990585293295
1552
+ ],
1553
+ [
1554
+ -0.2588190734386444,
1555
+ -0.40821781754493713,
1556
+ 0.8754259347915649,
1557
+ 0.8652612037981608
1558
+ ],
1559
+ [
1560
+ 1.061719885342427e-07,
1561
+ 0.9063076376914978,
1562
+ 0.42261841893196106,
1563
+ 0.34732360783741445
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.8660252690315247,
1584
+ 0.2113092690706253,
1585
+ -0.4531537890434265,
1586
+ -0.4531941584523125
1587
+ ],
1588
+ [
1589
+ -0.4999999701976776,
1590
+ -0.3659982979297638,
1591
+ 0.7848854064941406,
1592
+ 0.7747206741738584
1593
+ ],
1594
+ [
1595
+ 1.962165541158356e-09,
1596
+ 0.906307578086853,
1597
+ 0.4226185977458954,
1598
+ 0.34732360783741445
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.7071065306663513,
1619
+ 0.298836350440979,
1620
+ -0.6408560872077942,
1621
+ -0.6408965757604932
1622
+ ],
1623
+ [
1624
+ -0.7071065902709961,
1625
+ -0.2988361418247223,
1626
+ 0.6408562660217285,
1627
+ 0.6306914969169188
1628
+ ],
1629
+ [
1630
+ 7.415226832563349e-08,
1631
+ 0.9063075184822083,
1632
+ 0.422618567943573,
1633
+ 0.34732360783741445
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.5000001788139343,
1654
+ 0.36599814891815186,
1655
+ -0.7848854660987854,
1656
+ -0.7849257530174327
1657
+ ],
1658
+ [
1659
+ -0.8660252690315247,
1660
+ -0.2113092541694641,
1661
+ 0.4531540274620056,
1662
+ 0.4429890796087381
1663
+ ],
1664
+ [
1665
+ -3.638736956190769e-08,
1666
+ 0.9063077569007874,
1667
+ 0.4226183295249939,
1668
+ 0.34732360783741445
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.2588191330432892,
1689
+ 0.40821799635887146,
1690
+ -0.8754259347915649,
1691
+ -0.8754662826417352
1692
+ ],
1693
+ [
1694
+ -0.9659256935119629,
1695
+ -0.10938151180744171,
1696
+ 0.23456992208957672,
1697
+ 0.2244049350496624
1698
+ ],
1699
+ [
1700
+ 1.8065480844597914e-07,
1701
+ 0.9063076376914978,
1702
+ 0.42261841893196106,
1703
+ 0.34732360783741445
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
+ 1.515616929737007e-07,
1724
+ -0.5735763311386108,
1725
+ 0.8191519975662231,
1726
+ 0.819111831189101
1727
+ ],
1728
+ [
1729
+ 0.9999998807907104,
1730
+ 7.371669852318519e-08,
1731
+ -7.476941732420528e-08,
1732
+ -0.01016485286180746
1733
+ ],
1734
+ [
1735
+ 7.476941732420528e-08,
1736
+ 0.8191519975662231,
1737
+ 0.5735764503479004,
1738
+ 0.4982817882649657
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.2588188350200653,
1759
+ -0.5540322065353394,
1760
+ 0.7912400364875793,
1761
+ 0.7911998905832895
1762
+ ],
1763
+ [
1764
+ 0.9659256935119629,
1765
+ -0.1484522968530655,
1766
+ 0.21201209723949432,
1767
+ 0.20184729916788235
1768
+ ],
1769
+ [
1770
+ -3.243279422804335e-08,
1771
+ 0.8191519379615784,
1772
+ 0.5735764503479004,
1773
+ 0.4982817882649657
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.5,
1794
+ -0.4967316687107086,
1795
+ 0.7094064354896545,
1796
+ 0.7093662523578956
1797
+ ],
1798
+ [
1799
+ 0.8660253286361694,
1800
+ -0.28678828477859497,
1801
+ 0.40957602858543396,
1802
+ 0.3994111757236265
1803
+ ],
1804
+ [
1805
+ 9.211706952783061e-08,
1806
+ 0.8191519975662231,
1807
+ 0.5735764503479004,
1808
+ 0.4982817882649657
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.7071067690849304,
1829
+ -0.40557974576950073,
1830
+ 0.5792279839515686,
1831
+ 0.5791877385535997
1832
+ ],
1833
+ [
1834
+ 0.7071067690849304,
1835
+ -0.4055797755718231,
1836
+ 0.5792279839515686,
1837
+ 0.5690631116735592
1838
+ ],
1839
+ [
1840
+ 4.937915321079345e-08,
1841
+ 0.8191520571708679,
1842
+ 0.5735763907432556,
1843
+ 0.4982817882649657
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.8660255670547485,
1864
+ -0.28678813576698303,
1865
+ 0.4095759987831116,
1866
+ 0.4095357781910334
1867
+ ],
1868
+ [
1869
+ 0.49999991059303284,
1870
+ -0.4967319667339325,
1871
+ 0.7094064950942993,
1872
+ 0.6992416743031225
1873
+ ],
1874
+ [
1875
+ 1.1780558395457774e-07,
1876
+ 0.8191520571708679,
1877
+ 0.5735764503479004,
1878
+ 0.4982817882649657
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.9659253358840942,
1899
+ -0.1484525352716446,
1900
+ 0.2120121419429779,
1901
+ 0.2119719504605566
1902
+ ],
1903
+ [
1904
+ 0.2588190734386444,
1905
+ -0.5540317893028259,
1906
+ 0.7912399768829346,
1907
+ 0.781075263703249
1908
+ ],
1909
+ [
1910
+ -6.424119902703751e-08,
1911
+ 0.8191519379615784,
1912
+ 0.5735763907432556,
1913
+ 0.4982817882649657
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.9999998807907104,
1934
+ 1.3235622020602023e-07,
1935
+ -3.5806273501748365e-08,
1936
+ -4.026178804053172e-05
1937
+ ],
1938
+ [
1939
+ -1.0524719584736886e-07,
1940
+ -0.5735763907432556,
1941
+ 0.8191519975662231,
1942
+ 0.8089872043090605
1943
+ ],
1944
+ [
1945
+ 8.788223482270041e-08,
1946
+ 0.8191519975662231,
1947
+ 0.5735764503479004,
1948
+ 0.4982817882649657
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.9659256935119629,
1969
+ 0.14845262467861176,
1970
+ -0.21201209723949432,
1971
+ -0.21205235359882302
1972
+ ],
1973
+ [
1974
+ -0.2588190734386444,
1975
+ -0.5540322065353394,
1976
+ 0.7912400364875793,
1977
+ 0.781075263703249
1978
+ ],
1979
+ [
1980
+ 1.2213625666390726e-07,
1981
+ 0.8191519975662231,
1982
+ 0.5735764503479004,
1983
+ 0.4982817882649657
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.8660255670547485,
2004
+ 0.28678828477859497,
2005
+ -0.40957605838775635,
2006
+ -0.40961630339246824
2007
+ ],
2008
+ [
2009
+ -0.5000000596046448,
2010
+ -0.4967319667339325,
2011
+ 0.7094064950942993,
2012
+ 0.6992416254778551
2013
+ ],
2014
+ [
2015
+ 1.1660814536185171e-09,
2016
+ 0.8191521167755127,
2017
+ 0.5735764503479004,
2018
+ 0.4982817882649657
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.7071067690849304,
2039
+ 0.40557974576950073,
2040
+ -0.5792279839515686,
2041
+ -0.5792681905171335
2042
+ ],
2043
+ [
2044
+ -0.7071067690849304,
2045
+ -0.4055797755718231,
2046
+ 0.5792279839515686,
2047
+ 0.5690631116735592
2048
+ ],
2049
+ [
2050
+ -4.937915321079345e-08,
2051
+ 0.8191520571708679,
2052
+ 0.5735763907432556,
2053
+ 0.4982817882649657
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.5000002980232239,
2074
+ 0.49673178791999817,
2075
+ -0.7094065546989441,
2076
+ -0.7094467043214294
2077
+ ],
2078
+ [
2079
+ -0.8660255074501038,
2080
+ -0.2867884635925293,
2081
+ 0.4095761477947235,
2082
+ 0.3994112245488939
2083
+ ],
2084
+ [
2085
+ -1.909934077559683e-08,
2086
+ 0.8191521763801575,
2087
+ 0.5735763311386108,
2088
+ 0.4982817882649657
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
+ -0.25881922245025635,
2109
+ 0.5540322661399841,
2110
+ -0.7912400960922241,
2111
+ -0.7912803425468233
2112
+ ],
2113
+ [
2114
+ -0.9659257531166077,
2115
+ -0.14845263957977295,
2116
+ 0.21201226115226746,
2117
+ 0.20184737240578343
2118
+ ],
2119
+ [
2120
+ -4.607013437407659e-08,
2121
+ 0.8191520571708679,
2122
+ 0.5735764503479004,
2123
+ 0.4982817882649657
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
+ "envmap": null,
2140
+ "rotation": -0.017453292519943295,
2141
+ "transform_matrix": [
2142
+ [
2143
+ 1.1213607820081961e-07,
2144
+ -0.7071067690849304,
2145
+ 0.7071067690849304,
2146
+ 0.7070665431031635
2147
+ ],
2148
+ [
2149
+ 1.0,
2150
+ 4.762047112194523e-08,
2151
+ -1.1013501932666259e-07,
2152
+ -0.01016485286180746
2153
+ ],
2154
+ [
2155
+ 4.561941935321556e-08,
2156
+ 0.7071067690849304,
2157
+ 0.7071067690849304,
2158
+ 0.6318121070019957
2159
+ ],
2160
+ [
2161
+ 0.0,
2162
+ 0.0,
2163
+ 0.0,
2164
+ 1.0
2165
+ ]
2166
+ ],
2167
+ "file_path": "images/061",
2168
+ "file_path_albedo": "albedo/061",
2169
+ "file_path_normal": "normal_obj/061",
2170
+ "file_path_orm": "ORM/061",
2171
+ "file_path_depth": "depth/061"
2172
+ },
2173
+ {
2174
+ "envmap": null,
2175
+ "rotation": -0.017453292519943295,
2176
+ "transform_matrix": [
2177
+ [
2178
+ -0.25881922245025635,
2179
+ -0.6830127239227295,
2180
+ 0.6830127835273743,
2181
+ 0.6829724546272935
2182
+ ],
2183
+ [
2184
+ 0.9659258723258972,
2185
+ -0.18301285803318024,
2186
+ 0.18301276862621307,
2187
+ 0.17284784486152382
2188
+ ],
2189
+ [
2190
+ 1.606855448699207e-08,
2191
+ 0.7071068286895752,
2192
+ 0.7071067690849304,
2193
+ 0.6318121070019957
2194
+ ],
2195
+ [
2196
+ 0.0,
2197
+ 0.0,
2198
+ 0.0,
2199
+ 1.0
2200
+ ]
2201
+ ],
2202
+ "file_path": "images/062",
2203
+ "file_path_albedo": "albedo/062",
2204
+ "file_path_normal": "normal_obj/062",
2205
+ "file_path_orm": "ORM/062",
2206
+ "file_path_depth": "depth/062"
2207
+ },
2208
+ {
2209
+ "envmap": null,
2210
+ "rotation": -0.017453292519943295,
2211
+ "transform_matrix": [
2212
+ [
2213
+ -0.5000002980232239,
2214
+ -0.6123725175857544,
2215
+ 0.6123725175857544,
2216
+ 0.6123321882427177
2217
+ ],
2218
+ [
2219
+ 0.8660255074501038,
2220
+ -0.35355374217033386,
2221
+ 0.3535534143447876,
2222
+ 0.34338853168065775
2223
+ ],
2224
+ [
2225
+ 9.755483887374794e-08,
2226
+ 0.7071068286895752,
2227
+ 0.7071067690849304,
2228
+ 0.6318121070019957
2229
+ ],
2230
+ [
2231
+ 0.0,
2232
+ 0.0,
2233
+ 0.0,
2234
+ 1.0
2235
+ ]
2236
+ ],
2237
+ "file_path": "images/063",
2238
+ "file_path_albedo": "albedo/063",
2239
+ "file_path_normal": "normal_obj/063",
2240
+ "file_path_orm": "ORM/063",
2241
+ "file_path_depth": "depth/063"
2242
+ },
2243
+ {
2244
+ "envmap": null,
2245
+ "rotation": -0.017453292519943295,
2246
+ "transform_matrix": [
2247
+ [
2248
+ -0.70710688829422,
2249
+ -0.5,
2250
+ 0.5,
2251
+ 0.4999597569039622
2252
+ ],
2253
+ [
2254
+ 0.7071068286895752,
2255
+ -0.5000000596046448,
2256
+ 0.5000000596046448,
2257
+ 0.48983513002392165
2258
+ ],
2259
+ [
2260
+ 4.769745487465116e-09,
2261
+ 0.7071068286895752,
2262
+ 0.7071067690849304,
2263
+ 0.6318121070019957
2264
+ ],
2265
+ [
2266
+ 0.0,
2267
+ 0.0,
2268
+ 0.0,
2269
+ 1.0
2270
+ ]
2271
+ ],
2272
+ "file_path": "images/064",
2273
+ "file_path_albedo": "albedo/064",
2274
+ "file_path_normal": "normal_obj/064",
2275
+ "file_path_orm": "ORM/064",
2276
+ "file_path_depth": "depth/064"
2277
+ },
2278
+ {
2279
+ "envmap": null,
2280
+ "rotation": -0.017453292519943295,
2281
+ "transform_matrix": [
2282
+ [
2283
+ -0.8660250902175903,
2284
+ -0.35355344414711,
2285
+ 0.35355329513549805,
2286
+ 0.3535131374872744
2287
+ ],
2288
+ [
2289
+ 0.4999999701976776,
2290
+ -0.612372100353241,
2291
+ 0.6123723983764648,
2292
+ 0.602207603509525
2293
+ ],
2294
+ [
2295
+ -1.332257397734793e-07,
2296
+ 0.7071067094802856,
2297
+ 0.7071068286895752,
2298
+ 0.6318121070019957
2299
+ ],
2300
+ [
2301
+ 0.0,
2302
+ 0.0,
2303
+ 0.0,
2304
+ 1.0
2305
+ ]
2306
+ ],
2307
+ "file_path": "images/065",
2308
+ "file_path_albedo": "albedo/065",
2309
+ "file_path_normal": "normal_obj/065",
2310
+ "file_path_orm": "ORM/065",
2311
+ "file_path_depth": "depth/065"
2312
+ },
2313
+ {
2314
+ "envmap": null,
2315
+ "rotation": -0.017453292519943295,
2316
+ "transform_matrix": [
2317
+ [
2318
+ -0.9659256935119629,
2319
+ -0.18301276862621307,
2320
+ 0.18301275372505188,
2321
+ 0.18297249281498829
2322
+ ],
2323
+ [
2324
+ 0.2588191330432892,
2325
+ -0.6830125451087952,
2326
+ 0.6830127239227295,
2327
+ 0.6728478277472529
2328
+ ],
2329
+ [
2330
+ -3.0461585254215606e-08,
2331
+ 0.7071068286895752,
2332
+ 0.7071067094802856,
2333
+ 0.6318121070019957
2334
+ ],
2335
+ [
2336
+ 0.0,
2337
+ 0.0,
2338
+ 0.0,
2339
+ 1.0
2340
+ ]
2341
+ ],
2342
+ "file_path": "images/066",
2343
+ "file_path_albedo": "albedo/066",
2344
+ "file_path_normal": "normal_obj/066",
2345
+ "file_path_orm": "ORM/066",
2346
+ "file_path_depth": "depth/066"
2347
+ },
2348
+ {
2349
+ "envmap": null,
2350
+ "rotation": -0.017453292519943295,
2351
+ "transform_matrix": [
2352
+ [
2353
+ -1.0000004768371582,
2354
+ 1.3819304456319514e-07,
2355
+ -3.0908644532701146e-08,
2356
+ -4.02568903854385e-05
2357
+ ],
2358
+ [
2359
+ -1.1957294532294327e-07,
2360
+ -0.7071071267127991,
2361
+ 0.7071070075035095,
2362
+ 0.696941916223123
2363
+ ],
2364
+ [
2365
+ 7.586153571992327e-08,
2366
+ 0.7071070075035095,
2367
+ 0.7071066498756409,
2368
+ 0.6318121070019957
2369
+ ],
2370
+ [
2371
+ 0.0,
2372
+ 0.0,
2373
+ 0.0,
2374
+ 1.0
2375
+ ]
2376
+ ],
2377
+ "file_path": "images/067",
2378
+ "file_path_albedo": "albedo/067",
2379
+ "file_path_normal": "normal_obj/067",
2380
+ "file_path_orm": "ORM/067",
2381
+ "file_path_depth": "depth/067"
2382
+ },
2383
+ {
2384
+ "envmap": null,
2385
+ "rotation": -0.017453292519943295,
2386
+ "transform_matrix": [
2387
+ [
2388
+ -0.965925931930542,
2389
+ 0.18301282823085785,
2390
+ -0.1830126941204071,
2391
+ -0.18305290263167429
2392
+ ],
2393
+ [
2394
+ -0.2588191330432892,
2395
+ -0.6830127239227295,
2396
+ 0.6830127835273743,
2397
+ 0.6728478277472529
2398
+ ],
2399
+ [
2400
+ 9.840620407430833e-08,
2401
+ 0.7071068286895752,
2402
+ 0.7071067690849304,
2403
+ 0.6318121070019957
2404
+ ],
2405
+ [
2406
+ 0.0,
2407
+ 0.0,
2408
+ 0.0,
2409
+ 1.0
2410
+ ]
2411
+ ],
2412
+ "file_path": "images/068",
2413
+ "file_path_albedo": "albedo/068",
2414
+ "file_path_normal": "normal_obj/068",
2415
+ "file_path_orm": "ORM/068",
2416
+ "file_path_depth": "depth/068"
2417
+ },
2418
+ {
2419
+ "envmap": null,
2420
+ "rotation": -0.017453292519943295,
2421
+ "transform_matrix": [
2422
+ [
2423
+ -0.8660258054733276,
2424
+ 0.3535534739494324,
2425
+ -0.35355350375175476,
2426
+ -0.3535936526710799
2427
+ ],
2428
+ [
2429
+ -0.5000001192092896,
2430
+ -0.6123727560043335,
2431
+ 0.6123725771903992,
2432
+ 0.6022075613626772
2433
+ ],
2434
+ [
2435
+ -6.668567920087298e-09,
2436
+ 0.7071069478988647,
2437
+ 0.7071067094802856,
2438
+ 0.6318121070019957
2439
+ ],
2440
+ [
2441
+ 0.0,
2442
+ 0.0,
2443
+ 0.0,
2444
+ 1.0
2445
+ ]
2446
+ ],
2447
+ "file_path": "images/069",
2448
+ "file_path_albedo": "albedo/069",
2449
+ "file_path_normal": "normal_obj/069",
2450
+ "file_path_orm": "ORM/069",
2451
+ "file_path_depth": "depth/069"
2452
+ },
2453
+ {
2454
+ "envmap": null,
2455
+ "rotation": -0.017453292519943295,
2456
+ "transform_matrix": [
2457
+ [
2458
+ -0.5000005960464478,
2459
+ 0.6123725175857544,
2460
+ -0.6123725175857544,
2461
+ -0.6124126402062515
2462
+ ],
2463
+ [
2464
+ -0.8660255670547485,
2465
+ -0.3535538911819458,
2466
+ 0.3535535931587219,
2467
+ 0.34338857382750554
2468
+ ],
2469
+ [
2470
+ -1.760716727972067e-08,
2471
+ 0.7071069478988647,
2472
+ 0.7071067094802856,
2473
+ 0.6318121070019957
2474
+ ],
2475
+ [
2476
+ 0.0,
2477
+ 0.0,
2478
+ 0.0,
2479
+ 1.0
2480
+ ]
2481
+ ],
2482
+ "file_path": "images/070",
2483
+ "file_path_albedo": "albedo/070",
2484
+ "file_path_normal": "normal_obj/070",
2485
+ "file_path_orm": "ORM/070",
2486
+ "file_path_depth": "depth/070"
2487
+ },
2488
+ {
2489
+ "envmap": null,
2490
+ "rotation": -0.017453292519943295,
2491
+ "transform_matrix": [
2492
+ [
2493
+ -0.25881919264793396,
2494
+ 0.6830127835273743,
2495
+ -0.6830127239227295,
2496
+ -0.6830529065908273
2497
+ ],
2498
+ [
2499
+ -0.9659258723258972,
2500
+ -0.18301284313201904,
2501
+ 0.18301273882389069,
2502
+ 0.1728479080817955
2503
+ ],
2504
+ [
2505
+ -2.774753227186011e-08,
2506
+ 0.7071067690849304,
2507
+ 0.7071067690849304,
2508
+ 0.6318121070019957
2509
+ ],
2510
+ [
2511
+ 0.0,
2512
+ 0.0,
2513
+ 0.0,
2514
+ 1.0
2515
+ ]
2516
+ ],
2517
+ "file_path": "images/071",
2518
+ "file_path_albedo": "albedo/071",
2519
+ "file_path_normal": "normal_obj/071",
2520
+ "file_path_orm": "ORM/071",
2521
+ "file_path_depth": "depth/071"
2522
+ }
2523
+ ],
2524
+ "camera_angle_x": 0.691111015275598
2525
+ }
stool_02/var004/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
+ }
stool_02/var004/metadata.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "variant_map": {
3
+ "mat1": "wood_2",
4
+ "mat2": "plastic_2"
5
+ },
6
+ "used_materials": {
7
+ "mat1": {
8
+ "material": "wood_2",
9
+ "material_family": "wood",
10
+ "label_id": 7
11
+ },
12
+ "mat2": {
13
+ "material": "plastic_2",
14
+ "material_family": "plastic",
15
+ "label_id": 5
16
+ }
17
+ },
18
+ "render_summary": {
19
+ "resolution": {
20
+ "width": 512,
21
+ "height": 512
22
+ },
23
+ "samples": 32,
24
+ "output_structure": [
25
+ "albedo",
26
+ "images",
27
+ "depth",
28
+ "ORM",
29
+ "normal_mat",
30
+ "normal_obj",
31
+ "label"
32
+ ]
33
+ }
34
+ }
stool_02/var004/transforms.json ADDED
@@ -0,0 +1,3225 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 0.9961544942864826
12
+ ],
13
+ [
14
+ 1.0,
15
+ -8.043211607855483e-08,
16
+ -3.1073916773038945e-08,
17
+ -0.01016485286180746
18
+ ],
19
+ [
20
+ 3.1073916773038945e-08,
21
+ 0.9961947798728943,
22
+ 0.08715567737817764,
23
+ 0.011861074899887747
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.2588188052177429,
44
+ -0.08418597280979156,
45
+ 0.9622500538825989,
46
+ 0.9622099688219627
47
+ ],
48
+ [
49
+ 0.9659256935119629,
50
+ -0.022557351738214493,
51
+ 0.2578340470790863,
52
+ 0.24766931191357422
53
+ ],
54
+ [
55
+ -6.728335932848495e-08,
56
+ 0.9961945414543152,
57
+ 0.08715584874153137,
58
+ 0.011861074899887747
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.4999999701976776,
79
+ -0.07547905296087265,
80
+ 0.8627299070358276,
81
+ 0.8626896934019932
82
+ ],
83
+ [
84
+ 0.8660253882408142,
85
+ -0.04357798397541046,
86
+ 0.49809733033180237,
87
+ 0.4879325072723173
88
+ ],
89
+ [
90
+ 1.324870595453831e-07,
91
+ 0.9961946606636047,
92
+ 0.0871557965874672,
93
+ 0.011861074899887747
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.7071068286895752,
114
+ -0.061628423631191254,
115
+ 0.7044159770011902,
116
+ 0.7043758040465811
117
+ ],
118
+ [
119
+ 0.7071067094802856,
120
+ -0.06162838637828827,
121
+ 0.7044160962104797,
122
+ 0.6942511771665405
123
+ ],
124
+ [
125
+ -3.397348535827405e-08,
126
+ 0.9961947202682495,
127
+ 0.08715572953224182,
128
+ 0.011861074899887747
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.8660255074501038,
149
+ -0.04357795789837837,
150
+ 0.49809733033180237,
151
+ 0.49805710446344165
152
+ ],
153
+ [
154
+ 0.4999999701976776,
155
+ -0.07547906041145325,
156
+ 0.8627299666404724,
157
+ 0.8525651258997851
158
+ ],
159
+ [
160
+ -1.1850028869275775e-07,
161
+ 0.9961947202682495,
162
+ 0.08715567737817764,
163
+ 0.011861074899887747
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.9659258127212524,
184
+ -0.02255762182176113,
185
+ 0.25783419609069824,
186
+ 0.257793968482531
187
+ ],
188
+ [
189
+ 0.2588190734386444,
190
+ -0.08418586105108261,
191
+ 0.9622501730918884,
192
+ 0.9520853419419222
193
+ ],
194
+ [
195
+ -8.091740255622426e-08,
196
+ 0.9961947202682495,
197
+ 0.08715565502643585,
198
+ 0.011861074899887747
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
+ -1.0000001192092896,
219
+ 1.1109411701681893e-07,
220
+ -4.354505023229649e-08,
221
+ -4.026952682112169e-05
222
+ ],
223
+ [
224
+ -5.3061842919532864e-08,
225
+ -0.08715589344501495,
226
+ 0.9961947798728943,
227
+ 0.986029867406442
228
+ ],
229
+ [
230
+ 1.0687617191251775e-07,
231
+ 0.9961947798728943,
232
+ 0.08715571463108063,
233
+ 0.011861074899887747
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.9659256339073181,
254
+ 0.02255767211318016,
255
+ -0.25783413648605347,
256
+ -0.25787436106823236
257
+ ],
258
+ [
259
+ -0.25881901383399963,
260
+ -0.08418584614992142,
261
+ 0.9622501134872437,
262
+ 0.9520853419419222
263
+ ],
264
+ [
265
+ 1.1301460745016811e-07,
266
+ 0.99619460105896,
267
+ 0.08715582638978958,
268
+ 0.011861074899887747
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.8660253286361694,
289
+ 0.04357792064547539,
290
+ -0.49809736013412476,
291
+ -0.4981376454937241
292
+ ],
293
+ [
294
+ -0.5,
295
+ -0.07547909021377563,
296
+ 0.8627299070358276,
297
+ 0.8525650665219526
298
+ ],
299
+ [
300
+ 3.2080965439718057e-08,
301
+ 0.9961946606636047,
302
+ 0.08715580403804779,
303
+ 0.011861074899887747
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.7071068286895752,
324
+ 0.061628423631191254,
325
+ -0.7044159770011902,
326
+ -0.7044562560101149
327
+ ],
328
+ [
329
+ -0.7071067094802856,
330
+ -0.06162838637828827,
331
+ 0.7044160962104797,
332
+ 0.6942511771665405
333
+ ],
334
+ [
335
+ 3.397348535827405e-08,
336
+ 0.9961947202682495,
337
+ 0.08715572953224182,
338
+ 0.011861074899887747
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.5000002384185791,
359
+ 0.07547901570796967,
360
+ -0.8627299070358276,
361
+ -0.862770145365527
362
+ ],
363
+ [
364
+ -0.8660253882408142,
365
+ -0.043578095734119415,
366
+ 0.4980975389480591,
367
+ 0.4879325666501497
368
+ ],
369
+ [
370
+ -1.6049936846229684e-07,
371
+ 0.9961947798728943,
372
+ 0.08715569972991943,
373
+ 0.011861074899887747
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
+ -0.2588190734386444,
394
+ 0.08418603986501694,
395
+ -0.9622501730918884,
396
+ -0.9622904207854965
397
+ ],
398
+ [
399
+ -0.9659258127212524,
400
+ -0.022557443007826805,
401
+ 0.25783419609069824,
402
+ 0.24766940098032286
403
+ ],
404
+ [
405
+ 1.385710390877648e-07,
406
+ 0.9961947202682495,
407
+ 0.0871557667851448,
408
+ 0.011861074899887747
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.7071067690849304,
429
+ 0.06162839010357857,
430
+ -0.7044159173965454,
431
+ -0.7044563153879473
432
+ ],
433
+ [
434
+ -0.7071067094802856,
435
+ 0.06162850558757782,
436
+ -0.7044157981872559,
437
+ -0.714580823512323
438
+ ],
439
+ [
440
+ -5.8582429574016714e-08,
441
+ 0.9961944818496704,
442
+ 0.08715584874153137,
443
+ 0.011861074899887747
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.866025447845459,
464
+ 0.04357791692018509,
465
+ -0.4980972111225128,
466
+ -0.498137497049143
467
+ ],
468
+ [
469
+ -0.49999985098838806,
470
+ 0.07547932118177414,
471
+ -0.8627298474311829,
472
+ -0.8728948316234
473
+ ],
474
+ [
475
+ 4.787484186863367e-09,
476
+ 0.9961945414543152,
477
+ 0.08715599030256271,
478
+ 0.011861074899887747
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.866025447845459,
499
+ -0.04357791692018509,
500
+ 0.4980972111225128,
501
+ 0.4980570450856092
502
+ ],
503
+ [
504
+ 0.49999985098838806,
505
+ 0.07547932118177414,
506
+ -0.8627298474311829,
507
+ -0.8728948316234
508
+ ],
509
+ [
510
+ -4.787484186863367e-09,
511
+ 0.9961945414543152,
512
+ 0.08715599030256271,
513
+ 0.011861074899887747
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
+ 0.70710688829422,
534
+ -0.06162839010357857,
535
+ 0.7044159173965454,
536
+ 0.7043756852909162
537
+ ],
538
+ [
539
+ 0.7071066498756409,
540
+ 0.061628274619579315,
541
+ -0.7044162154197693,
542
+ -0.7145810016458203
543
+ ],
544
+ [
545
+ 7.100459953335303e-08,
546
+ 0.9961947202682495,
547
+ 0.08715561032295227,
548
+ 0.011861074899887747
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
+ -6.198155944048267e-08,
569
+ -0.2588191032409668,
570
+ 0.9659258127212524,
571
+ 0.9658855867394855
572
+ ],
573
+ [
574
+ 1.0,
575
+ -6.198155944048267e-08,
576
+ 5.1314749782704894e-08,
577
+ -0.01016485286180746
578
+ ],
579
+ [
580
+ 5.1314749782704894e-08,
581
+ 0.9659258127212524,
582
+ 0.2588191032409668,
583
+ 0.18352438155338735
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.2588191032409668,
604
+ -0.25000008940696716,
605
+ 0.9330127239227295,
606
+ 0.9329724496994451
607
+ ],
608
+ [
609
+ 0.9659258723258972,
610
+ -0.06698732823133469,
611
+ 0.2500000298023224,
612
+ 0.2398351422103442
613
+ ],
614
+ [
615
+ -3.072866761044679e-08,
616
+ 0.9659258127212524,
617
+ 0.2588191032409668,
618
+ 0.18352438155338735
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
+ -0.5000001788139343,
639
+ -0.2241438627243042,
640
+ 0.8365164399147034,
641
+ 0.8364760509919797
642
+ ],
643
+ [
644
+ 0.8660255074501038,
645
+ -0.1294098198413849,
646
+ 0.4829629361629486,
647
+ 0.47279805349881876
648
+ ],
649
+ [
650
+ 1.5852968715535098e-07,
651
+ 0.965925931930542,
652
+ 0.25881901383399963,
653
+ 0.18352438155338735
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.7071064114570618,
674
+ -0.18301279842853546,
675
+ 0.6830125451087952,
676
+ 0.6829724546272935
677
+ ],
678
+ [
679
+ 0.7071066498756409,
680
+ -0.1830124408006668,
681
+ 0.6830125451087952,
682
+ 0.6728478277472529
683
+ ],
684
+ [
685
+ -1.1250178744148798e-07,
686
+ 0.9659256339073181,
687
+ 0.25881925225257874,
688
+ 0.18352438155338735
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.866025447845459,
709
+ -0.1294095665216446,
710
+ 0.48296287655830383,
711
+ 0.48292265159202685
712
+ ],
713
+ [
714
+ 0.4999999701976776,
715
+ -0.22414380311965942,
716
+ 0.8365163803100586,
717
+ 0.8263514816856041
718
+ ],
719
+ [
720
+ -9.380870835684618e-08,
721
+ 0.9659258127212524,
722
+ 0.25881901383399963,
723
+ 0.18352438155338735
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
+ -0.9659257531166077,
744
+ -0.06698740273714066,
745
+ 0.25,
746
+ 0.24995979787721723
747
+ ],
748
+ [
749
+ 0.2588190734386444,
750
+ -0.25000014901161194,
751
+ 0.9330126047134399,
752
+ 0.9228478228194046
753
+ ],
754
+ [
755
+ -4.5761193945281775e-08,
756
+ 0.9659257531166077,
757
+ 0.2588192820549011,
758
+ 0.18352438155338735
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
+ -1.0000003576278687,
779
+ 1.1859775383982196e-07,
780
+ -4.2221952156751286e-08,
781
+ -4.0268203725150886e-05
782
+ ],
783
+ [
784
+ -7.147864522494274e-08,
785
+ -0.2588193416595459,
786
+ 0.965925931930542,
787
+ 0.955760959859445
788
+ ],
789
+ [
790
+ 1.0362877844727336e-07,
791
+ 0.965925931930542,
792
+ 0.258819043636322,
793
+ 0.18352438155338735
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.9659257531166077,
814
+ 0.06698744744062424,
815
+ -0.24999995529651642,
816
+ -0.25004019226708607
817
+ ],
818
+ [
819
+ -0.258819043636322,
820
+ -0.25000011920928955,
821
+ 0.9330126047134399,
822
+ 0.9228478228194046
823
+ ],
824
+ [
825
+ 1.0436493624865761e-07,
826
+ 0.9659257531166077,
827
+ 0.2588192820549011,
828
+ 0.18352438155338735
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
+ -0.8660252690315247,
849
+ 0.1294095367193222,
850
+ -0.4829629361629486,
851
+ -0.48300318991605806
852
+ ],
853
+ [
854
+ -0.5000000596046448,
855
+ -0.2241438329219818,
856
+ 0.8365162014961243,
857
+ 0.8263514241119392
858
+ ],
859
+ [
860
+ -4.49733228435889e-09,
861
+ 0.9659257531166077,
862
+ 0.2588191032409668,
863
+ 0.18352438155338735
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.7071064114570618,
884
+ 0.18301279842853546,
885
+ -0.6830125451087952,
886
+ -0.6830529065908273
887
+ ],
888
+ [
889
+ -0.7071066498756409,
890
+ -0.1830124408006668,
891
+ 0.6830125451087952,
892
+ 0.6728478277472529
893
+ ],
894
+ [
895
+ 1.1250178744148798e-07,
896
+ 0.9659256339073181,
897
+ 0.25881925225257874,
898
+ 0.18352438155338735
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.5,
919
+ 0.2241438776254654,
920
+ -0.8365163207054138,
921
+ -0.8365565029555135
922
+ ],
923
+ [
924
+ -0.8660253882408142,
925
+ -0.12940959632396698,
926
+ 0.4829629063606262,
927
+ 0.4727981110724837
928
+ ],
929
+ [
930
+ -4.0340239593206206e-08,
931
+ 0.9659258127212524,
932
+ 0.2588190734386444,
933
+ 0.18352438155338735
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.2588191032409668,
954
+ 0.24999991059303284,
955
+ -0.9330126047134399,
956
+ -0.9330529016629789
957
+ ],
958
+ [
959
+ -0.9659257531166077,
960
+ -0.06698737293481827,
961
+ 0.25000008940696716,
962
+ 0.2398352285708416
963
+ ],
964
+ [
965
+ -1.2193439147267782e-07,
966
+ 0.9659257531166077,
967
+ 0.258819043636322,
968
+ 0.18352438155338735
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.4999999701976776,
989
+ 0.22414390742778778,
990
+ -0.836516261100769,
991
+ -0.8365565605291785
992
+ ],
993
+ [
994
+ -0.8660253286361694,
995
+ 0.12940947711467743,
996
+ -0.48296278715133667,
997
+ -0.4931277304356012
998
+ ],
999
+ [
1000
+ -1.3602945614366035e-07,
1001
+ 0.9659256935119629,
1002
+ 0.2588191330432892,
1003
+ 0.18352438155338735
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.7071066498756409,
1024
+ 0.1830126941204071,
1025
+ -0.6830127835273743,
1026
+ -0.6830529641644922
1027
+ ],
1028
+ [
1029
+ -0.70710688829422,
1030
+ 0.18301279842853546,
1031
+ -0.6830124855041504,
1032
+ -0.6931774758972029
1033
+ ],
1034
+ [
1035
+ 5.057119523144138e-08,
1036
+ 0.9659256935119629,
1037
+ 0.2588191330432892,
1038
+ 0.18352438155338735
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.866025447845459,
1059
+ 0.1294095367193222,
1060
+ -0.48296287655830383,
1061
+ -0.4830030459818957
1062
+ ],
1063
+ [
1064
+ -0.4999999701976776,
1065
+ 0.22414380311965942,
1066
+ -0.8365163207054138,
1067
+ -0.846681187409219
1068
+ ],
1069
+ [
1070
+ -5.344626430314747e-08,
1071
+ 0.9659258723258972,
1072
+ 0.25881898403167725,
1073
+ 0.18352438155338735
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.9659258127212524,
1094
+ 0.06698731333017349,
1095
+ -0.25,
1096
+ -0.2500401634802536
1097
+ ],
1098
+ [
1099
+ -0.258819043636322,
1100
+ 0.24999994039535522,
1101
+ -0.9330127239227295,
1102
+ -0.9431775285430195
1103
+ ],
1104
+ [
1105
+ -3.222720579287852e-08,
1106
+ 0.9659258723258972,
1107
+ 0.25881898403167725,
1108
+ 0.18352438155338735
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
+ 1.0,
1129
+ -3.0863860356333817e-09,
1130
+ 1.1518549669631284e-08,
1131
+ -4.02144632168725e-05
1132
+ ],
1133
+ [
1134
+ 1.1924880638503055e-08,
1135
+ 0.258819043636322,
1136
+ -0.9659258127212524,
1137
+ -0.9760906655830599
1138
+ ],
1139
+ [
1140
+ 1.862665685077201e-16,
1141
+ 0.9659258127212524,
1142
+ 0.258819043636322,
1143
+ 0.18352438155338735
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.9659258127212524,
1164
+ -0.06698731333017349,
1165
+ 0.25,
1166
+ 0.2499597115167198
1167
+ ],
1168
+ [
1169
+ 0.258819043636322,
1170
+ 0.24999994039535522,
1171
+ -0.9330127239227295,
1172
+ -0.9431775285430195
1173
+ ],
1174
+ [
1175
+ 3.222720579287852e-08,
1176
+ 0.9659258723258972,
1177
+ 0.25881898403167725,
1178
+ 0.18352438155338735
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.866025447845459,
1199
+ -0.1294095367193222,
1200
+ 0.48296287655830383,
1201
+ 0.4829225940183619
1202
+ ],
1203
+ [
1204
+ 0.4999999701976776,
1205
+ 0.22414380311965942,
1206
+ -0.8365163207054138,
1207
+ -0.846681187409219
1208
+ ],
1209
+ [
1210
+ 5.344626430314747e-08,
1211
+ 0.9659258723258972,
1212
+ 0.25881898403167725,
1213
+ 0.18352438155338735
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.7071068286895752,
1234
+ -0.18301263451576233,
1235
+ 0.6830126643180847,
1236
+ 0.6829723394799636
1237
+ ],
1238
+ [
1239
+ 0.7071067690849304,
1240
+ 0.183012455701828,
1241
+ -0.683012843132019,
1242
+ -0.6931776486181978
1243
+ ],
1244
+ [
1245
+ 1.4386777991148847e-07,
1246
+ 0.9659258723258972,
1247
+ 0.2588188350200653,
1248
+ 0.18352438155338735
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.5000002384185791,
1269
+ -0.22414378821849823,
1270
+ 0.8365161418914795,
1271
+ 0.8364759934183148
1272
+ ],
1273
+ [
1274
+ 0.8660252690315247,
1275
+ 0.12940959632396698,
1276
+ -0.48296311497688293,
1277
+ -0.4931279319434285
1278
+ ],
1279
+ [
1280
+ -5.419490634039903e-09,
1281
+ 0.9659258127212524,
1282
+ 0.258819043636322,
1283
+ 0.18352438155338735
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
+ -6.812145159074134e-08,
1304
+ -0.4226182699203491,
1305
+ 0.9063077569007874,
1306
+ 0.9062675309190205
1307
+ ],
1308
+ [
1309
+ 1.0,
1310
+ -2.2830484169844567e-08,
1311
+ 8.083726044105788e-08,
1312
+ -0.01016485286180746
1313
+ ],
1314
+ [
1315
+ 9.744677953449354e-09,
1316
+ 0.9063077569007874,
1317
+ 0.4226182997226715,
1318
+ 0.34732360783741445
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.25881892442703247,
1339
+ -0.4082179069519043,
1340
+ 0.8754259347915649,
1341
+ 0.8753858306782014
1342
+ ],
1343
+ [
1344
+ 0.9659256935119629,
1345
+ -0.10938142985105515,
1346
+ 0.23456977307796478,
1347
+ 0.22440485401943455
1348
+ ],
1349
+ [
1350
+ -1.0928035010238091e-07,
1351
+ 0.9063076376914978,
1352
+ 0.42261838912963867,
1353
+ 0.34732360783741445
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.5000004172325134,
1374
+ -0.36599817872047424,
1375
+ 0.784885585308075,
1376
+ 0.7848453010538989
1377
+ ],
1378
+ [
1379
+ 0.866025447845459,
1380
+ -0.21130946278572083,
1381
+ 0.4531540870666504,
1382
+ 0.4429890255885862
1383
+ ],
1384
+ [
1385
+ 5.90780970810556e-08,
1386
+ 0.9063078761100769,
1387
+ 0.42261824011802673,
1388
+ 0.34732360783741445
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.7071065306663513,
1409
+ -0.298836350440979,
1410
+ 0.6408560872077942,
1411
+ 0.6408161237969594
1412
+ ],
1413
+ [
1414
+ 0.7071065902709961,
1415
+ -0.2988361418247223,
1416
+ 0.6408562660217285,
1417
+ 0.6306914969169188
1418
+ ],
1419
+ [
1420
+ -7.415226832563349e-08,
1421
+ 0.9063075184822083,
1422
+ 0.422618567943573,
1423
+ 0.34732360783741445
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.8660255074501038,
1444
+ -0.21130900084972382,
1445
+ 0.4531538188457489,
1446
+ 0.45311362545855083
1447
+ ],
1448
+ [
1449
+ 0.49999988079071045,
1450
+ -0.3659983277320862,
1451
+ 0.784885585308075,
1452
+ 0.7747207281940103
1453
+ ],
1454
+ [
1455
+ 1.5137879927351605e-07,
1456
+ 0.9063077569007874,
1457
+ 0.4226183295249939,
1458
+ 0.34732360783741445
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.109381765127182,
1480
+ 0.2345696985721588,
1481
+ 0.23452950790955107
1482
+ ],
1483
+ [
1484
+ 0.2588190734386444,
1485
+ -0.40821802616119385,
1486
+ 0.8754259943962097,
1487
+ 0.8652612037981608
1488
+ ],
1489
+ [
1490
+ -6.495376680959453e-08,
1491
+ 0.9063076972961426,
1492
+ 0.42261841893196106,
1493
+ 0.34732360783741445
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
+ -1.0000003576278687,
1514
+ 1.2575767982525576e-07,
1515
+ -3.961597982993226e-08,
1516
+ -4.026559773716402e-05
1517
+ ],
1518
+ [
1519
+ -8.905176684947946e-08,
1520
+ -0.422618567943573,
1521
+ 0.9063079357147217,
1522
+ 0.8961429040389799
1523
+ ],
1524
+ [
1525
+ 9.72327143244911e-08,
1526
+ 0.9063079357147217,
1527
+ 0.42261821031570435,
1528
+ 0.34732360783741445
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.9659256339073181,
1549
+ 0.1093817800283432,
1550
+ -0.23456966876983643,
1551
+ -0.23460990585293295
1552
+ ],
1553
+ [
1554
+ -0.2588190734386444,
1555
+ -0.40821781754493713,
1556
+ 0.8754259347915649,
1557
+ 0.8652612037981608
1558
+ ],
1559
+ [
1560
+ 1.061719885342427e-07,
1561
+ 0.9063076376914978,
1562
+ 0.42261841893196106,
1563
+ 0.34732360783741445
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.8660252690315247,
1584
+ 0.2113092690706253,
1585
+ -0.4531537890434265,
1586
+ -0.4531941584523125
1587
+ ],
1588
+ [
1589
+ -0.4999999701976776,
1590
+ -0.3659982979297638,
1591
+ 0.7848854064941406,
1592
+ 0.7747206741738584
1593
+ ],
1594
+ [
1595
+ 1.962165541158356e-09,
1596
+ 0.906307578086853,
1597
+ 0.4226185977458954,
1598
+ 0.34732360783741445
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.7071065306663513,
1619
+ 0.298836350440979,
1620
+ -0.6408560872077942,
1621
+ -0.6408965757604932
1622
+ ],
1623
+ [
1624
+ -0.7071065902709961,
1625
+ -0.2988361418247223,
1626
+ 0.6408562660217285,
1627
+ 0.6306914969169188
1628
+ ],
1629
+ [
1630
+ 7.415226832563349e-08,
1631
+ 0.9063075184822083,
1632
+ 0.422618567943573,
1633
+ 0.34732360783741445
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.5000001788139343,
1654
+ 0.36599814891815186,
1655
+ -0.7848854660987854,
1656
+ -0.7849257530174327
1657
+ ],
1658
+ [
1659
+ -0.8660252690315247,
1660
+ -0.2113092541694641,
1661
+ 0.4531540274620056,
1662
+ 0.4429890796087381
1663
+ ],
1664
+ [
1665
+ -3.638736956190769e-08,
1666
+ 0.9063077569007874,
1667
+ 0.4226183295249939,
1668
+ 0.34732360783741445
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.2588191330432892,
1689
+ 0.40821799635887146,
1690
+ -0.8754259347915649,
1691
+ -0.8754662826417352
1692
+ ],
1693
+ [
1694
+ -0.9659256935119629,
1695
+ -0.10938151180744171,
1696
+ 0.23456992208957672,
1697
+ 0.2244049350496624
1698
+ ],
1699
+ [
1700
+ 1.8065480844597914e-07,
1701
+ 0.9063076376914978,
1702
+ 0.42261841893196106,
1703
+ 0.34732360783741445
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.49999988079071045,
1724
+ 0.36599811911582947,
1725
+ -0.7848856449127197,
1726
+ -0.7849258070375846
1727
+ ],
1728
+ [
1729
+ -0.866025447845459,
1730
+ 0.21130916476249695,
1731
+ -0.4531537592411041,
1732
+ -0.4633187043021252
1733
+ ],
1734
+ [
1735
+ 1.2043257413552055e-07,
1736
+ 0.9063078165054321,
1737
+ 0.42261824011802673,
1738
+ 0.34732360783741445
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.7071067094802856,
1759
+ 0.298836350440979,
1760
+ -0.6408564448356628,
1761
+ -0.6408966297806451
1762
+ ],
1763
+ [
1764
+ -0.70710688829422,
1765
+ 0.29883620142936707,
1766
+ -0.6408563256263733,
1767
+ -0.6510211486203819
1768
+ ],
1769
+ [
1770
+ -3.4854188868393976e-08,
1771
+ 0.9063077569007874,
1772
+ 0.4226182997226715,
1773
+ 0.34732360783741445
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.866025447845459,
1794
+ 0.211309015750885,
1795
+ -0.4531538784503937,
1796
+ -0.4531940234019327
1797
+ ],
1798
+ [
1799
+ -0.49999991059303284,
1800
+ 0.36599814891815186,
1801
+ -0.784885585308075,
1802
+ -0.7950504339176252
1803
+ ],
1804
+ [
1805
+ 7.784515787534474e-08,
1806
+ 0.9063078165054321,
1807
+ 0.42261821031570435,
1808
+ 0.34732360783741445
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.9659258127212524,
1829
+ 0.10938167572021484,
1830
+ -0.23456971347332,
1831
+ -0.234609878842857
1832
+ ],
1833
+ [
1834
+ -0.258819043636322,
1835
+ 0.40821778774261475,
1836
+ -0.875426173210144,
1837
+ -0.8855909095217758
1838
+ ],
1839
+ [
1840
+ -4.288878940883478e-08,
1841
+ 0.9063078165054321,
1842
+ 0.42261818051338196,
1843
+ 0.34732360783741445
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
+ 1.0,
1864
+ -5.039670902817761e-09,
1865
+ 1.0807612582652837e-08,
1866
+ -4.021517415507206e-05
1867
+ ],
1868
+ [
1869
+ 1.1924880638503055e-08,
1870
+ 0.42261821031570435,
1871
+ -0.9063078165054321,
1872
+ -0.9164726097625948
1873
+ ],
1874
+ [
1875
+ -4.585836376434782e-16,
1876
+ 0.9063078165054321,
1877
+ 0.42261821031570435,
1878
+ 0.34732360783741445
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.9659258127212524,
1899
+ -0.10938167572021484,
1900
+ 0.23456971347332,
1901
+ 0.2345294268793232
1902
+ ],
1903
+ [
1904
+ 0.258819043636322,
1905
+ 0.40821778774261475,
1906
+ -0.875426173210144,
1907
+ -0.8855909095217758
1908
+ ],
1909
+ [
1910
+ 4.288878940883478e-08,
1911
+ 0.9063078165054321,
1912
+ 0.42261818051338196,
1913
+ 0.34732360783741445
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.866025447845459,
1934
+ -0.211309015750885,
1935
+ 0.4531538784503937,
1936
+ 0.4531135714383989
1937
+ ],
1938
+ [
1939
+ 0.49999991059303284,
1940
+ 0.36599814891815186,
1941
+ -0.784885585308075,
1942
+ -0.7950504339176252
1943
+ ],
1944
+ [
1945
+ -7.784515787534474e-08,
1946
+ 0.9063078165054321,
1947
+ 0.42261821031570435,
1948
+ 0.34732360783741445
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.7071068286895752,
1969
+ -0.29883620142936707,
1970
+ 0.6408563256263733,
1971
+ 0.6408160157566556
1972
+ ],
1973
+ [
1974
+ 0.7071067094802856,
1975
+ 0.29883620142936707,
1976
+ -0.6408564448356628,
1977
+ -0.6510213106808376
1978
+ ],
1979
+ [
1980
+ 3.100942791434136e-08,
1981
+ 0.9063078165054321,
1982
+ 0.42261821031570435,
1983
+ 0.34732360783741445
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.5000001192092896,
2004
+ -0.3659980297088623,
2005
+ 0.7848855257034302,
2006
+ 0.784845247033747
2007
+ ],
2008
+ [
2009
+ 0.8660253286361694,
2010
+ 0.2113092690706253,
2011
+ -0.45315390825271606,
2012
+ -0.46331889337265686
2013
+ ],
2014
+ [
2015
+ -9.143209922513051e-08,
2016
+ 0.9063077569007874,
2017
+ 0.4226182699203491,
2018
+ 0.34732360783741445
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
+ 1.515616929737007e-07,
2039
+ -0.5735763311386108,
2040
+ 0.8191519975662231,
2041
+ 0.819111831189101
2042
+ ],
2043
+ [
2044
+ 0.9999998807907104,
2045
+ 7.371669852318519e-08,
2046
+ -7.476941732420528e-08,
2047
+ -0.01016485286180746
2048
+ ],
2049
+ [
2050
+ 7.476941732420528e-08,
2051
+ 0.8191519975662231,
2052
+ 0.5735764503479004,
2053
+ 0.4982817882649657
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.2588188350200653,
2074
+ -0.5540322065353394,
2075
+ 0.7912400364875793,
2076
+ 0.7911998905832895
2077
+ ],
2078
+ [
2079
+ 0.9659256935119629,
2080
+ -0.1484522968530655,
2081
+ 0.21201209723949432,
2082
+ 0.20184729916788235
2083
+ ],
2084
+ [
2085
+ -3.243279422804335e-08,
2086
+ 0.8191519379615784,
2087
+ 0.5735764503479004,
2088
+ 0.4982817882649657
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
+ -0.5,
2109
+ -0.4967316687107086,
2110
+ 0.7094064354896545,
2111
+ 0.7093662523578956
2112
+ ],
2113
+ [
2114
+ 0.8660253286361694,
2115
+ -0.28678828477859497,
2116
+ 0.40957602858543396,
2117
+ 0.3994111757236265
2118
+ ],
2119
+ [
2120
+ 9.211706952783061e-08,
2121
+ 0.8191519975662231,
2122
+ 0.5735764503479004,
2123
+ 0.4982817882649657
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
+ "envmap": null,
2140
+ "rotation": -0.017453292519943295,
2141
+ "transform_matrix": [
2142
+ [
2143
+ -0.7071067690849304,
2144
+ -0.40557974576950073,
2145
+ 0.5792279839515686,
2146
+ 0.5791877385535997
2147
+ ],
2148
+ [
2149
+ 0.7071067690849304,
2150
+ -0.4055797755718231,
2151
+ 0.5792279839515686,
2152
+ 0.5690631116735592
2153
+ ],
2154
+ [
2155
+ 4.937915321079345e-08,
2156
+ 0.8191520571708679,
2157
+ 0.5735763907432556,
2158
+ 0.4982817882649657
2159
+ ],
2160
+ [
2161
+ 0.0,
2162
+ 0.0,
2163
+ 0.0,
2164
+ 1.0
2165
+ ]
2166
+ ],
2167
+ "file_path": "images/061",
2168
+ "file_path_albedo": "albedo/061",
2169
+ "file_path_normal": "normal_obj/061",
2170
+ "file_path_orm": "ORM/061",
2171
+ "file_path_depth": "depth/061"
2172
+ },
2173
+ {
2174
+ "envmap": null,
2175
+ "rotation": -0.017453292519943295,
2176
+ "transform_matrix": [
2177
+ [
2178
+ -0.8660255670547485,
2179
+ -0.28678813576698303,
2180
+ 0.4095759987831116,
2181
+ 0.4095357781910334
2182
+ ],
2183
+ [
2184
+ 0.49999991059303284,
2185
+ -0.4967319667339325,
2186
+ 0.7094064950942993,
2187
+ 0.6992416743031225
2188
+ ],
2189
+ [
2190
+ 1.1780558395457774e-07,
2191
+ 0.8191520571708679,
2192
+ 0.5735764503479004,
2193
+ 0.4982817882649657
2194
+ ],
2195
+ [
2196
+ 0.0,
2197
+ 0.0,
2198
+ 0.0,
2199
+ 1.0
2200
+ ]
2201
+ ],
2202
+ "file_path": "images/062",
2203
+ "file_path_albedo": "albedo/062",
2204
+ "file_path_normal": "normal_obj/062",
2205
+ "file_path_orm": "ORM/062",
2206
+ "file_path_depth": "depth/062"
2207
+ },
2208
+ {
2209
+ "envmap": null,
2210
+ "rotation": -0.017453292519943295,
2211
+ "transform_matrix": [
2212
+ [
2213
+ -0.9659253358840942,
2214
+ -0.1484525352716446,
2215
+ 0.2120121419429779,
2216
+ 0.2119719504605566
2217
+ ],
2218
+ [
2219
+ 0.2588190734386444,
2220
+ -0.5540317893028259,
2221
+ 0.7912399768829346,
2222
+ 0.781075263703249
2223
+ ],
2224
+ [
2225
+ -6.424119902703751e-08,
2226
+ 0.8191519379615784,
2227
+ 0.5735763907432556,
2228
+ 0.4982817882649657
2229
+ ],
2230
+ [
2231
+ 0.0,
2232
+ 0.0,
2233
+ 0.0,
2234
+ 1.0
2235
+ ]
2236
+ ],
2237
+ "file_path": "images/063",
2238
+ "file_path_albedo": "albedo/063",
2239
+ "file_path_normal": "normal_obj/063",
2240
+ "file_path_orm": "ORM/063",
2241
+ "file_path_depth": "depth/063"
2242
+ },
2243
+ {
2244
+ "envmap": null,
2245
+ "rotation": -0.017453292519943295,
2246
+ "transform_matrix": [
2247
+ [
2248
+ -0.9999998807907104,
2249
+ 1.3235622020602023e-07,
2250
+ -3.5806273501748365e-08,
2251
+ -4.026178804053172e-05
2252
+ ],
2253
+ [
2254
+ -1.0524719584736886e-07,
2255
+ -0.5735763907432556,
2256
+ 0.8191519975662231,
2257
+ 0.8089872043090605
2258
+ ],
2259
+ [
2260
+ 8.788223482270041e-08,
2261
+ 0.8191519975662231,
2262
+ 0.5735764503479004,
2263
+ 0.4982817882649657
2264
+ ],
2265
+ [
2266
+ 0.0,
2267
+ 0.0,
2268
+ 0.0,
2269
+ 1.0
2270
+ ]
2271
+ ],
2272
+ "file_path": "images/064",
2273
+ "file_path_albedo": "albedo/064",
2274
+ "file_path_normal": "normal_obj/064",
2275
+ "file_path_orm": "ORM/064",
2276
+ "file_path_depth": "depth/064"
2277
+ },
2278
+ {
2279
+ "envmap": null,
2280
+ "rotation": -0.017453292519943295,
2281
+ "transform_matrix": [
2282
+ [
2283
+ -0.9659256935119629,
2284
+ 0.14845262467861176,
2285
+ -0.21201209723949432,
2286
+ -0.21205235359882302
2287
+ ],
2288
+ [
2289
+ -0.2588190734386444,
2290
+ -0.5540322065353394,
2291
+ 0.7912400364875793,
2292
+ 0.781075263703249
2293
+ ],
2294
+ [
2295
+ 1.2213625666390726e-07,
2296
+ 0.8191519975662231,
2297
+ 0.5735764503479004,
2298
+ 0.4982817882649657
2299
+ ],
2300
+ [
2301
+ 0.0,
2302
+ 0.0,
2303
+ 0.0,
2304
+ 1.0
2305
+ ]
2306
+ ],
2307
+ "file_path": "images/065",
2308
+ "file_path_albedo": "albedo/065",
2309
+ "file_path_normal": "normal_obj/065",
2310
+ "file_path_orm": "ORM/065",
2311
+ "file_path_depth": "depth/065"
2312
+ },
2313
+ {
2314
+ "envmap": null,
2315
+ "rotation": -0.017453292519943295,
2316
+ "transform_matrix": [
2317
+ [
2318
+ -0.8660255670547485,
2319
+ 0.28678828477859497,
2320
+ -0.40957605838775635,
2321
+ -0.40961630339246824
2322
+ ],
2323
+ [
2324
+ -0.5000000596046448,
2325
+ -0.4967319667339325,
2326
+ 0.7094064950942993,
2327
+ 0.6992416254778551
2328
+ ],
2329
+ [
2330
+ 1.1660814536185171e-09,
2331
+ 0.8191521167755127,
2332
+ 0.5735764503479004,
2333
+ 0.4982817882649657
2334
+ ],
2335
+ [
2336
+ 0.0,
2337
+ 0.0,
2338
+ 0.0,
2339
+ 1.0
2340
+ ]
2341
+ ],
2342
+ "file_path": "images/066",
2343
+ "file_path_albedo": "albedo/066",
2344
+ "file_path_normal": "normal_obj/066",
2345
+ "file_path_orm": "ORM/066",
2346
+ "file_path_depth": "depth/066"
2347
+ },
2348
+ {
2349
+ "envmap": null,
2350
+ "rotation": -0.017453292519943295,
2351
+ "transform_matrix": [
2352
+ [
2353
+ -0.7071067690849304,
2354
+ 0.40557974576950073,
2355
+ -0.5792279839515686,
2356
+ -0.5792681905171335
2357
+ ],
2358
+ [
2359
+ -0.7071067690849304,
2360
+ -0.4055797755718231,
2361
+ 0.5792279839515686,
2362
+ 0.5690631116735592
2363
+ ],
2364
+ [
2365
+ -4.937915321079345e-08,
2366
+ 0.8191520571708679,
2367
+ 0.5735763907432556,
2368
+ 0.4982817882649657
2369
+ ],
2370
+ [
2371
+ 0.0,
2372
+ 0.0,
2373
+ 0.0,
2374
+ 1.0
2375
+ ]
2376
+ ],
2377
+ "file_path": "images/067",
2378
+ "file_path_albedo": "albedo/067",
2379
+ "file_path_normal": "normal_obj/067",
2380
+ "file_path_orm": "ORM/067",
2381
+ "file_path_depth": "depth/067"
2382
+ },
2383
+ {
2384
+ "envmap": null,
2385
+ "rotation": -0.017453292519943295,
2386
+ "transform_matrix": [
2387
+ [
2388
+ -0.5000002980232239,
2389
+ 0.49673178791999817,
2390
+ -0.7094065546989441,
2391
+ -0.7094467043214294
2392
+ ],
2393
+ [
2394
+ -0.8660255074501038,
2395
+ -0.2867884635925293,
2396
+ 0.4095761477947235,
2397
+ 0.3994112245488939
2398
+ ],
2399
+ [
2400
+ -1.909934077559683e-08,
2401
+ 0.8191521763801575,
2402
+ 0.5735763311386108,
2403
+ 0.4982817882649657
2404
+ ],
2405
+ [
2406
+ 0.0,
2407
+ 0.0,
2408
+ 0.0,
2409
+ 1.0
2410
+ ]
2411
+ ],
2412
+ "file_path": "images/068",
2413
+ "file_path_albedo": "albedo/068",
2414
+ "file_path_normal": "normal_obj/068",
2415
+ "file_path_orm": "ORM/068",
2416
+ "file_path_depth": "depth/068"
2417
+ },
2418
+ {
2419
+ "envmap": null,
2420
+ "rotation": -0.017453292519943295,
2421
+ "transform_matrix": [
2422
+ [
2423
+ -0.25881922245025635,
2424
+ 0.5540322661399841,
2425
+ -0.7912400960922241,
2426
+ -0.7912803425468233
2427
+ ],
2428
+ [
2429
+ -0.9659257531166077,
2430
+ -0.14845263957977295,
2431
+ 0.21201226115226746,
2432
+ 0.20184737240578343
2433
+ ],
2434
+ [
2435
+ -4.607013437407659e-08,
2436
+ 0.8191520571708679,
2437
+ 0.5735764503479004,
2438
+ 0.4982817882649657
2439
+ ],
2440
+ [
2441
+ 0.0,
2442
+ 0.0,
2443
+ 0.0,
2444
+ 1.0
2445
+ ]
2446
+ ],
2447
+ "file_path": "images/069",
2448
+ "file_path_albedo": "albedo/069",
2449
+ "file_path_normal": "normal_obj/069",
2450
+ "file_path_orm": "ORM/069",
2451
+ "file_path_depth": "depth/069"
2452
+ },
2453
+ {
2454
+ "envmap": null,
2455
+ "rotation": -0.017453292519943295,
2456
+ "transform_matrix": [
2457
+ [
2458
+ 0.4999999403953552,
2459
+ 0.49673184752464294,
2460
+ -0.7094065546989441,
2461
+ -0.7094467531466968
2462
+ ],
2463
+ [
2464
+ -0.8660255074501038,
2465
+ 0.28678807616233826,
2466
+ -0.40957608819007874,
2467
+ -0.41974085703460773
2468
+ ],
2469
+ [
2470
+ -1.018798911900376e-07,
2471
+ 0.8191521167755127,
2472
+ 0.5735763907432556,
2473
+ 0.4982817882649657
2474
+ ],
2475
+ [
2476
+ 0.0,
2477
+ 0.0,
2478
+ 0.0,
2479
+ 1.0
2480
+ ]
2481
+ ],
2482
+ "file_path": "images/070",
2483
+ "file_path_albedo": "albedo/070",
2484
+ "file_path_normal": "normal_obj/070",
2485
+ "file_path_orm": "ORM/070",
2486
+ "file_path_depth": "depth/070"
2487
+ },
2488
+ {
2489
+ "envmap": null,
2490
+ "rotation": -0.017453292519943295,
2491
+ "transform_matrix": [
2492
+ [
2493
+ 0.7071067094802856,
2494
+ 0.40557971596717834,
2495
+ -0.5792279839515686,
2496
+ -0.5792682393424009
2497
+ ],
2498
+ [
2499
+ -0.7071067690849304,
2500
+ 0.4055798053741455,
2501
+ -0.5792278051376343,
2502
+ -0.5893927685719067
2503
+ ],
2504
+ [
2505
+ 2.0548522883245823e-09,
2506
+ 0.8191519379615784,
2507
+ 0.5735764503479004,
2508
+ 0.4982817882649657
2509
+ ],
2510
+ [
2511
+ 0.0,
2512
+ 0.0,
2513
+ 0.0,
2514
+ 1.0
2515
+ ]
2516
+ ],
2517
+ "file_path": "images/071",
2518
+ "file_path_albedo": "albedo/071",
2519
+ "file_path_normal": "normal_obj/071",
2520
+ "file_path_orm": "ORM/071",
2521
+ "file_path_depth": "depth/071"
2522
+ },
2523
+ {
2524
+ "envmap": null,
2525
+ "rotation": -0.017453292519943295,
2526
+ "transform_matrix": [
2527
+ [
2528
+ 0.8660255074501038,
2529
+ 0.28678810596466064,
2530
+ -0.4095759093761444,
2531
+ -0.4096161813292998
2532
+ ],
2533
+ [
2534
+ -0.49999985098838806,
2535
+ 0.49673187732696533,
2536
+ -0.7094064354896545,
2537
+ -0.7195713800267374
2538
+ ],
2539
+ [
2540
+ 6.578277123026055e-08,
2541
+ 0.8191519379615784,
2542
+ 0.5735765099525452,
2543
+ 0.4982817882649657
2544
+ ],
2545
+ [
2546
+ 0.0,
2547
+ 0.0,
2548
+ 0.0,
2549
+ 1.0
2550
+ ]
2551
+ ],
2552
+ "file_path": "images/072",
2553
+ "file_path_albedo": "albedo/072",
2554
+ "file_path_normal": "normal_obj/072",
2555
+ "file_path_orm": "ORM/072",
2556
+ "file_path_depth": "depth/072"
2557
+ },
2558
+ {
2559
+ "envmap": null,
2560
+ "rotation": -0.017453292519943295,
2561
+ "transform_matrix": [
2562
+ [
2563
+ 0.9659258723258972,
2564
+ 0.14845243096351624,
2565
+ -0.21201208233833313,
2566
+ -0.21205232918618933
2567
+ ],
2568
+ [
2569
+ -0.25881895422935486,
2570
+ 0.5540323257446289,
2571
+ -0.7912400960922241,
2572
+ -0.8014049694268639
2573
+ ],
2574
+ [
2575
+ 2.524652664703808e-08,
2576
+ 0.8191519975662231,
2577
+ 0.5735764503479004,
2578
+ 0.4982817882649657
2579
+ ],
2580
+ [
2581
+ 0.0,
2582
+ 0.0,
2583
+ 0.0,
2584
+ 1.0
2585
+ ]
2586
+ ],
2587
+ "file_path": "images/073",
2588
+ "file_path_albedo": "albedo/073",
2589
+ "file_path_normal": "normal_obj/073",
2590
+ "file_path_orm": "ORM/073",
2591
+ "file_path_depth": "depth/073"
2592
+ },
2593
+ {
2594
+ "envmap": null,
2595
+ "rotation": -0.017453292519943295,
2596
+ "transform_matrix": [
2597
+ [
2598
+ 1.0,
2599
+ -6.839830479776765e-09,
2600
+ 9.768289288558663e-09,
2601
+ -4.02162134763883e-05
2602
+ ],
2603
+ [
2604
+ 1.1924879750324635e-08,
2605
+ 0.5735765099525452,
2606
+ -0.8191519379615784,
2607
+ -0.8293169100326754
2608
+ ],
2609
+ [
2610
+ 2.0929654731061727e-16,
2611
+ 0.8191519379615784,
2612
+ 0.5735765099525452,
2613
+ 0.4982817882649657
2614
+ ],
2615
+ [
2616
+ 0.0,
2617
+ 0.0,
2618
+ 0.0,
2619
+ 1.0
2620
+ ]
2621
+ ],
2622
+ "file_path": "images/074",
2623
+ "file_path_albedo": "albedo/074",
2624
+ "file_path_normal": "normal_obj/074",
2625
+ "file_path_orm": "ORM/074",
2626
+ "file_path_depth": "depth/074"
2627
+ },
2628
+ {
2629
+ "envmap": null,
2630
+ "rotation": -0.017453292519943295,
2631
+ "transform_matrix": [
2632
+ [
2633
+ 0.9659258723258972,
2634
+ -0.14845243096351624,
2635
+ 0.21201208233833313,
2636
+ 0.21197187722265554
2637
+ ],
2638
+ [
2639
+ 0.25881895422935486,
2640
+ 0.5540323257446289,
2641
+ -0.7912400960922241,
2642
+ -0.8014049694268639
2643
+ ],
2644
+ [
2645
+ -2.524652664703808e-08,
2646
+ 0.8191519975662231,
2647
+ 0.5735764503479004,
2648
+ 0.4982817882649657
2649
+ ],
2650
+ [
2651
+ 0.0,
2652
+ 0.0,
2653
+ 0.0,
2654
+ 1.0
2655
+ ]
2656
+ ],
2657
+ "file_path": "images/075",
2658
+ "file_path_albedo": "albedo/075",
2659
+ "file_path_normal": "normal_obj/075",
2660
+ "file_path_orm": "ORM/075",
2661
+ "file_path_depth": "depth/075"
2662
+ },
2663
+ {
2664
+ "envmap": null,
2665
+ "rotation": -0.017453292519943295,
2666
+ "transform_matrix": [
2667
+ [
2668
+ 1.1213607820081961e-07,
2669
+ -0.7071067690849304,
2670
+ 0.7071067690849304,
2671
+ 0.7070665431031635
2672
+ ],
2673
+ [
2674
+ 1.0,
2675
+ 4.762047112194523e-08,
2676
+ -1.1013501932666259e-07,
2677
+ -0.01016485286180746
2678
+ ],
2679
+ [
2680
+ 4.561941935321556e-08,
2681
+ 0.7071067690849304,
2682
+ 0.7071067690849304,
2683
+ 0.6318121070019957
2684
+ ],
2685
+ [
2686
+ 0.0,
2687
+ 0.0,
2688
+ 0.0,
2689
+ 1.0
2690
+ ]
2691
+ ],
2692
+ "file_path": "images/076",
2693
+ "file_path_albedo": "albedo/076",
2694
+ "file_path_normal": "normal_obj/076",
2695
+ "file_path_orm": "ORM/076",
2696
+ "file_path_depth": "depth/076"
2697
+ },
2698
+ {
2699
+ "envmap": null,
2700
+ "rotation": -0.017453292519943295,
2701
+ "transform_matrix": [
2702
+ [
2703
+ -0.25881922245025635,
2704
+ -0.6830127239227295,
2705
+ 0.6830127835273743,
2706
+ 0.6829724546272935
2707
+ ],
2708
+ [
2709
+ 0.9659258723258972,
2710
+ -0.18301285803318024,
2711
+ 0.18301276862621307,
2712
+ 0.17284784486152382
2713
+ ],
2714
+ [
2715
+ 1.606855448699207e-08,
2716
+ 0.7071068286895752,
2717
+ 0.7071067690849304,
2718
+ 0.6318121070019957
2719
+ ],
2720
+ [
2721
+ 0.0,
2722
+ 0.0,
2723
+ 0.0,
2724
+ 1.0
2725
+ ]
2726
+ ],
2727
+ "file_path": "images/077",
2728
+ "file_path_albedo": "albedo/077",
2729
+ "file_path_normal": "normal_obj/077",
2730
+ "file_path_orm": "ORM/077",
2731
+ "file_path_depth": "depth/077"
2732
+ },
2733
+ {
2734
+ "envmap": null,
2735
+ "rotation": -0.017453292519943295,
2736
+ "transform_matrix": [
2737
+ [
2738
+ -0.5000002980232239,
2739
+ -0.6123725175857544,
2740
+ 0.6123725175857544,
2741
+ 0.6123321882427177
2742
+ ],
2743
+ [
2744
+ 0.8660255074501038,
2745
+ -0.35355374217033386,
2746
+ 0.3535534143447876,
2747
+ 0.34338853168065775
2748
+ ],
2749
+ [
2750
+ 9.755483887374794e-08,
2751
+ 0.7071068286895752,
2752
+ 0.7071067690849304,
2753
+ 0.6318121070019957
2754
+ ],
2755
+ [
2756
+ 0.0,
2757
+ 0.0,
2758
+ 0.0,
2759
+ 1.0
2760
+ ]
2761
+ ],
2762
+ "file_path": "images/078",
2763
+ "file_path_albedo": "albedo/078",
2764
+ "file_path_normal": "normal_obj/078",
2765
+ "file_path_orm": "ORM/078",
2766
+ "file_path_depth": "depth/078"
2767
+ },
2768
+ {
2769
+ "envmap": null,
2770
+ "rotation": -0.017453292519943295,
2771
+ "transform_matrix": [
2772
+ [
2773
+ -0.70710688829422,
2774
+ -0.5,
2775
+ 0.5,
2776
+ 0.4999597569039622
2777
+ ],
2778
+ [
2779
+ 0.7071068286895752,
2780
+ -0.5000000596046448,
2781
+ 0.5000000596046448,
2782
+ 0.48983513002392165
2783
+ ],
2784
+ [
2785
+ 4.769745487465116e-09,
2786
+ 0.7071068286895752,
2787
+ 0.7071067690849304,
2788
+ 0.6318121070019957
2789
+ ],
2790
+ [
2791
+ 0.0,
2792
+ 0.0,
2793
+ 0.0,
2794
+ 1.0
2795
+ ]
2796
+ ],
2797
+ "file_path": "images/079",
2798
+ "file_path_albedo": "albedo/079",
2799
+ "file_path_normal": "normal_obj/079",
2800
+ "file_path_orm": "ORM/079",
2801
+ "file_path_depth": "depth/079"
2802
+ },
2803
+ {
2804
+ "envmap": null,
2805
+ "rotation": -0.017453292519943295,
2806
+ "transform_matrix": [
2807
+ [
2808
+ -0.8660250902175903,
2809
+ -0.35355344414711,
2810
+ 0.35355329513549805,
2811
+ 0.3535131374872744
2812
+ ],
2813
+ [
2814
+ 0.4999999701976776,
2815
+ -0.612372100353241,
2816
+ 0.6123723983764648,
2817
+ 0.602207603509525
2818
+ ],
2819
+ [
2820
+ -1.332257397734793e-07,
2821
+ 0.7071067094802856,
2822
+ 0.7071068286895752,
2823
+ 0.6318121070019957
2824
+ ],
2825
+ [
2826
+ 0.0,
2827
+ 0.0,
2828
+ 0.0,
2829
+ 1.0
2830
+ ]
2831
+ ],
2832
+ "file_path": "images/080",
2833
+ "file_path_albedo": "albedo/080",
2834
+ "file_path_normal": "normal_obj/080",
2835
+ "file_path_orm": "ORM/080",
2836
+ "file_path_depth": "depth/080"
2837
+ },
2838
+ {
2839
+ "envmap": null,
2840
+ "rotation": -0.017453292519943295,
2841
+ "transform_matrix": [
2842
+ [
2843
+ -0.9659256935119629,
2844
+ -0.18301276862621307,
2845
+ 0.18301275372505188,
2846
+ 0.18297249281498829
2847
+ ],
2848
+ [
2849
+ 0.2588191330432892,
2850
+ -0.6830125451087952,
2851
+ 0.6830127239227295,
2852
+ 0.6728478277472529
2853
+ ],
2854
+ [
2855
+ -3.0461585254215606e-08,
2856
+ 0.7071068286895752,
2857
+ 0.7071067094802856,
2858
+ 0.6318121070019957
2859
+ ],
2860
+ [
2861
+ 0.0,
2862
+ 0.0,
2863
+ 0.0,
2864
+ 1.0
2865
+ ]
2866
+ ],
2867
+ "file_path": "images/081",
2868
+ "file_path_albedo": "albedo/081",
2869
+ "file_path_normal": "normal_obj/081",
2870
+ "file_path_orm": "ORM/081",
2871
+ "file_path_depth": "depth/081"
2872
+ },
2873
+ {
2874
+ "envmap": null,
2875
+ "rotation": -0.017453292519943295,
2876
+ "transform_matrix": [
2877
+ [
2878
+ -1.0000004768371582,
2879
+ 1.3819304456319514e-07,
2880
+ -3.0908644532701146e-08,
2881
+ -4.02568903854385e-05
2882
+ ],
2883
+ [
2884
+ -1.1957294532294327e-07,
2885
+ -0.7071071267127991,
2886
+ 0.7071070075035095,
2887
+ 0.696941916223123
2888
+ ],
2889
+ [
2890
+ 7.586153571992327e-08,
2891
+ 0.7071070075035095,
2892
+ 0.7071066498756409,
2893
+ 0.6318121070019957
2894
+ ],
2895
+ [
2896
+ 0.0,
2897
+ 0.0,
2898
+ 0.0,
2899
+ 1.0
2900
+ ]
2901
+ ],
2902
+ "file_path": "images/082",
2903
+ "file_path_albedo": "albedo/082",
2904
+ "file_path_normal": "normal_obj/082",
2905
+ "file_path_orm": "ORM/082",
2906
+ "file_path_depth": "depth/082"
2907
+ },
2908
+ {
2909
+ "envmap": null,
2910
+ "rotation": -0.017453292519943295,
2911
+ "transform_matrix": [
2912
+ [
2913
+ -0.965925931930542,
2914
+ 0.18301282823085785,
2915
+ -0.1830126941204071,
2916
+ -0.18305290263167429
2917
+ ],
2918
+ [
2919
+ -0.2588191330432892,
2920
+ -0.6830127239227295,
2921
+ 0.6830127835273743,
2922
+ 0.6728478277472529
2923
+ ],
2924
+ [
2925
+ 9.840620407430833e-08,
2926
+ 0.7071068286895752,
2927
+ 0.7071067690849304,
2928
+ 0.6318121070019957
2929
+ ],
2930
+ [
2931
+ 0.0,
2932
+ 0.0,
2933
+ 0.0,
2934
+ 1.0
2935
+ ]
2936
+ ],
2937
+ "file_path": "images/083",
2938
+ "file_path_albedo": "albedo/083",
2939
+ "file_path_normal": "normal_obj/083",
2940
+ "file_path_orm": "ORM/083",
2941
+ "file_path_depth": "depth/083"
2942
+ },
2943
+ {
2944
+ "envmap": null,
2945
+ "rotation": -0.017453292519943295,
2946
+ "transform_matrix": [
2947
+ [
2948
+ -0.8660258054733276,
2949
+ 0.3535534739494324,
2950
+ -0.35355350375175476,
2951
+ -0.3535936526710799
2952
+ ],
2953
+ [
2954
+ -0.5000001192092896,
2955
+ -0.6123727560043335,
2956
+ 0.6123725771903992,
2957
+ 0.6022075613626772
2958
+ ],
2959
+ [
2960
+ -6.668567920087298e-09,
2961
+ 0.7071069478988647,
2962
+ 0.7071067094802856,
2963
+ 0.6318121070019957
2964
+ ],
2965
+ [
2966
+ 0.0,
2967
+ 0.0,
2968
+ 0.0,
2969
+ 1.0
2970
+ ]
2971
+ ],
2972
+ "file_path": "images/084",
2973
+ "file_path_albedo": "albedo/084",
2974
+ "file_path_normal": "normal_obj/084",
2975
+ "file_path_orm": "ORM/084",
2976
+ "file_path_depth": "depth/084"
2977
+ },
2978
+ {
2979
+ "envmap": null,
2980
+ "rotation": -0.017453292519943295,
2981
+ "transform_matrix": [
2982
+ [
2983
+ -0.70710688829422,
2984
+ 0.5,
2985
+ -0.5,
2986
+ -0.500040208867496
2987
+ ],
2988
+ [
2989
+ -0.7071068286895752,
2990
+ -0.5000000596046448,
2991
+ 0.5000000596046448,
2992
+ 0.48983513002392165
2993
+ ],
2994
+ [
2995
+ -4.769745487465116e-09,
2996
+ 0.7071068286895752,
2997
+ 0.7071067690849304,
2998
+ 0.6318121070019957
2999
+ ],
3000
+ [
3001
+ 0.0,
3002
+ 0.0,
3003
+ 0.0,
3004
+ 1.0
3005
+ ]
3006
+ ],
3007
+ "file_path": "images/085",
3008
+ "file_path_albedo": "albedo/085",
3009
+ "file_path_normal": "normal_obj/085",
3010
+ "file_path_orm": "ORM/085",
3011
+ "file_path_depth": "depth/085"
3012
+ },
3013
+ {
3014
+ "envmap": null,
3015
+ "rotation": -0.017453292519943295,
3016
+ "transform_matrix": [
3017
+ [
3018
+ -0.5000005960464478,
3019
+ 0.6123725175857544,
3020
+ -0.6123725175857544,
3021
+ -0.6124126402062515
3022
+ ],
3023
+ [
3024
+ -0.8660255670547485,
3025
+ -0.3535538911819458,
3026
+ 0.3535535931587219,
3027
+ 0.34338857382750554
3028
+ ],
3029
+ [
3030
+ -1.760716727972067e-08,
3031
+ 0.7071069478988647,
3032
+ 0.7071067094802856,
3033
+ 0.6318121070019957
3034
+ ],
3035
+ [
3036
+ 0.0,
3037
+ 0.0,
3038
+ 0.0,
3039
+ 1.0
3040
+ ]
3041
+ ],
3042
+ "file_path": "images/086",
3043
+ "file_path_albedo": "albedo/086",
3044
+ "file_path_normal": "normal_obj/086",
3045
+ "file_path_orm": "ORM/086",
3046
+ "file_path_depth": "depth/086"
3047
+ },
3048
+ {
3049
+ "envmap": null,
3050
+ "rotation": -0.017453292519943295,
3051
+ "transform_matrix": [
3052
+ [
3053
+ -0.25881919264793396,
3054
+ 0.6830127835273743,
3055
+ -0.6830127239227295,
3056
+ -0.6830529065908273
3057
+ ],
3058
+ [
3059
+ -0.9659258723258972,
3060
+ -0.18301284313201904,
3061
+ 0.18301273882389069,
3062
+ 0.1728479080817955
3063
+ ],
3064
+ [
3065
+ -2.774753227186011e-08,
3066
+ 0.7071067690849304,
3067
+ 0.7071067690849304,
3068
+ 0.6318121070019957
3069
+ ],
3070
+ [
3071
+ 0.0,
3072
+ 0.0,
3073
+ 0.0,
3074
+ 1.0
3075
+ ]
3076
+ ],
3077
+ "file_path": "images/087",
3078
+ "file_path_albedo": "albedo/087",
3079
+ "file_path_normal": "normal_obj/087",
3080
+ "file_path_orm": "ORM/087",
3081
+ "file_path_depth": "depth/087"
3082
+ },
3083
+ {
3084
+ "envmap": null,
3085
+ "rotation": -0.017453292519943295,
3086
+ "transform_matrix": [
3087
+ [
3088
+ 0.866025447845459,
3089
+ 0.35355332493782043,
3090
+ -0.3535533547401428,
3091
+ -0.3535935473039604
3092
+ ],
3093
+ [
3094
+ -0.4999999403953552,
3095
+ 0.6123724579811096,
3096
+ -0.6123723983764648,
3097
+ -0.6225373092331399
3098
+ ],
3099
+ [
3100
+ 1.5730886815390477e-08,
3101
+ 0.7071067690849304,
3102
+ 0.7071067690849304,
3103
+ 0.6318121070019957
3104
+ ],
3105
+ [
3106
+ 0.0,
3107
+ 0.0,
3108
+ 0.0,
3109
+ 1.0
3110
+ ]
3111
+ ],
3112
+ "file_path": "images/088",
3113
+ "file_path_albedo": "albedo/088",
3114
+ "file_path_normal": "normal_obj/088",
3115
+ "file_path_orm": "ORM/088",
3116
+ "file_path_depth": "depth/088"
3117
+ },
3118
+ {
3119
+ "envmap": null,
3120
+ "rotation": -0.017453292519943295,
3121
+ "transform_matrix": [
3122
+ [
3123
+ 0.9659258127212524,
3124
+ 0.18301273882389069,
3125
+ -0.18301266431808472,
3126
+ -0.1830528815582504
3127
+ ],
3128
+ [
3129
+ -0.258819043636322,
3130
+ 0.6830127239227295,
3131
+ -0.6830127239227295,
3132
+ -0.6931775334708679
3133
+ ],
3134
+ [
3135
+ -2.485156791465215e-08,
3136
+ 0.7071067690849304,
3137
+ 0.7071068286895752,
3138
+ 0.6318121070019957
3139
+ ],
3140
+ [
3141
+ 0.0,
3142
+ 0.0,
3143
+ 0.0,
3144
+ 1.0
3145
+ ]
3146
+ ],
3147
+ "file_path": "images/089",
3148
+ "file_path_albedo": "albedo/089",
3149
+ "file_path_normal": "normal_obj/089",
3150
+ "file_path_orm": "ORM/089",
3151
+ "file_path_depth": "depth/089"
3152
+ },
3153
+ {
3154
+ "envmap": null,
3155
+ "rotation": -0.017453292519943295,
3156
+ "transform_matrix": [
3157
+ [
3158
+ 1.0,
3159
+ -8.432167852845396e-09,
3160
+ 8.432162523774878e-09,
3161
+ -4.0217549603074834e-05
3162
+ ],
3163
+ [
3164
+ 1.1924882414859894e-08,
3165
+ 0.7071068286895752,
3166
+ -0.7071067094802856,
3167
+ -0.7172716219467379
3168
+ ],
3169
+ [
3170
+ 2.811148827215333e-15,
3171
+ 0.7071067094802856,
3172
+ 0.7071068286895752,
3173
+ 0.6318121070019957
3174
+ ],
3175
+ [
3176
+ 0.0,
3177
+ 0.0,
3178
+ 0.0,
3179
+ 1.0
3180
+ ]
3181
+ ],
3182
+ "file_path": "images/090",
3183
+ "file_path_albedo": "albedo/090",
3184
+ "file_path_normal": "normal_obj/090",
3185
+ "file_path_orm": "ORM/090",
3186
+ "file_path_depth": "depth/090"
3187
+ },
3188
+ {
3189
+ "envmap": null,
3190
+ "rotation": -0.017453292519943295,
3191
+ "transform_matrix": [
3192
+ [
3193
+ 0.9659258127212524,
3194
+ -0.18301273882389069,
3195
+ 0.18301266431808472,
3196
+ 0.1829724295947166
3197
+ ],
3198
+ [
3199
+ 0.258819043636322,
3200
+ 0.6830127239227295,
3201
+ -0.6830127239227295,
3202
+ -0.6931775334708679
3203
+ ],
3204
+ [
3205
+ 2.485156791465215e-08,
3206
+ 0.7071067690849304,
3207
+ 0.7071068286895752,
3208
+ 0.6318121070019957
3209
+ ],
3210
+ [
3211
+ 0.0,
3212
+ 0.0,
3213
+ 0.0,
3214
+ 1.0
3215
+ ]
3216
+ ],
3217
+ "file_path": "images/091",
3218
+ "file_path_albedo": "albedo/091",
3219
+ "file_path_normal": "normal_obj/091",
3220
+ "file_path_orm": "ORM/091",
3221
+ "file_path_depth": "depth/091"
3222
+ }
3223
+ ],
3224
+ "camera_angle_x": 0.691111015275598
3225
+ }
stool_02/var007/depth/000.exr ADDED
stool_02/var007/depth/006.exr ADDED
stool_02/var007/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
+ }
stool_02/var007/metadata.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "variant_map": {
3
+ "mat1": "wood_3",
4
+ "mat2": "plastic_2"
5
+ },
6
+ "used_materials": {
7
+ "mat1": {
8
+ "material": "wood_3",
9
+ "material_family": "wood",
10
+ "label_id": 7
11
+ },
12
+ "mat2": {
13
+ "material": "plastic_2",
14
+ "material_family": "plastic",
15
+ "label_id": 5
16
+ }
17
+ },
18
+ "render_summary": {
19
+ "resolution": {
20
+ "width": 512,
21
+ "height": 512
22
+ },
23
+ "samples": 32,
24
+ "output_structure": [
25
+ "albedo",
26
+ "images",
27
+ "depth",
28
+ "ORM",
29
+ "normal_mat",
30
+ "normal_obj",
31
+ "label"
32
+ ]
33
+ }
34
+ }
stool_02/var007/transforms.json ADDED
@@ -0,0 +1,3400 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 0.9961544942864826
12
+ ],
13
+ [
14
+ 1.0,
15
+ -8.043211607855483e-08,
16
+ -3.1073916773038945e-08,
17
+ -0.01016485286180746
18
+ ],
19
+ [
20
+ 3.1073916773038945e-08,
21
+ 0.9961947798728943,
22
+ 0.08715567737817764,
23
+ 0.011861074899887747
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.2588188052177429,
44
+ -0.08418597280979156,
45
+ 0.9622500538825989,
46
+ 0.9622099688219627
47
+ ],
48
+ [
49
+ 0.9659256935119629,
50
+ -0.022557351738214493,
51
+ 0.2578340470790863,
52
+ 0.24766931191357422
53
+ ],
54
+ [
55
+ -6.728335932848495e-08,
56
+ 0.9961945414543152,
57
+ 0.08715584874153137,
58
+ 0.011861074899887747
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.4999999701976776,
79
+ -0.07547905296087265,
80
+ 0.8627299070358276,
81
+ 0.8626896934019932
82
+ ],
83
+ [
84
+ 0.8660253882408142,
85
+ -0.04357798397541046,
86
+ 0.49809733033180237,
87
+ 0.4879325072723173
88
+ ],
89
+ [
90
+ 1.324870595453831e-07,
91
+ 0.9961946606636047,
92
+ 0.0871557965874672,
93
+ 0.011861074899887747
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.7071068286895752,
114
+ -0.061628423631191254,
115
+ 0.7044159770011902,
116
+ 0.7043758040465811
117
+ ],
118
+ [
119
+ 0.7071067094802856,
120
+ -0.06162838637828827,
121
+ 0.7044160962104797,
122
+ 0.6942511771665405
123
+ ],
124
+ [
125
+ -3.397348535827405e-08,
126
+ 0.9961947202682495,
127
+ 0.08715572953224182,
128
+ 0.011861074899887747
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.8660255074501038,
149
+ -0.04357795789837837,
150
+ 0.49809733033180237,
151
+ 0.49805710446344165
152
+ ],
153
+ [
154
+ 0.4999999701976776,
155
+ -0.07547906041145325,
156
+ 0.8627299666404724,
157
+ 0.8525651258997851
158
+ ],
159
+ [
160
+ -1.1850028869275775e-07,
161
+ 0.9961947202682495,
162
+ 0.08715567737817764,
163
+ 0.011861074899887747
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.9659258127212524,
184
+ -0.02255762182176113,
185
+ 0.25783419609069824,
186
+ 0.257793968482531
187
+ ],
188
+ [
189
+ 0.2588190734386444,
190
+ -0.08418586105108261,
191
+ 0.9622501730918884,
192
+ 0.9520853419419222
193
+ ],
194
+ [
195
+ -8.091740255622426e-08,
196
+ 0.9961947202682495,
197
+ 0.08715565502643585,
198
+ 0.011861074899887747
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
+ -1.0000001192092896,
219
+ 1.1109411701681893e-07,
220
+ -4.354505023229649e-08,
221
+ -4.026952682112169e-05
222
+ ],
223
+ [
224
+ -5.3061842919532864e-08,
225
+ -0.08715589344501495,
226
+ 0.9961947798728943,
227
+ 0.986029867406442
228
+ ],
229
+ [
230
+ 1.0687617191251775e-07,
231
+ 0.9961947798728943,
232
+ 0.08715571463108063,
233
+ 0.011861074899887747
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.9659256339073181,
254
+ 0.02255767211318016,
255
+ -0.25783413648605347,
256
+ -0.25787436106823236
257
+ ],
258
+ [
259
+ -0.25881901383399963,
260
+ -0.08418584614992142,
261
+ 0.9622501134872437,
262
+ 0.9520853419419222
263
+ ],
264
+ [
265
+ 1.1301460745016811e-07,
266
+ 0.99619460105896,
267
+ 0.08715582638978958,
268
+ 0.011861074899887747
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.8660253286361694,
289
+ 0.04357792064547539,
290
+ -0.49809736013412476,
291
+ -0.4981376454937241
292
+ ],
293
+ [
294
+ -0.5,
295
+ -0.07547909021377563,
296
+ 0.8627299070358276,
297
+ 0.8525650665219526
298
+ ],
299
+ [
300
+ 3.2080965439718057e-08,
301
+ 0.9961946606636047,
302
+ 0.08715580403804779,
303
+ 0.011861074899887747
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.7071068286895752,
324
+ 0.061628423631191254,
325
+ -0.7044159770011902,
326
+ -0.7044562560101149
327
+ ],
328
+ [
329
+ -0.7071067094802856,
330
+ -0.06162838637828827,
331
+ 0.7044160962104797,
332
+ 0.6942511771665405
333
+ ],
334
+ [
335
+ 3.397348535827405e-08,
336
+ 0.9961947202682495,
337
+ 0.08715572953224182,
338
+ 0.011861074899887747
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.5000002384185791,
359
+ 0.07547901570796967,
360
+ -0.8627299070358276,
361
+ -0.862770145365527
362
+ ],
363
+ [
364
+ -0.8660253882408142,
365
+ -0.043578095734119415,
366
+ 0.4980975389480591,
367
+ 0.4879325666501497
368
+ ],
369
+ [
370
+ -1.6049936846229684e-07,
371
+ 0.9961947798728943,
372
+ 0.08715569972991943,
373
+ 0.011861074899887747
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
+ -0.2588190734386444,
394
+ 0.08418603986501694,
395
+ -0.9622501730918884,
396
+ -0.9622904207854965
397
+ ],
398
+ [
399
+ -0.9659258127212524,
400
+ -0.022557443007826805,
401
+ 0.25783419609069824,
402
+ 0.24766940098032286
403
+ ],
404
+ [
405
+ 1.385710390877648e-07,
406
+ 0.9961947202682495,
407
+ 0.0871557667851448,
408
+ 0.011861074899887747
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.7071067690849304,
429
+ 0.06162839010357857,
430
+ -0.7044159173965454,
431
+ -0.7044563153879473
432
+ ],
433
+ [
434
+ -0.7071067094802856,
435
+ 0.06162850558757782,
436
+ -0.7044157981872559,
437
+ -0.714580823512323
438
+ ],
439
+ [
440
+ -5.8582429574016714e-08,
441
+ 0.9961944818496704,
442
+ 0.08715584874153137,
443
+ 0.011861074899887747
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.866025447845459,
464
+ 0.04357791692018509,
465
+ -0.4980972111225128,
466
+ -0.498137497049143
467
+ ],
468
+ [
469
+ -0.49999985098838806,
470
+ 0.07547932118177414,
471
+ -0.8627298474311829,
472
+ -0.8728948316234
473
+ ],
474
+ [
475
+ 4.787484186863367e-09,
476
+ 0.9961945414543152,
477
+ 0.08715599030256271,
478
+ 0.011861074899887747
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.866025447845459,
499
+ -0.04357791692018509,
500
+ 0.4980972111225128,
501
+ 0.4980570450856092
502
+ ],
503
+ [
504
+ 0.49999985098838806,
505
+ 0.07547932118177414,
506
+ -0.8627298474311829,
507
+ -0.8728948316234
508
+ ],
509
+ [
510
+ -4.787484186863367e-09,
511
+ 0.9961945414543152,
512
+ 0.08715599030256271,
513
+ 0.011861074899887747
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
+ 0.70710688829422,
534
+ -0.06162839010357857,
535
+ 0.7044159173965454,
536
+ 0.7043756852909162
537
+ ],
538
+ [
539
+ 0.7071066498756409,
540
+ 0.061628274619579315,
541
+ -0.7044162154197693,
542
+ -0.7145810016458203
543
+ ],
544
+ [
545
+ 7.100459953335303e-08,
546
+ 0.9961947202682495,
547
+ 0.08715561032295227,
548
+ 0.011861074899887747
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.5000002980232239,
569
+ -0.07547914981842041,
570
+ 0.8627296686172485,
571
+ 0.8626896340241608
572
+ ],
573
+ [
574
+ 0.8660251498222351,
575
+ 0.04357811063528061,
576
+ -0.4980974793434143,
577
+ -0.5082623911294295
578
+ ],
579
+ [
580
+ -1.194571552787238e-08,
581
+ 0.9961945414543152,
582
+ 0.08715599775314331,
583
+ 0.011861074899887747
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.2588192820549011,
604
+ -0.08418594300746918,
605
+ 0.9622500538825989,
606
+ 0.9622099094441303
607
+ ],
608
+ [
609
+ 0.9659256935119629,
610
+ 0.022557834163308144,
611
+ -0.2578342854976654,
612
+ -0.26799925514851886
613
+ ],
614
+ [
615
+ -1.5855982837820193e-07,
616
+ 0.99619460105896,
617
+ 0.08715584874153137,
618
+ 0.011861074899887747
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
+ -6.198155944048267e-08,
639
+ -0.2588191032409668,
640
+ 0.9659258127212524,
641
+ 0.9658855867394855
642
+ ],
643
+ [
644
+ 1.0,
645
+ -6.198155944048267e-08,
646
+ 5.1314749782704894e-08,
647
+ -0.01016485286180746
648
+ ],
649
+ [
650
+ 5.1314749782704894e-08,
651
+ 0.9659258127212524,
652
+ 0.2588191032409668,
653
+ 0.18352438155338735
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.2588191032409668,
674
+ -0.25000008940696716,
675
+ 0.9330127239227295,
676
+ 0.9329724496994451
677
+ ],
678
+ [
679
+ 0.9659258723258972,
680
+ -0.06698732823133469,
681
+ 0.2500000298023224,
682
+ 0.2398351422103442
683
+ ],
684
+ [
685
+ -3.072866761044679e-08,
686
+ 0.9659258127212524,
687
+ 0.2588191032409668,
688
+ 0.18352438155338735
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.5000001788139343,
709
+ -0.2241438627243042,
710
+ 0.8365164399147034,
711
+ 0.8364760509919797
712
+ ],
713
+ [
714
+ 0.8660255074501038,
715
+ -0.1294098198413849,
716
+ 0.4829629361629486,
717
+ 0.47279805349881876
718
+ ],
719
+ [
720
+ 1.5852968715535098e-07,
721
+ 0.965925931930542,
722
+ 0.25881901383399963,
723
+ 0.18352438155338735
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
+ -0.7071064114570618,
744
+ -0.18301279842853546,
745
+ 0.6830125451087952,
746
+ 0.6829724546272935
747
+ ],
748
+ [
749
+ 0.7071066498756409,
750
+ -0.1830124408006668,
751
+ 0.6830125451087952,
752
+ 0.6728478277472529
753
+ ],
754
+ [
755
+ -1.1250178744148798e-07,
756
+ 0.9659256339073181,
757
+ 0.25881925225257874,
758
+ 0.18352438155338735
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.866025447845459,
779
+ -0.1294095665216446,
780
+ 0.48296287655830383,
781
+ 0.48292265159202685
782
+ ],
783
+ [
784
+ 0.4999999701976776,
785
+ -0.22414380311965942,
786
+ 0.8365163803100586,
787
+ 0.8263514816856041
788
+ ],
789
+ [
790
+ -9.380870835684618e-08,
791
+ 0.9659258127212524,
792
+ 0.25881901383399963,
793
+ 0.18352438155338735
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.9659257531166077,
814
+ -0.06698740273714066,
815
+ 0.25,
816
+ 0.24995979787721723
817
+ ],
818
+ [
819
+ 0.2588190734386444,
820
+ -0.25000014901161194,
821
+ 0.9330126047134399,
822
+ 0.9228478228194046
823
+ ],
824
+ [
825
+ -4.5761193945281775e-08,
826
+ 0.9659257531166077,
827
+ 0.2588192820549011,
828
+ 0.18352438155338735
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
+ -1.0000003576278687,
849
+ 1.1859775383982196e-07,
850
+ -4.2221952156751286e-08,
851
+ -4.0268203725150886e-05
852
+ ],
853
+ [
854
+ -7.147864522494274e-08,
855
+ -0.2588193416595459,
856
+ 0.965925931930542,
857
+ 0.955760959859445
858
+ ],
859
+ [
860
+ 1.0362877844727336e-07,
861
+ 0.965925931930542,
862
+ 0.258819043636322,
863
+ 0.18352438155338735
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.9659257531166077,
884
+ 0.06698744744062424,
885
+ -0.24999995529651642,
886
+ -0.25004019226708607
887
+ ],
888
+ [
889
+ -0.258819043636322,
890
+ -0.25000011920928955,
891
+ 0.9330126047134399,
892
+ 0.9228478228194046
893
+ ],
894
+ [
895
+ 1.0436493624865761e-07,
896
+ 0.9659257531166077,
897
+ 0.2588192820549011,
898
+ 0.18352438155338735
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.8660252690315247,
919
+ 0.1294095367193222,
920
+ -0.4829629361629486,
921
+ -0.48300318991605806
922
+ ],
923
+ [
924
+ -0.5000000596046448,
925
+ -0.2241438329219818,
926
+ 0.8365162014961243,
927
+ 0.8263514241119392
928
+ ],
929
+ [
930
+ -4.49733228435889e-09,
931
+ 0.9659257531166077,
932
+ 0.2588191032409668,
933
+ 0.18352438155338735
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.7071064114570618,
954
+ 0.18301279842853546,
955
+ -0.6830125451087952,
956
+ -0.6830529065908273
957
+ ],
958
+ [
959
+ -0.7071066498756409,
960
+ -0.1830124408006668,
961
+ 0.6830125451087952,
962
+ 0.6728478277472529
963
+ ],
964
+ [
965
+ 1.1250178744148798e-07,
966
+ 0.9659256339073181,
967
+ 0.25881925225257874,
968
+ 0.18352438155338735
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.5,
989
+ 0.2241438776254654,
990
+ -0.8365163207054138,
991
+ -0.8365565029555135
992
+ ],
993
+ [
994
+ -0.8660253882408142,
995
+ -0.12940959632396698,
996
+ 0.4829629063606262,
997
+ 0.4727981110724837
998
+ ],
999
+ [
1000
+ -4.0340239593206206e-08,
1001
+ 0.9659258127212524,
1002
+ 0.2588190734386444,
1003
+ 0.18352438155338735
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.2588191032409668,
1024
+ 0.24999991059303284,
1025
+ -0.9330126047134399,
1026
+ -0.9330529016629789
1027
+ ],
1028
+ [
1029
+ -0.9659257531166077,
1030
+ -0.06698737293481827,
1031
+ 0.25000008940696716,
1032
+ 0.2398352285708416
1033
+ ],
1034
+ [
1035
+ -1.2193439147267782e-07,
1036
+ 0.9659257531166077,
1037
+ 0.258819043636322,
1038
+ 0.18352438155338735
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.4999999701976776,
1059
+ 0.22414390742778778,
1060
+ -0.836516261100769,
1061
+ -0.8365565605291785
1062
+ ],
1063
+ [
1064
+ -0.8660253286361694,
1065
+ 0.12940947711467743,
1066
+ -0.48296278715133667,
1067
+ -0.4931277304356012
1068
+ ],
1069
+ [
1070
+ -1.3602945614366035e-07,
1071
+ 0.9659256935119629,
1072
+ 0.2588191330432892,
1073
+ 0.18352438155338735
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.7071066498756409,
1094
+ 0.1830126941204071,
1095
+ -0.6830127835273743,
1096
+ -0.6830529641644922
1097
+ ],
1098
+ [
1099
+ -0.70710688829422,
1100
+ 0.18301279842853546,
1101
+ -0.6830124855041504,
1102
+ -0.6931774758972029
1103
+ ],
1104
+ [
1105
+ 5.057119523144138e-08,
1106
+ 0.9659256935119629,
1107
+ 0.2588191330432892,
1108
+ 0.18352438155338735
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.866025447845459,
1129
+ 0.1294095367193222,
1130
+ -0.48296287655830383,
1131
+ -0.4830030459818957
1132
+ ],
1133
+ [
1134
+ -0.4999999701976776,
1135
+ 0.22414380311965942,
1136
+ -0.8365163207054138,
1137
+ -0.846681187409219
1138
+ ],
1139
+ [
1140
+ -5.344626430314747e-08,
1141
+ 0.9659258723258972,
1142
+ 0.25881898403167725,
1143
+ 0.18352438155338735
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.9659258127212524,
1164
+ 0.06698731333017349,
1165
+ -0.25,
1166
+ -0.2500401634802536
1167
+ ],
1168
+ [
1169
+ -0.258819043636322,
1170
+ 0.24999994039535522,
1171
+ -0.9330127239227295,
1172
+ -0.9431775285430195
1173
+ ],
1174
+ [
1175
+ -3.222720579287852e-08,
1176
+ 0.9659258723258972,
1177
+ 0.25881898403167725,
1178
+ 0.18352438155338735
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
+ 1.0,
1199
+ -3.0863860356333817e-09,
1200
+ 1.1518549669631284e-08,
1201
+ -4.02144632168725e-05
1202
+ ],
1203
+ [
1204
+ 1.1924880638503055e-08,
1205
+ 0.258819043636322,
1206
+ -0.9659258127212524,
1207
+ -0.9760906655830599
1208
+ ],
1209
+ [
1210
+ 1.862665685077201e-16,
1211
+ 0.9659258127212524,
1212
+ 0.258819043636322,
1213
+ 0.18352438155338735
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.9659258127212524,
1234
+ -0.06698731333017349,
1235
+ 0.25,
1236
+ 0.2499597115167198
1237
+ ],
1238
+ [
1239
+ 0.258819043636322,
1240
+ 0.24999994039535522,
1241
+ -0.9330127239227295,
1242
+ -0.9431775285430195
1243
+ ],
1244
+ [
1245
+ 3.222720579287852e-08,
1246
+ 0.9659258723258972,
1247
+ 0.25881898403167725,
1248
+ 0.18352438155338735
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.866025447845459,
1269
+ -0.1294095367193222,
1270
+ 0.48296287655830383,
1271
+ 0.4829225940183619
1272
+ ],
1273
+ [
1274
+ 0.4999999701976776,
1275
+ 0.22414380311965942,
1276
+ -0.8365163207054138,
1277
+ -0.846681187409219
1278
+ ],
1279
+ [
1280
+ 5.344626430314747e-08,
1281
+ 0.9659258723258972,
1282
+ 0.25881898403167725,
1283
+ 0.18352438155338735
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
+ 0.7071068286895752,
1304
+ -0.18301263451576233,
1305
+ 0.6830126643180847,
1306
+ 0.6829723394799636
1307
+ ],
1308
+ [
1309
+ 0.7071067690849304,
1310
+ 0.183012455701828,
1311
+ -0.683012843132019,
1312
+ -0.6931776486181978
1313
+ ],
1314
+ [
1315
+ 1.4386777991148847e-07,
1316
+ 0.9659258723258972,
1317
+ 0.2588188350200653,
1318
+ 0.18352438155338735
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.5000002384185791,
1339
+ -0.22414378821849823,
1340
+ 0.8365161418914795,
1341
+ 0.8364759934183148
1342
+ ],
1343
+ [
1344
+ 0.8660252690315247,
1345
+ 0.12940959632396698,
1346
+ -0.48296311497688293,
1347
+ -0.4931279319434285
1348
+ ],
1349
+ [
1350
+ -5.419490634039903e-09,
1351
+ 0.9659258127212524,
1352
+ 0.258819043636322,
1353
+ 0.18352438155338735
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
+ -6.812145159074134e-08,
1374
+ -0.4226182699203491,
1375
+ 0.9063077569007874,
1376
+ 0.9062675309190205
1377
+ ],
1378
+ [
1379
+ 1.0,
1380
+ -2.2830484169844567e-08,
1381
+ 8.083726044105788e-08,
1382
+ -0.01016485286180746
1383
+ ],
1384
+ [
1385
+ 9.744677953449354e-09,
1386
+ 0.9063077569007874,
1387
+ 0.4226182997226715,
1388
+ 0.34732360783741445
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.25881892442703247,
1409
+ -0.4082179069519043,
1410
+ 0.8754259347915649,
1411
+ 0.8753858306782014
1412
+ ],
1413
+ [
1414
+ 0.9659256935119629,
1415
+ -0.10938142985105515,
1416
+ 0.23456977307796478,
1417
+ 0.22440485401943455
1418
+ ],
1419
+ [
1420
+ -1.0928035010238091e-07,
1421
+ 0.9063076376914978,
1422
+ 0.42261838912963867,
1423
+ 0.34732360783741445
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.5000004172325134,
1444
+ -0.36599817872047424,
1445
+ 0.784885585308075,
1446
+ 0.7848453010538989
1447
+ ],
1448
+ [
1449
+ 0.866025447845459,
1450
+ -0.21130946278572083,
1451
+ 0.4531540870666504,
1452
+ 0.4429890255885862
1453
+ ],
1454
+ [
1455
+ 5.90780970810556e-08,
1456
+ 0.9063078761100769,
1457
+ 0.42261824011802673,
1458
+ 0.34732360783741445
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.7071065306663513,
1479
+ -0.298836350440979,
1480
+ 0.6408560872077942,
1481
+ 0.6408161237969594
1482
+ ],
1483
+ [
1484
+ 0.7071065902709961,
1485
+ -0.2988361418247223,
1486
+ 0.6408562660217285,
1487
+ 0.6306914969169188
1488
+ ],
1489
+ [
1490
+ -7.415226832563349e-08,
1491
+ 0.9063075184822083,
1492
+ 0.422618567943573,
1493
+ 0.34732360783741445
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.8660255074501038,
1514
+ -0.21130900084972382,
1515
+ 0.4531538188457489,
1516
+ 0.45311362545855083
1517
+ ],
1518
+ [
1519
+ 0.49999988079071045,
1520
+ -0.3659983277320862,
1521
+ 0.784885585308075,
1522
+ 0.7747207281940103
1523
+ ],
1524
+ [
1525
+ 1.5137879927351605e-07,
1526
+ 0.9063077569007874,
1527
+ 0.4226183295249939,
1528
+ 0.34732360783741445
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.9659258127212524,
1549
+ -0.109381765127182,
1550
+ 0.2345696985721588,
1551
+ 0.23452950790955107
1552
+ ],
1553
+ [
1554
+ 0.2588190734386444,
1555
+ -0.40821802616119385,
1556
+ 0.8754259943962097,
1557
+ 0.8652612037981608
1558
+ ],
1559
+ [
1560
+ -6.495376680959453e-08,
1561
+ 0.9063076972961426,
1562
+ 0.42261841893196106,
1563
+ 0.34732360783741445
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
+ -1.0000003576278687,
1584
+ 1.2575767982525576e-07,
1585
+ -3.961597982993226e-08,
1586
+ -4.026559773716402e-05
1587
+ ],
1588
+ [
1589
+ -8.905176684947946e-08,
1590
+ -0.422618567943573,
1591
+ 0.9063079357147217,
1592
+ 0.8961429040389799
1593
+ ],
1594
+ [
1595
+ 9.72327143244911e-08,
1596
+ 0.9063079357147217,
1597
+ 0.42261821031570435,
1598
+ 0.34732360783741445
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.9659256339073181,
1619
+ 0.1093817800283432,
1620
+ -0.23456966876983643,
1621
+ -0.23460990585293295
1622
+ ],
1623
+ [
1624
+ -0.2588190734386444,
1625
+ -0.40821781754493713,
1626
+ 0.8754259347915649,
1627
+ 0.8652612037981608
1628
+ ],
1629
+ [
1630
+ 1.061719885342427e-07,
1631
+ 0.9063076376914978,
1632
+ 0.42261841893196106,
1633
+ 0.34732360783741445
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.8660252690315247,
1654
+ 0.2113092690706253,
1655
+ -0.4531537890434265,
1656
+ -0.4531941584523125
1657
+ ],
1658
+ [
1659
+ -0.4999999701976776,
1660
+ -0.3659982979297638,
1661
+ 0.7848854064941406,
1662
+ 0.7747206741738584
1663
+ ],
1664
+ [
1665
+ 1.962165541158356e-09,
1666
+ 0.906307578086853,
1667
+ 0.4226185977458954,
1668
+ 0.34732360783741445
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.7071065306663513,
1689
+ 0.298836350440979,
1690
+ -0.6408560872077942,
1691
+ -0.6408965757604932
1692
+ ],
1693
+ [
1694
+ -0.7071065902709961,
1695
+ -0.2988361418247223,
1696
+ 0.6408562660217285,
1697
+ 0.6306914969169188
1698
+ ],
1699
+ [
1700
+ 7.415226832563349e-08,
1701
+ 0.9063075184822083,
1702
+ 0.422618567943573,
1703
+ 0.34732360783741445
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.5000001788139343,
1724
+ 0.36599814891815186,
1725
+ -0.7848854660987854,
1726
+ -0.7849257530174327
1727
+ ],
1728
+ [
1729
+ -0.8660252690315247,
1730
+ -0.2113092541694641,
1731
+ 0.4531540274620056,
1732
+ 0.4429890796087381
1733
+ ],
1734
+ [
1735
+ -3.638736956190769e-08,
1736
+ 0.9063077569007874,
1737
+ 0.4226183295249939,
1738
+ 0.34732360783741445
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.2588191330432892,
1759
+ 0.40821799635887146,
1760
+ -0.8754259347915649,
1761
+ -0.8754662826417352
1762
+ ],
1763
+ [
1764
+ -0.9659256935119629,
1765
+ -0.10938151180744171,
1766
+ 0.23456992208957672,
1767
+ 0.2244049350496624
1768
+ ],
1769
+ [
1770
+ 1.8065480844597914e-07,
1771
+ 0.9063076376914978,
1772
+ 0.42261841893196106,
1773
+ 0.34732360783741445
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.49999988079071045,
1794
+ 0.36599811911582947,
1795
+ -0.7848856449127197,
1796
+ -0.7849258070375846
1797
+ ],
1798
+ [
1799
+ -0.866025447845459,
1800
+ 0.21130916476249695,
1801
+ -0.4531537592411041,
1802
+ -0.4633187043021252
1803
+ ],
1804
+ [
1805
+ 1.2043257413552055e-07,
1806
+ 0.9063078165054321,
1807
+ 0.42261824011802673,
1808
+ 0.34732360783741445
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.7071067094802856,
1829
+ 0.298836350440979,
1830
+ -0.6408564448356628,
1831
+ -0.6408966297806451
1832
+ ],
1833
+ [
1834
+ -0.70710688829422,
1835
+ 0.29883620142936707,
1836
+ -0.6408563256263733,
1837
+ -0.6510211486203819
1838
+ ],
1839
+ [
1840
+ -3.4854188868393976e-08,
1841
+ 0.9063077569007874,
1842
+ 0.4226182997226715,
1843
+ 0.34732360783741445
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.866025447845459,
1864
+ 0.211309015750885,
1865
+ -0.4531538784503937,
1866
+ -0.4531940234019327
1867
+ ],
1868
+ [
1869
+ -0.49999991059303284,
1870
+ 0.36599814891815186,
1871
+ -0.784885585308075,
1872
+ -0.7950504339176252
1873
+ ],
1874
+ [
1875
+ 7.784515787534474e-08,
1876
+ 0.9063078165054321,
1877
+ 0.42261821031570435,
1878
+ 0.34732360783741445
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.9659258127212524,
1899
+ 0.10938167572021484,
1900
+ -0.23456971347332,
1901
+ -0.234609878842857
1902
+ ],
1903
+ [
1904
+ -0.258819043636322,
1905
+ 0.40821778774261475,
1906
+ -0.875426173210144,
1907
+ -0.8855909095217758
1908
+ ],
1909
+ [
1910
+ -4.288878940883478e-08,
1911
+ 0.9063078165054321,
1912
+ 0.42261818051338196,
1913
+ 0.34732360783741445
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
+ 1.0,
1934
+ -5.039670902817761e-09,
1935
+ 1.0807612582652837e-08,
1936
+ -4.021517415507206e-05
1937
+ ],
1938
+ [
1939
+ 1.1924880638503055e-08,
1940
+ 0.42261821031570435,
1941
+ -0.9063078165054321,
1942
+ -0.9164726097625948
1943
+ ],
1944
+ [
1945
+ -4.585836376434782e-16,
1946
+ 0.9063078165054321,
1947
+ 0.42261821031570435,
1948
+ 0.34732360783741445
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.9659258127212524,
1969
+ -0.10938167572021484,
1970
+ 0.23456971347332,
1971
+ 0.2345294268793232
1972
+ ],
1973
+ [
1974
+ 0.258819043636322,
1975
+ 0.40821778774261475,
1976
+ -0.875426173210144,
1977
+ -0.8855909095217758
1978
+ ],
1979
+ [
1980
+ 4.288878940883478e-08,
1981
+ 0.9063078165054321,
1982
+ 0.42261818051338196,
1983
+ 0.34732360783741445
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.866025447845459,
2004
+ -0.211309015750885,
2005
+ 0.4531538784503937,
2006
+ 0.4531135714383989
2007
+ ],
2008
+ [
2009
+ 0.49999991059303284,
2010
+ 0.36599814891815186,
2011
+ -0.784885585308075,
2012
+ -0.7950504339176252
2013
+ ],
2014
+ [
2015
+ -7.784515787534474e-08,
2016
+ 0.9063078165054321,
2017
+ 0.42261821031570435,
2018
+ 0.34732360783741445
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.7071068286895752,
2039
+ -0.29883620142936707,
2040
+ 0.6408563256263733,
2041
+ 0.6408160157566556
2042
+ ],
2043
+ [
2044
+ 0.7071067094802856,
2045
+ 0.29883620142936707,
2046
+ -0.6408564448356628,
2047
+ -0.6510213106808376
2048
+ ],
2049
+ [
2050
+ 3.100942791434136e-08,
2051
+ 0.9063078165054321,
2052
+ 0.42261821031570435,
2053
+ 0.34732360783741445
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.5000001192092896,
2074
+ -0.3659980297088623,
2075
+ 0.7848855257034302,
2076
+ 0.784845247033747
2077
+ ],
2078
+ [
2079
+ 0.8660253286361694,
2080
+ 0.2113092690706253,
2081
+ -0.45315390825271606,
2082
+ -0.46331889337265686
2083
+ ],
2084
+ [
2085
+ -9.143209922513051e-08,
2086
+ 0.9063077569007874,
2087
+ 0.4226182699203491,
2088
+ 0.34732360783741445
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
+ 1.515616929737007e-07,
2109
+ -0.5735763311386108,
2110
+ 0.8191519975662231,
2111
+ 0.819111831189101
2112
+ ],
2113
+ [
2114
+ 0.9999998807907104,
2115
+ 7.371669852318519e-08,
2116
+ -7.476941732420528e-08,
2117
+ -0.01016485286180746
2118
+ ],
2119
+ [
2120
+ 7.476941732420528e-08,
2121
+ 0.8191519975662231,
2122
+ 0.5735764503479004,
2123
+ 0.4982817882649657
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
+ "envmap": null,
2140
+ "rotation": -0.017453292519943295,
2141
+ "transform_matrix": [
2142
+ [
2143
+ -0.2588188350200653,
2144
+ -0.5540322065353394,
2145
+ 0.7912400364875793,
2146
+ 0.7911998905832895
2147
+ ],
2148
+ [
2149
+ 0.9659256935119629,
2150
+ -0.1484522968530655,
2151
+ 0.21201209723949432,
2152
+ 0.20184729916788235
2153
+ ],
2154
+ [
2155
+ -3.243279422804335e-08,
2156
+ 0.8191519379615784,
2157
+ 0.5735764503479004,
2158
+ 0.4982817882649657
2159
+ ],
2160
+ [
2161
+ 0.0,
2162
+ 0.0,
2163
+ 0.0,
2164
+ 1.0
2165
+ ]
2166
+ ],
2167
+ "file_path": "images/061",
2168
+ "file_path_albedo": "albedo/061",
2169
+ "file_path_normal": "normal_obj/061",
2170
+ "file_path_orm": "ORM/061",
2171
+ "file_path_depth": "depth/061"
2172
+ },
2173
+ {
2174
+ "envmap": null,
2175
+ "rotation": -0.017453292519943295,
2176
+ "transform_matrix": [
2177
+ [
2178
+ -0.5,
2179
+ -0.4967316687107086,
2180
+ 0.7094064354896545,
2181
+ 0.7093662523578956
2182
+ ],
2183
+ [
2184
+ 0.8660253286361694,
2185
+ -0.28678828477859497,
2186
+ 0.40957602858543396,
2187
+ 0.3994111757236265
2188
+ ],
2189
+ [
2190
+ 9.211706952783061e-08,
2191
+ 0.8191519975662231,
2192
+ 0.5735764503479004,
2193
+ 0.4982817882649657
2194
+ ],
2195
+ [
2196
+ 0.0,
2197
+ 0.0,
2198
+ 0.0,
2199
+ 1.0
2200
+ ]
2201
+ ],
2202
+ "file_path": "images/062",
2203
+ "file_path_albedo": "albedo/062",
2204
+ "file_path_normal": "normal_obj/062",
2205
+ "file_path_orm": "ORM/062",
2206
+ "file_path_depth": "depth/062"
2207
+ },
2208
+ {
2209
+ "envmap": null,
2210
+ "rotation": -0.017453292519943295,
2211
+ "transform_matrix": [
2212
+ [
2213
+ -0.7071067690849304,
2214
+ -0.40557974576950073,
2215
+ 0.5792279839515686,
2216
+ 0.5791877385535997
2217
+ ],
2218
+ [
2219
+ 0.7071067690849304,
2220
+ -0.4055797755718231,
2221
+ 0.5792279839515686,
2222
+ 0.5690631116735592
2223
+ ],
2224
+ [
2225
+ 4.937915321079345e-08,
2226
+ 0.8191520571708679,
2227
+ 0.5735763907432556,
2228
+ 0.4982817882649657
2229
+ ],
2230
+ [
2231
+ 0.0,
2232
+ 0.0,
2233
+ 0.0,
2234
+ 1.0
2235
+ ]
2236
+ ],
2237
+ "file_path": "images/063",
2238
+ "file_path_albedo": "albedo/063",
2239
+ "file_path_normal": "normal_obj/063",
2240
+ "file_path_orm": "ORM/063",
2241
+ "file_path_depth": "depth/063"
2242
+ },
2243
+ {
2244
+ "envmap": null,
2245
+ "rotation": -0.017453292519943295,
2246
+ "transform_matrix": [
2247
+ [
2248
+ -0.8660255670547485,
2249
+ -0.28678813576698303,
2250
+ 0.4095759987831116,
2251
+ 0.4095357781910334
2252
+ ],
2253
+ [
2254
+ 0.49999991059303284,
2255
+ -0.4967319667339325,
2256
+ 0.7094064950942993,
2257
+ 0.6992416743031225
2258
+ ],
2259
+ [
2260
+ 1.1780558395457774e-07,
2261
+ 0.8191520571708679,
2262
+ 0.5735764503479004,
2263
+ 0.4982817882649657
2264
+ ],
2265
+ [
2266
+ 0.0,
2267
+ 0.0,
2268
+ 0.0,
2269
+ 1.0
2270
+ ]
2271
+ ],
2272
+ "file_path": "images/064",
2273
+ "file_path_albedo": "albedo/064",
2274
+ "file_path_normal": "normal_obj/064",
2275
+ "file_path_orm": "ORM/064",
2276
+ "file_path_depth": "depth/064"
2277
+ },
2278
+ {
2279
+ "envmap": null,
2280
+ "rotation": -0.017453292519943295,
2281
+ "transform_matrix": [
2282
+ [
2283
+ -0.9659253358840942,
2284
+ -0.1484525352716446,
2285
+ 0.2120121419429779,
2286
+ 0.2119719504605566
2287
+ ],
2288
+ [
2289
+ 0.2588190734386444,
2290
+ -0.5540317893028259,
2291
+ 0.7912399768829346,
2292
+ 0.781075263703249
2293
+ ],
2294
+ [
2295
+ -6.424119902703751e-08,
2296
+ 0.8191519379615784,
2297
+ 0.5735763907432556,
2298
+ 0.4982817882649657
2299
+ ],
2300
+ [
2301
+ 0.0,
2302
+ 0.0,
2303
+ 0.0,
2304
+ 1.0
2305
+ ]
2306
+ ],
2307
+ "file_path": "images/065",
2308
+ "file_path_albedo": "albedo/065",
2309
+ "file_path_normal": "normal_obj/065",
2310
+ "file_path_orm": "ORM/065",
2311
+ "file_path_depth": "depth/065"
2312
+ },
2313
+ {
2314
+ "envmap": null,
2315
+ "rotation": -0.017453292519943295,
2316
+ "transform_matrix": [
2317
+ [
2318
+ -0.9999998807907104,
2319
+ 1.3235622020602023e-07,
2320
+ -3.5806273501748365e-08,
2321
+ -4.026178804053172e-05
2322
+ ],
2323
+ [
2324
+ -1.0524719584736886e-07,
2325
+ -0.5735763907432556,
2326
+ 0.8191519975662231,
2327
+ 0.8089872043090605
2328
+ ],
2329
+ [
2330
+ 8.788223482270041e-08,
2331
+ 0.8191519975662231,
2332
+ 0.5735764503479004,
2333
+ 0.4982817882649657
2334
+ ],
2335
+ [
2336
+ 0.0,
2337
+ 0.0,
2338
+ 0.0,
2339
+ 1.0
2340
+ ]
2341
+ ],
2342
+ "file_path": "images/066",
2343
+ "file_path_albedo": "albedo/066",
2344
+ "file_path_normal": "normal_obj/066",
2345
+ "file_path_orm": "ORM/066",
2346
+ "file_path_depth": "depth/066"
2347
+ },
2348
+ {
2349
+ "envmap": null,
2350
+ "rotation": -0.017453292519943295,
2351
+ "transform_matrix": [
2352
+ [
2353
+ -0.9659256935119629,
2354
+ 0.14845262467861176,
2355
+ -0.21201209723949432,
2356
+ -0.21205235359882302
2357
+ ],
2358
+ [
2359
+ -0.2588190734386444,
2360
+ -0.5540322065353394,
2361
+ 0.7912400364875793,
2362
+ 0.781075263703249
2363
+ ],
2364
+ [
2365
+ 1.2213625666390726e-07,
2366
+ 0.8191519975662231,
2367
+ 0.5735764503479004,
2368
+ 0.4982817882649657
2369
+ ],
2370
+ [
2371
+ 0.0,
2372
+ 0.0,
2373
+ 0.0,
2374
+ 1.0
2375
+ ]
2376
+ ],
2377
+ "file_path": "images/067",
2378
+ "file_path_albedo": "albedo/067",
2379
+ "file_path_normal": "normal_obj/067",
2380
+ "file_path_orm": "ORM/067",
2381
+ "file_path_depth": "depth/067"
2382
+ },
2383
+ {
2384
+ "envmap": null,
2385
+ "rotation": -0.017453292519943295,
2386
+ "transform_matrix": [
2387
+ [
2388
+ -0.8660255670547485,
2389
+ 0.28678828477859497,
2390
+ -0.40957605838775635,
2391
+ -0.40961630339246824
2392
+ ],
2393
+ [
2394
+ -0.5000000596046448,
2395
+ -0.4967319667339325,
2396
+ 0.7094064950942993,
2397
+ 0.6992416254778551
2398
+ ],
2399
+ [
2400
+ 1.1660814536185171e-09,
2401
+ 0.8191521167755127,
2402
+ 0.5735764503479004,
2403
+ 0.4982817882649657
2404
+ ],
2405
+ [
2406
+ 0.0,
2407
+ 0.0,
2408
+ 0.0,
2409
+ 1.0
2410
+ ]
2411
+ ],
2412
+ "file_path": "images/068",
2413
+ "file_path_albedo": "albedo/068",
2414
+ "file_path_normal": "normal_obj/068",
2415
+ "file_path_orm": "ORM/068",
2416
+ "file_path_depth": "depth/068"
2417
+ },
2418
+ {
2419
+ "envmap": null,
2420
+ "rotation": -0.017453292519943295,
2421
+ "transform_matrix": [
2422
+ [
2423
+ -0.7071067690849304,
2424
+ 0.40557974576950073,
2425
+ -0.5792279839515686,
2426
+ -0.5792681905171335
2427
+ ],
2428
+ [
2429
+ -0.7071067690849304,
2430
+ -0.4055797755718231,
2431
+ 0.5792279839515686,
2432
+ 0.5690631116735592
2433
+ ],
2434
+ [
2435
+ -4.937915321079345e-08,
2436
+ 0.8191520571708679,
2437
+ 0.5735763907432556,
2438
+ 0.4982817882649657
2439
+ ],
2440
+ [
2441
+ 0.0,
2442
+ 0.0,
2443
+ 0.0,
2444
+ 1.0
2445
+ ]
2446
+ ],
2447
+ "file_path": "images/069",
2448
+ "file_path_albedo": "albedo/069",
2449
+ "file_path_normal": "normal_obj/069",
2450
+ "file_path_orm": "ORM/069",
2451
+ "file_path_depth": "depth/069"
2452
+ },
2453
+ {
2454
+ "envmap": null,
2455
+ "rotation": -0.017453292519943295,
2456
+ "transform_matrix": [
2457
+ [
2458
+ -0.5000002980232239,
2459
+ 0.49673178791999817,
2460
+ -0.7094065546989441,
2461
+ -0.7094467043214294
2462
+ ],
2463
+ [
2464
+ -0.8660255074501038,
2465
+ -0.2867884635925293,
2466
+ 0.4095761477947235,
2467
+ 0.3994112245488939
2468
+ ],
2469
+ [
2470
+ -1.909934077559683e-08,
2471
+ 0.8191521763801575,
2472
+ 0.5735763311386108,
2473
+ 0.4982817882649657
2474
+ ],
2475
+ [
2476
+ 0.0,
2477
+ 0.0,
2478
+ 0.0,
2479
+ 1.0
2480
+ ]
2481
+ ],
2482
+ "file_path": "images/070",
2483
+ "file_path_albedo": "albedo/070",
2484
+ "file_path_normal": "normal_obj/070",
2485
+ "file_path_orm": "ORM/070",
2486
+ "file_path_depth": "depth/070"
2487
+ },
2488
+ {
2489
+ "envmap": null,
2490
+ "rotation": -0.017453292519943295,
2491
+ "transform_matrix": [
2492
+ [
2493
+ -0.25881922245025635,
2494
+ 0.5540322661399841,
2495
+ -0.7912400960922241,
2496
+ -0.7912803425468233
2497
+ ],
2498
+ [
2499
+ -0.9659257531166077,
2500
+ -0.14845263957977295,
2501
+ 0.21201226115226746,
2502
+ 0.20184737240578343
2503
+ ],
2504
+ [
2505
+ -4.607013437407659e-08,
2506
+ 0.8191520571708679,
2507
+ 0.5735764503479004,
2508
+ 0.4982817882649657
2509
+ ],
2510
+ [
2511
+ 0.0,
2512
+ 0.0,
2513
+ 0.0,
2514
+ 1.0
2515
+ ]
2516
+ ],
2517
+ "file_path": "images/071",
2518
+ "file_path_albedo": "albedo/071",
2519
+ "file_path_normal": "normal_obj/071",
2520
+ "file_path_orm": "ORM/071",
2521
+ "file_path_depth": "depth/071"
2522
+ },
2523
+ {
2524
+ "envmap": null,
2525
+ "rotation": -0.017453292519943295,
2526
+ "transform_matrix": [
2527
+ [
2528
+ 0.2588192820549011,
2529
+ 0.5540322065353394,
2530
+ -0.7912399768829346,
2531
+ -0.7912803425468233
2532
+ ],
2533
+ [
2534
+ -0.9659256935119629,
2535
+ 0.14845259487628937,
2536
+ -0.21201233565807343,
2537
+ -0.22217702930413097
2538
+ ],
2539
+ [
2540
+ -1.0351328683100292e-07,
2541
+ 0.8191519975662231,
2542
+ 0.5735764503479004,
2543
+ 0.4982817882649657
2544
+ ],
2545
+ [
2546
+ 0.0,
2547
+ 0.0,
2548
+ 0.0,
2549
+ 1.0
2550
+ ]
2551
+ ],
2552
+ "file_path": "images/072",
2553
+ "file_path_albedo": "albedo/072",
2554
+ "file_path_normal": "normal_obj/072",
2555
+ "file_path_orm": "ORM/072",
2556
+ "file_path_depth": "depth/072"
2557
+ },
2558
+ {
2559
+ "envmap": null,
2560
+ "rotation": -0.017453292519943295,
2561
+ "transform_matrix": [
2562
+ [
2563
+ 0.4999999403953552,
2564
+ 0.49673184752464294,
2565
+ -0.7094065546989441,
2566
+ -0.7094467531466968
2567
+ ],
2568
+ [
2569
+ -0.8660255074501038,
2570
+ 0.28678807616233826,
2571
+ -0.40957608819007874,
2572
+ -0.41974085703460773
2573
+ ],
2574
+ [
2575
+ -1.018798911900376e-07,
2576
+ 0.8191521167755127,
2577
+ 0.5735763907432556,
2578
+ 0.4982817882649657
2579
+ ],
2580
+ [
2581
+ 0.0,
2582
+ 0.0,
2583
+ 0.0,
2584
+ 1.0
2585
+ ]
2586
+ ],
2587
+ "file_path": "images/073",
2588
+ "file_path_albedo": "albedo/073",
2589
+ "file_path_normal": "normal_obj/073",
2590
+ "file_path_orm": "ORM/073",
2591
+ "file_path_depth": "depth/073"
2592
+ },
2593
+ {
2594
+ "envmap": null,
2595
+ "rotation": -0.017453292519943295,
2596
+ "transform_matrix": [
2597
+ [
2598
+ 0.7071067094802856,
2599
+ 0.40557971596717834,
2600
+ -0.5792279839515686,
2601
+ -0.5792682393424009
2602
+ ],
2603
+ [
2604
+ -0.7071067690849304,
2605
+ 0.4055798053741455,
2606
+ -0.5792278051376343,
2607
+ -0.5893927685719067
2608
+ ],
2609
+ [
2610
+ 2.0548522883245823e-09,
2611
+ 0.8191519379615784,
2612
+ 0.5735764503479004,
2613
+ 0.4982817882649657
2614
+ ],
2615
+ [
2616
+ 0.0,
2617
+ 0.0,
2618
+ 0.0,
2619
+ 1.0
2620
+ ]
2621
+ ],
2622
+ "file_path": "images/074",
2623
+ "file_path_albedo": "albedo/074",
2624
+ "file_path_normal": "normal_obj/074",
2625
+ "file_path_orm": "ORM/074",
2626
+ "file_path_depth": "depth/074"
2627
+ },
2628
+ {
2629
+ "envmap": null,
2630
+ "rotation": -0.017453292519943295,
2631
+ "transform_matrix": [
2632
+ [
2633
+ 0.8660255074501038,
2634
+ 0.28678810596466064,
2635
+ -0.4095759093761444,
2636
+ -0.4096161813292998
2637
+ ],
2638
+ [
2639
+ -0.49999985098838806,
2640
+ 0.49673187732696533,
2641
+ -0.7094064354896545,
2642
+ -0.7195713800267374
2643
+ ],
2644
+ [
2645
+ 6.578277123026055e-08,
2646
+ 0.8191519379615784,
2647
+ 0.5735765099525452,
2648
+ 0.4982817882649657
2649
+ ],
2650
+ [
2651
+ 0.0,
2652
+ 0.0,
2653
+ 0.0,
2654
+ 1.0
2655
+ ]
2656
+ ],
2657
+ "file_path": "images/075",
2658
+ "file_path_albedo": "albedo/075",
2659
+ "file_path_normal": "normal_obj/075",
2660
+ "file_path_orm": "ORM/075",
2661
+ "file_path_depth": "depth/075"
2662
+ },
2663
+ {
2664
+ "envmap": null,
2665
+ "rotation": -0.017453292519943295,
2666
+ "transform_matrix": [
2667
+ [
2668
+ 0.9659258723258972,
2669
+ 0.14845243096351624,
2670
+ -0.21201208233833313,
2671
+ -0.21205232918618933
2672
+ ],
2673
+ [
2674
+ -0.25881895422935486,
2675
+ 0.5540323257446289,
2676
+ -0.7912400960922241,
2677
+ -0.8014049694268639
2678
+ ],
2679
+ [
2680
+ 2.524652664703808e-08,
2681
+ 0.8191519975662231,
2682
+ 0.5735764503479004,
2683
+ 0.4982817882649657
2684
+ ],
2685
+ [
2686
+ 0.0,
2687
+ 0.0,
2688
+ 0.0,
2689
+ 1.0
2690
+ ]
2691
+ ],
2692
+ "file_path": "images/076",
2693
+ "file_path_albedo": "albedo/076",
2694
+ "file_path_normal": "normal_obj/076",
2695
+ "file_path_orm": "ORM/076",
2696
+ "file_path_depth": "depth/076"
2697
+ },
2698
+ {
2699
+ "envmap": null,
2700
+ "rotation": -0.017453292519943295,
2701
+ "transform_matrix": [
2702
+ [
2703
+ 1.0,
2704
+ -6.839830479776765e-09,
2705
+ 9.768289288558663e-09,
2706
+ -4.02162134763883e-05
2707
+ ],
2708
+ [
2709
+ 1.1924879750324635e-08,
2710
+ 0.5735765099525452,
2711
+ -0.8191519379615784,
2712
+ -0.8293169100326754
2713
+ ],
2714
+ [
2715
+ 2.0929654731061727e-16,
2716
+ 0.8191519379615784,
2717
+ 0.5735765099525452,
2718
+ 0.4982817882649657
2719
+ ],
2720
+ [
2721
+ 0.0,
2722
+ 0.0,
2723
+ 0.0,
2724
+ 1.0
2725
+ ]
2726
+ ],
2727
+ "file_path": "images/077",
2728
+ "file_path_albedo": "albedo/077",
2729
+ "file_path_normal": "normal_obj/077",
2730
+ "file_path_orm": "ORM/077",
2731
+ "file_path_depth": "depth/077"
2732
+ },
2733
+ {
2734
+ "envmap": null,
2735
+ "rotation": -0.017453292519943295,
2736
+ "transform_matrix": [
2737
+ [
2738
+ 0.9659258723258972,
2739
+ -0.14845243096351624,
2740
+ 0.21201208233833313,
2741
+ 0.21197187722265554
2742
+ ],
2743
+ [
2744
+ 0.25881895422935486,
2745
+ 0.5540323257446289,
2746
+ -0.7912400960922241,
2747
+ -0.8014049694268639
2748
+ ],
2749
+ [
2750
+ -2.524652664703808e-08,
2751
+ 0.8191519975662231,
2752
+ 0.5735764503479004,
2753
+ 0.4982817882649657
2754
+ ],
2755
+ [
2756
+ 0.0,
2757
+ 0.0,
2758
+ 0.0,
2759
+ 1.0
2760
+ ]
2761
+ ],
2762
+ "file_path": "images/078",
2763
+ "file_path_albedo": "albedo/078",
2764
+ "file_path_normal": "normal_obj/078",
2765
+ "file_path_orm": "ORM/078",
2766
+ "file_path_depth": "depth/078"
2767
+ },
2768
+ {
2769
+ "envmap": null,
2770
+ "rotation": -0.017453292519943295,
2771
+ "transform_matrix": [
2772
+ [
2773
+ 0.8660255074501038,
2774
+ -0.28678810596466064,
2775
+ 0.4095759093761444,
2776
+ 0.409535729365766
2777
+ ],
2778
+ [
2779
+ 0.49999985098838806,
2780
+ 0.49673187732696533,
2781
+ -0.7094064354896545,
2782
+ -0.7195713800267374
2783
+ ],
2784
+ [
2785
+ -6.578277123026055e-08,
2786
+ 0.8191519379615784,
2787
+ 0.5735765099525452,
2788
+ 0.4982817882649657
2789
+ ],
2790
+ [
2791
+ 0.0,
2792
+ 0.0,
2793
+ 0.0,
2794
+ 1.0
2795
+ ]
2796
+ ],
2797
+ "file_path": "images/079",
2798
+ "file_path_albedo": "albedo/079",
2799
+ "file_path_normal": "normal_obj/079",
2800
+ "file_path_orm": "ORM/079",
2801
+ "file_path_depth": "depth/079"
2802
+ },
2803
+ {
2804
+ "envmap": null,
2805
+ "rotation": -0.017453292519943295,
2806
+ "transform_matrix": [
2807
+ [
2808
+ 1.1213607820081961e-07,
2809
+ -0.7071067690849304,
2810
+ 0.7071067690849304,
2811
+ 0.7070665431031635
2812
+ ],
2813
+ [
2814
+ 1.0,
2815
+ 4.762047112194523e-08,
2816
+ -1.1013501932666259e-07,
2817
+ -0.01016485286180746
2818
+ ],
2819
+ [
2820
+ 4.561941935321556e-08,
2821
+ 0.7071067690849304,
2822
+ 0.7071067690849304,
2823
+ 0.6318121070019957
2824
+ ],
2825
+ [
2826
+ 0.0,
2827
+ 0.0,
2828
+ 0.0,
2829
+ 1.0
2830
+ ]
2831
+ ],
2832
+ "file_path": "images/080",
2833
+ "file_path_albedo": "albedo/080",
2834
+ "file_path_normal": "normal_obj/080",
2835
+ "file_path_orm": "ORM/080",
2836
+ "file_path_depth": "depth/080"
2837
+ },
2838
+ {
2839
+ "envmap": null,
2840
+ "rotation": -0.017453292519943295,
2841
+ "transform_matrix": [
2842
+ [
2843
+ -0.25881922245025635,
2844
+ -0.6830127239227295,
2845
+ 0.6830127835273743,
2846
+ 0.6829724546272935
2847
+ ],
2848
+ [
2849
+ 0.9659258723258972,
2850
+ -0.18301285803318024,
2851
+ 0.18301276862621307,
2852
+ 0.17284784486152382
2853
+ ],
2854
+ [
2855
+ 1.606855448699207e-08,
2856
+ 0.7071068286895752,
2857
+ 0.7071067690849304,
2858
+ 0.6318121070019957
2859
+ ],
2860
+ [
2861
+ 0.0,
2862
+ 0.0,
2863
+ 0.0,
2864
+ 1.0
2865
+ ]
2866
+ ],
2867
+ "file_path": "images/081",
2868
+ "file_path_albedo": "albedo/081",
2869
+ "file_path_normal": "normal_obj/081",
2870
+ "file_path_orm": "ORM/081",
2871
+ "file_path_depth": "depth/081"
2872
+ },
2873
+ {
2874
+ "envmap": null,
2875
+ "rotation": -0.017453292519943295,
2876
+ "transform_matrix": [
2877
+ [
2878
+ -0.5000002980232239,
2879
+ -0.6123725175857544,
2880
+ 0.6123725175857544,
2881
+ 0.6123321882427177
2882
+ ],
2883
+ [
2884
+ 0.8660255074501038,
2885
+ -0.35355374217033386,
2886
+ 0.3535534143447876,
2887
+ 0.34338853168065775
2888
+ ],
2889
+ [
2890
+ 9.755483887374794e-08,
2891
+ 0.7071068286895752,
2892
+ 0.7071067690849304,
2893
+ 0.6318121070019957
2894
+ ],
2895
+ [
2896
+ 0.0,
2897
+ 0.0,
2898
+ 0.0,
2899
+ 1.0
2900
+ ]
2901
+ ],
2902
+ "file_path": "images/082",
2903
+ "file_path_albedo": "albedo/082",
2904
+ "file_path_normal": "normal_obj/082",
2905
+ "file_path_orm": "ORM/082",
2906
+ "file_path_depth": "depth/082"
2907
+ },
2908
+ {
2909
+ "envmap": null,
2910
+ "rotation": -0.017453292519943295,
2911
+ "transform_matrix": [
2912
+ [
2913
+ -0.70710688829422,
2914
+ -0.5,
2915
+ 0.5,
2916
+ 0.4999597569039622
2917
+ ],
2918
+ [
2919
+ 0.7071068286895752,
2920
+ -0.5000000596046448,
2921
+ 0.5000000596046448,
2922
+ 0.48983513002392165
2923
+ ],
2924
+ [
2925
+ 4.769745487465116e-09,
2926
+ 0.7071068286895752,
2927
+ 0.7071067690849304,
2928
+ 0.6318121070019957
2929
+ ],
2930
+ [
2931
+ 0.0,
2932
+ 0.0,
2933
+ 0.0,
2934
+ 1.0
2935
+ ]
2936
+ ],
2937
+ "file_path": "images/083",
2938
+ "file_path_albedo": "albedo/083",
2939
+ "file_path_normal": "normal_obj/083",
2940
+ "file_path_orm": "ORM/083",
2941
+ "file_path_depth": "depth/083"
2942
+ },
2943
+ {
2944
+ "envmap": null,
2945
+ "rotation": -0.017453292519943295,
2946
+ "transform_matrix": [
2947
+ [
2948
+ -0.8660250902175903,
2949
+ -0.35355344414711,
2950
+ 0.35355329513549805,
2951
+ 0.3535131374872744
2952
+ ],
2953
+ [
2954
+ 0.4999999701976776,
2955
+ -0.612372100353241,
2956
+ 0.6123723983764648,
2957
+ 0.602207603509525
2958
+ ],
2959
+ [
2960
+ -1.332257397734793e-07,
2961
+ 0.7071067094802856,
2962
+ 0.7071068286895752,
2963
+ 0.6318121070019957
2964
+ ],
2965
+ [
2966
+ 0.0,
2967
+ 0.0,
2968
+ 0.0,
2969
+ 1.0
2970
+ ]
2971
+ ],
2972
+ "file_path": "images/084",
2973
+ "file_path_albedo": "albedo/084",
2974
+ "file_path_normal": "normal_obj/084",
2975
+ "file_path_orm": "ORM/084",
2976
+ "file_path_depth": "depth/084"
2977
+ },
2978
+ {
2979
+ "envmap": null,
2980
+ "rotation": -0.017453292519943295,
2981
+ "transform_matrix": [
2982
+ [
2983
+ -0.9659256935119629,
2984
+ -0.18301276862621307,
2985
+ 0.18301275372505188,
2986
+ 0.18297249281498829
2987
+ ],
2988
+ [
2989
+ 0.2588191330432892,
2990
+ -0.6830125451087952,
2991
+ 0.6830127239227295,
2992
+ 0.6728478277472529
2993
+ ],
2994
+ [
2995
+ -3.0461585254215606e-08,
2996
+ 0.7071068286895752,
2997
+ 0.7071067094802856,
2998
+ 0.6318121070019957
2999
+ ],
3000
+ [
3001
+ 0.0,
3002
+ 0.0,
3003
+ 0.0,
3004
+ 1.0
3005
+ ]
3006
+ ],
3007
+ "file_path": "images/085",
3008
+ "file_path_albedo": "albedo/085",
3009
+ "file_path_normal": "normal_obj/085",
3010
+ "file_path_orm": "ORM/085",
3011
+ "file_path_depth": "depth/085"
3012
+ },
3013
+ {
3014
+ "envmap": null,
3015
+ "rotation": -0.017453292519943295,
3016
+ "transform_matrix": [
3017
+ [
3018
+ -1.0000004768371582,
3019
+ 1.3819304456319514e-07,
3020
+ -3.0908644532701146e-08,
3021
+ -4.02568903854385e-05
3022
+ ],
3023
+ [
3024
+ -1.1957294532294327e-07,
3025
+ -0.7071071267127991,
3026
+ 0.7071070075035095,
3027
+ 0.696941916223123
3028
+ ],
3029
+ [
3030
+ 7.586153571992327e-08,
3031
+ 0.7071070075035095,
3032
+ 0.7071066498756409,
3033
+ 0.6318121070019957
3034
+ ],
3035
+ [
3036
+ 0.0,
3037
+ 0.0,
3038
+ 0.0,
3039
+ 1.0
3040
+ ]
3041
+ ],
3042
+ "file_path": "images/086",
3043
+ "file_path_albedo": "albedo/086",
3044
+ "file_path_normal": "normal_obj/086",
3045
+ "file_path_orm": "ORM/086",
3046
+ "file_path_depth": "depth/086"
3047
+ },
3048
+ {
3049
+ "envmap": null,
3050
+ "rotation": -0.017453292519943295,
3051
+ "transform_matrix": [
3052
+ [
3053
+ -0.965925931930542,
3054
+ 0.18301282823085785,
3055
+ -0.1830126941204071,
3056
+ -0.18305290263167429
3057
+ ],
3058
+ [
3059
+ -0.2588191330432892,
3060
+ -0.6830127239227295,
3061
+ 0.6830127835273743,
3062
+ 0.6728478277472529
3063
+ ],
3064
+ [
3065
+ 9.840620407430833e-08,
3066
+ 0.7071068286895752,
3067
+ 0.7071067690849304,
3068
+ 0.6318121070019957
3069
+ ],
3070
+ [
3071
+ 0.0,
3072
+ 0.0,
3073
+ 0.0,
3074
+ 1.0
3075
+ ]
3076
+ ],
3077
+ "file_path": "images/087",
3078
+ "file_path_albedo": "albedo/087",
3079
+ "file_path_normal": "normal_obj/087",
3080
+ "file_path_orm": "ORM/087",
3081
+ "file_path_depth": "depth/087"
3082
+ },
3083
+ {
3084
+ "envmap": null,
3085
+ "rotation": -0.017453292519943295,
3086
+ "transform_matrix": [
3087
+ [
3088
+ -0.8660258054733276,
3089
+ 0.3535534739494324,
3090
+ -0.35355350375175476,
3091
+ -0.3535936526710799
3092
+ ],
3093
+ [
3094
+ -0.5000001192092896,
3095
+ -0.6123727560043335,
3096
+ 0.6123725771903992,
3097
+ 0.6022075613626772
3098
+ ],
3099
+ [
3100
+ -6.668567920087298e-09,
3101
+ 0.7071069478988647,
3102
+ 0.7071067094802856,
3103
+ 0.6318121070019957
3104
+ ],
3105
+ [
3106
+ 0.0,
3107
+ 0.0,
3108
+ 0.0,
3109
+ 1.0
3110
+ ]
3111
+ ],
3112
+ "file_path": "images/088",
3113
+ "file_path_albedo": "albedo/088",
3114
+ "file_path_normal": "normal_obj/088",
3115
+ "file_path_orm": "ORM/088",
3116
+ "file_path_depth": "depth/088"
3117
+ },
3118
+ {
3119
+ "envmap": null,
3120
+ "rotation": -0.017453292519943295,
3121
+ "transform_matrix": [
3122
+ [
3123
+ -0.70710688829422,
3124
+ 0.5,
3125
+ -0.5,
3126
+ -0.500040208867496
3127
+ ],
3128
+ [
3129
+ -0.7071068286895752,
3130
+ -0.5000000596046448,
3131
+ 0.5000000596046448,
3132
+ 0.48983513002392165
3133
+ ],
3134
+ [
3135
+ -4.769745487465116e-09,
3136
+ 0.7071068286895752,
3137
+ 0.7071067690849304,
3138
+ 0.6318121070019957
3139
+ ],
3140
+ [
3141
+ 0.0,
3142
+ 0.0,
3143
+ 0.0,
3144
+ 1.0
3145
+ ]
3146
+ ],
3147
+ "file_path": "images/089",
3148
+ "file_path_albedo": "albedo/089",
3149
+ "file_path_normal": "normal_obj/089",
3150
+ "file_path_orm": "ORM/089",
3151
+ "file_path_depth": "depth/089"
3152
+ },
3153
+ {
3154
+ "envmap": null,
3155
+ "rotation": -0.017453292519943295,
3156
+ "transform_matrix": [
3157
+ [
3158
+ -0.5000005960464478,
3159
+ 0.6123725175857544,
3160
+ -0.6123725175857544,
3161
+ -0.6124126402062515
3162
+ ],
3163
+ [
3164
+ -0.8660255670547485,
3165
+ -0.3535538911819458,
3166
+ 0.3535535931587219,
3167
+ 0.34338857382750554
3168
+ ],
3169
+ [
3170
+ -1.760716727972067e-08,
3171
+ 0.7071069478988647,
3172
+ 0.7071067094802856,
3173
+ 0.6318121070019957
3174
+ ],
3175
+ [
3176
+ 0.0,
3177
+ 0.0,
3178
+ 0.0,
3179
+ 1.0
3180
+ ]
3181
+ ],
3182
+ "file_path": "images/090",
3183
+ "file_path_albedo": "albedo/090",
3184
+ "file_path_normal": "normal_obj/090",
3185
+ "file_path_orm": "ORM/090",
3186
+ "file_path_depth": "depth/090"
3187
+ },
3188
+ {
3189
+ "envmap": null,
3190
+ "rotation": -0.017453292519943295,
3191
+ "transform_matrix": [
3192
+ [
3193
+ -0.25881919264793396,
3194
+ 0.6830127835273743,
3195
+ -0.6830127239227295,
3196
+ -0.6830529065908273
3197
+ ],
3198
+ [
3199
+ -0.9659258723258972,
3200
+ -0.18301284313201904,
3201
+ 0.18301273882389069,
3202
+ 0.1728479080817955
3203
+ ],
3204
+ [
3205
+ -2.774753227186011e-08,
3206
+ 0.7071067690849304,
3207
+ 0.7071067690849304,
3208
+ 0.6318121070019957
3209
+ ],
3210
+ [
3211
+ 0.0,
3212
+ 0.0,
3213
+ 0.0,
3214
+ 1.0
3215
+ ]
3216
+ ],
3217
+ "file_path": "images/091",
3218
+ "file_path_albedo": "albedo/091",
3219
+ "file_path_normal": "normal_obj/091",
3220
+ "file_path_orm": "ORM/091",
3221
+ "file_path_depth": "depth/091"
3222
+ },
3223
+ {
3224
+ "envmap": null,
3225
+ "rotation": -0.017453292519943295,
3226
+ "transform_matrix": [
3227
+ [
3228
+ 0.866025447845459,
3229
+ 0.35355332493782043,
3230
+ -0.3535533547401428,
3231
+ -0.3535935473039604
3232
+ ],
3233
+ [
3234
+ -0.4999999403953552,
3235
+ 0.6123724579811096,
3236
+ -0.6123723983764648,
3237
+ -0.6225373092331399
3238
+ ],
3239
+ [
3240
+ 1.5730886815390477e-08,
3241
+ 0.7071067690849304,
3242
+ 0.7071067690849304,
3243
+ 0.6318121070019957
3244
+ ],
3245
+ [
3246
+ 0.0,
3247
+ 0.0,
3248
+ 0.0,
3249
+ 1.0
3250
+ ]
3251
+ ],
3252
+ "file_path": "images/092",
3253
+ "file_path_albedo": "albedo/092",
3254
+ "file_path_normal": "normal_obj/092",
3255
+ "file_path_orm": "ORM/092",
3256
+ "file_path_depth": "depth/092"
3257
+ },
3258
+ {
3259
+ "envmap": null,
3260
+ "rotation": -0.017453292519943295,
3261
+ "transform_matrix": [
3262
+ [
3263
+ 0.9659258127212524,
3264
+ 0.18301273882389069,
3265
+ -0.18301266431808472,
3266
+ -0.1830528815582504
3267
+ ],
3268
+ [
3269
+ -0.258819043636322,
3270
+ 0.6830127239227295,
3271
+ -0.6830127239227295,
3272
+ -0.6931775334708679
3273
+ ],
3274
+ [
3275
+ -2.485156791465215e-08,
3276
+ 0.7071067690849304,
3277
+ 0.7071068286895752,
3278
+ 0.6318121070019957
3279
+ ],
3280
+ [
3281
+ 0.0,
3282
+ 0.0,
3283
+ 0.0,
3284
+ 1.0
3285
+ ]
3286
+ ],
3287
+ "file_path": "images/093",
3288
+ "file_path_albedo": "albedo/093",
3289
+ "file_path_normal": "normal_obj/093",
3290
+ "file_path_orm": "ORM/093",
3291
+ "file_path_depth": "depth/093"
3292
+ },
3293
+ {
3294
+ "envmap": null,
3295
+ "rotation": -0.017453292519943295,
3296
+ "transform_matrix": [
3297
+ [
3298
+ 1.0,
3299
+ -8.432167852845396e-09,
3300
+ 8.432162523774878e-09,
3301
+ -4.0217549603074834e-05
3302
+ ],
3303
+ [
3304
+ 1.1924882414859894e-08,
3305
+ 0.7071068286895752,
3306
+ -0.7071067094802856,
3307
+ -0.7172716219467379
3308
+ ],
3309
+ [
3310
+ 2.811148827215333e-15,
3311
+ 0.7071067094802856,
3312
+ 0.7071068286895752,
3313
+ 0.6318121070019957
3314
+ ],
3315
+ [
3316
+ 0.0,
3317
+ 0.0,
3318
+ 0.0,
3319
+ 1.0
3320
+ ]
3321
+ ],
3322
+ "file_path": "images/094",
3323
+ "file_path_albedo": "albedo/094",
3324
+ "file_path_normal": "normal_obj/094",
3325
+ "file_path_orm": "ORM/094",
3326
+ "file_path_depth": "depth/094"
3327
+ },
3328
+ {
3329
+ "envmap": null,
3330
+ "rotation": -0.017453292519943295,
3331
+ "transform_matrix": [
3332
+ [
3333
+ 0.9659258127212524,
3334
+ -0.18301273882389069,
3335
+ 0.18301266431808472,
3336
+ 0.1829724295947166
3337
+ ],
3338
+ [
3339
+ 0.258819043636322,
3340
+ 0.6830127239227295,
3341
+ -0.6830127239227295,
3342
+ -0.6931775334708679
3343
+ ],
3344
+ [
3345
+ 2.485156791465215e-08,
3346
+ 0.7071067690849304,
3347
+ 0.7071068286895752,
3348
+ 0.6318121070019957
3349
+ ],
3350
+ [
3351
+ 0.0,
3352
+ 0.0,
3353
+ 0.0,
3354
+ 1.0
3355
+ ]
3356
+ ],
3357
+ "file_path": "images/095",
3358
+ "file_path_albedo": "albedo/095",
3359
+ "file_path_normal": "normal_obj/095",
3360
+ "file_path_orm": "ORM/095",
3361
+ "file_path_depth": "depth/095"
3362
+ },
3363
+ {
3364
+ "envmap": null,
3365
+ "rotation": -0.017453292519943295,
3366
+ "transform_matrix": [
3367
+ [
3368
+ 0.866025447845459,
3369
+ -0.35355332493782043,
3370
+ 0.3535533547401428,
3371
+ 0.35351309534042663
3372
+ ],
3373
+ [
3374
+ 0.4999999403953552,
3375
+ 0.6123724579811096,
3376
+ -0.6123723983764648,
3377
+ -0.6225373092331399
3378
+ ],
3379
+ [
3380
+ -1.5730886815390477e-08,
3381
+ 0.7071067690849304,
3382
+ 0.7071067690849304,
3383
+ 0.6318121070019957
3384
+ ],
3385
+ [
3386
+ 0.0,
3387
+ 0.0,
3388
+ 0.0,
3389
+ 1.0
3390
+ ]
3391
+ ],
3392
+ "file_path": "images/096",
3393
+ "file_path_albedo": "albedo/096",
3394
+ "file_path_normal": "normal_obj/096",
3395
+ "file_path_orm": "ORM/096",
3396
+ "file_path_depth": "depth/096"
3397
+ }
3398
+ ],
3399
+ "camera_angle_x": 0.691111015275598
3400
+ }
table_01/var007/albedo/000.png ADDED

Git LFS Details

  • SHA256: f0d296283054d31e2447b4d2595a05a91eee177df4498b5a22406870f5f05856
  • Pointer size: 131 Bytes
  • Size of remote file: 110 kB
table_01/var007/albedo/002.png ADDED

Git LFS Details

  • SHA256: 7c7afd3e6b1a99cee2524fd01a7fc0574a0397810904e1ef1327943a6c889d7f
  • Pointer size: 131 Bytes
  • Size of remote file: 114 kB
table_01/var007/albedo/006.png ADDED

Git LFS Details

  • SHA256: 19f96f43340692660ca5d006163fcc58399f500b54748bebae4381b373031d10
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
table_01/var007/albedo/007.png ADDED

Git LFS Details

  • SHA256: b36d913778bebbe6dc2bc99fafee21521154b59dfd09e5850f3b3f61a0d196ce
  • Pointer size: 131 Bytes
  • Size of remote file: 109 kB
table_01/var007/albedo/008.png ADDED

Git LFS Details

  • SHA256: 8de3481999810d44f3887911e2c81dcaaaa7c83375acefc7722f4200c2b80181
  • Pointer size: 131 Bytes
  • Size of remote file: 117 kB
table_01/var007/albedo/009.png ADDED

Git LFS Details

  • SHA256: f3d6bbfe9b5cfcba29de3a2165931bcac694ab015962bd655863e7273a474c9b
  • Pointer size: 131 Bytes
  • Size of remote file: 119 kB
table_01/var007/albedo/011.png ADDED

Git LFS Details

  • SHA256: 81688ca20c963acb989950fb0dbc181ac85fe2df21d06a12b4d92ee916c2da14
  • Pointer size: 131 Bytes
  • Size of remote file: 112 kB
table_01/var007/albedo/014.png ADDED

Git LFS Details

  • SHA256: c463cc1ae7526a3f12d1efb00001ec2076ec8c906262cfa63c013f103c0e6158
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
table_01/var007/albedo/016.png ADDED

Git LFS Details

  • SHA256: 69302ae475bf8d3172434806585d42a820080e37e25ef37add7e2de1d42a26f4
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
table_01/var007/albedo/019.png ADDED

Git LFS Details

  • SHA256: 9f70d4899a999ce804665b75be192e682fde7c8757bae7e2067a4cec18deb707
  • Pointer size: 131 Bytes
  • Size of remote file: 122 kB
table_01/var007/albedo/022.png ADDED

Git LFS Details

  • SHA256: 857f512cc495a258484c3f6825a2159e153e39ef9aac85d72dead742c4705c50
  • Pointer size: 131 Bytes
  • Size of remote file: 128 kB
table_01/var007/albedo/024.png ADDED

Git LFS Details

  • SHA256: 8bc7757f2540fe7a16cf4983ffc8cd164432a7273a7ebddf128571c2a6fe92ae
  • Pointer size: 131 Bytes
  • Size of remote file: 139 kB
table_01/var007/albedo/026.png ADDED

Git LFS Details

  • SHA256: ed7353b504f010d75096d5941cb10c508c691ab05c40ff69793874aa57231bd5
  • Pointer size: 131 Bytes
  • Size of remote file: 151 kB
table_01/var007/albedo/027.png ADDED

Git LFS Details

  • SHA256: 9689cd4f8968223246d5e3319943ee3c1c7044d3d4394af475f01579de3ad053
  • Pointer size: 131 Bytes
  • Size of remote file: 152 kB
table_01/var007/albedo/028.png ADDED

Git LFS Details

  • SHA256: 7edcec904346e67be8590cd4366165248250d345f95683b218f7b1b16404c798
  • Pointer size: 131 Bytes
  • Size of remote file: 148 kB
table_01/var007/albedo/029.png ADDED

Git LFS Details

  • SHA256: bc619d210d71b02402ca9da78db17a0e1ffe2cf5ce0d2c7f48ca2c2b0a936709
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
table_01/var007/albedo/034.png ADDED

Git LFS Details

  • SHA256: 493a260ed0c193754748981ea62f7a607d0d4e0a2d17707315a5dc440041d9e9
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
table_01/var007/albedo/038.png ADDED

Git LFS Details

  • SHA256: 153738245c3bdcf311cbc68bc8d4e64cb45945af2e775c89c98837b0d89110ea
  • Pointer size: 131 Bytes
  • Size of remote file: 169 kB
table_01/var007/albedo/040.png ADDED

Git LFS Details

  • SHA256: 4c4c41b8f1e7f417f161a93a11c40c2e245715988899d9a0267e51cbf30fc0ba
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
table_01/var007/albedo/041.png ADDED

Git LFS Details

  • SHA256: 030f6d89754b88b04f526a3aac970cd13a17d44bc0facf49381497fd78a7f099
  • Pointer size: 131 Bytes
  • Size of remote file: 156 kB
table_01/var007/albedo/042.png ADDED

Git LFS Details

  • SHA256: f28017f4c694539828f4ef9588b045a82867dc80824bd2d49a1a8b6f109cd68b
  • Pointer size: 131 Bytes
  • Size of remote file: 155 kB
table_01/var007/albedo/044.png ADDED

Git LFS Details

  • SHA256: af94391c295b3e266319edfc6f8cf20e055c752033f572e950fe05b057b127fb
  • Pointer size: 131 Bytes
  • Size of remote file: 163 kB
table_01/var007/albedo/045.png ADDED

Git LFS Details

  • SHA256: d9c59ee31b4430c89dc3d729e084ac6cd64c3763963425d26a81150e30175089
  • Pointer size: 131 Bytes
  • Size of remote file: 168 kB
table_01/var007/albedo/049.png ADDED

Git LFS Details

  • SHA256: 73b4b9003b46afa61f880ac1a9a56e692e094eca759f06ff61ed94703662cab2
  • Pointer size: 131 Bytes
  • Size of remote file: 177 kB
table_01/var007/albedo/050.png ADDED

Git LFS Details

  • SHA256: f71c8e03a0adce845136960c96d29203c43f3abfa34aa34c36ae6f804caa9d51
  • Pointer size: 131 Bytes
  • Size of remote file: 184 kB
table_01/var007/albedo/051.png ADDED

Git LFS Details

  • SHA256: c9e8a9b0c9ee6227771032d6d16a6c36b8ae341e7607736f0860ff0a6de3e78b
  • Pointer size: 131 Bytes
  • Size of remote file: 183 kB
table_01/var007/albedo/053.png ADDED

Git LFS Details

  • SHA256: a16e3986feaf4d567178cfb5e215264af53e1a1617c168dbd92758507ef66efb
  • Pointer size: 131 Bytes
  • Size of remote file: 170 kB
table_01/var007/albedo/055.png ADDED

Git LFS Details

  • SHA256: e643432c77dfe425c19125d08c6065a023a720a611f9768b87b88a4ce2c85c40
  • Pointer size: 131 Bytes
  • Size of remote file: 170 kB
table_01/var007/albedo/057.png ADDED

Git LFS Details

  • SHA256: 0285b90e3287eafc6b50c80ca64a873c171e21fa99f481dc5c0fb535ec8b837e
  • Pointer size: 131 Bytes
  • Size of remote file: 183 kB
table_01/var007/albedo/058.png ADDED

Git LFS Details

  • SHA256: 8c253ec0c4c245df40464c7a7cfed080059e6094391d783d9676caa8e11e34e9
  • Pointer size: 131 Bytes
  • Size of remote file: 183 kB
table_01/var007/label/000.png ADDED

Git LFS Details

  • SHA256: dbb513250ec08323071875c002b58ded0f3bc000e2b7dedc157c5c9ef62be507
  • Pointer size: 129 Bytes
  • Size of remote file: 1.75 kB
table_01/var007/label/001.png ADDED

Git LFS Details

  • SHA256: bd1f91bbf5f20eb1bb3f6a8dfe7a9c705b64af6c214db23fdfaf6579073ca341
  • Pointer size: 129 Bytes
  • Size of remote file: 1.87 kB