Hunyuan3D-2.2-mrp-MLX/hy3dpaint/train_examples/001/render_tex/transforms.json
modelbeast e4cfa9d1e9 Clean MLX build for MODELBEAST (inference-only)
Fork of dgrauet/Hunyuan3D-2.1-mlx + our generate_e2e.py CLI, env-tunable
remesh (HY3D_REMESH_FACES), and HARDWARE.md. Upstream training data
(mini_trainset) and demo images stripped — inference needs none of it.
Full upstream history: github.com/dgrauet/Hunyuan3D-2.1-mlx
2026-07-16 14:38:14 +10:00

226 lines
5.8 KiB
JSON

{
"aabb": [
[
-0.5,
-0.5,
-0.5
],
[
0.5,
0.5,
0.5
]
],
"scale": 0.5121457915021708,
"offset": [
0.00032189488410949707,
-0.03408946841955185,
-0.2757369577884674
],
"frames": [
{
"file_path": "000.png",
"camera_angle_x": 0.9232195630055808,
"proj_type": 1,
"azimuth": -1.5707963267948966,
"elevation": 0,
"cam_dis": 1.5,
"transform_matrix": [
[
1.0,
0.0,
6.123233601181349e-17,
9.184850732644269e-17
],
[
6.123233601181349e-17,
3.422854177870249e-08,
-0.9999999403953552,
-1.5
],
[
0.0,
0.9999999403953552,
3.422854177870249e-08,
0.0
],
[
0,
0,
0,
1
]
]
},
{
"file_path": "001.png",
"camera_angle_x": 0.9232195630055808,
"proj_type": 1,
"azimuth": 0,
"elevation": 0,
"cam_dis": 1.5,
"transform_matrix": [
[
-2.220446049250313e-16,
0.0,
1.0,
1.5
],
[
1.0,
-2.220446049250313e-16,
0.0,
0.0
],
[
0.0,
1.0,
-2.220446049250313e-16,
0.0
],
[
0,
0,
0,
1
]
]
},
{
"file_path": "002.png",
"camera_angle_x": 0.9232195630055808,
"proj_type": 1,
"azimuth": 1.5707963267948966,
"elevation": 0,
"cam_dis": 1.5,
"transform_matrix": [
[
-0.9999999403953552,
0.0,
6.123233601181349e-17,
9.184850732644269e-17
],
[
6.123233601181349e-17,
3.422854177870249e-08,
0.9999999403953552,
1.5
],
[
0.0,
0.9999999403953552,
3.422854177870249e-08,
0.0
],
[
0,
0,
0,
1
]
]
},
{
"file_path": "003.png",
"camera_angle_x": 0.9232195630055808,
"proj_type": 1,
"azimuth": 3.141592653589793,
"elevation": 0,
"cam_dis": 1.5,
"transform_matrix": [
[
-2.220446049250313e-16,
0.0,
-1.0,
-1.5
],
[
-1.0,
-2.220446049250313e-16,
0.0,
1.8369701465288538e-16
],
[
0.0,
1.0,
-2.220446049250313e-16,
0.0
],
[
0,
0,
0,
1
]
]
},
{
"file_path": "004.png",
"camera_angle_x": 0.9232195630055808,
"proj_type": 1,
"azimuth": -1.5707963267948966,
"elevation": 1.5707963267948966,
"cam_dis": 1.5,
"transform_matrix": [
[
1.0,
-6.123233601181349e-17,
2.812049544789739e-33,
5.624099089579478e-33
],
[
6.123233601181349e-17,
1.0,
-3.0616171314629196e-17,
-9.184850732644269e-17
],
[
-9.373498482632464e-34,
3.0616171314629196e-17,
1.0,
1.5
],
[
0,
0,
0,
1
]
]
},
{
"file_path": "005.png",
"camera_angle_x": 0.9232195630055808,
"proj_type": 1,
"azimuth": -1.5707963267948966,
"elevation": -1.5707963267948966,
"cam_dis": 1.5,
"transform_matrix": [
[
1.0,
6.123233601181349e-17,
2.812049544789739e-33,
5.624099089579478e-33
],
[
6.123233601181349e-17,
-1.0,
-3.0616171314629196e-17,
-9.184850732644269e-17
],
[
9.373498482632464e-34,
3.0616171314629196e-17,
-1.0,
-1.5
],
[
0,
0,
0,
1
]
]
}
]
}