film_core/meta.json

105 lines
1.6 KiB
JSON

{
"camera" : {
"x" : 120,
"y" : -120,
"z" : 0,
"focus_x" : 130,
"focus_y" : -130
},
"objects": [
{
"name": "film_core_16mm_2in",
"material": "green_plastic",
"position": {
"x": 103.92304845413264,
"y": 59.99999999999999,
"z": 0
},
"rotation": {
"x": 0,
"y": 90,
"z": 30
}
},
{
"name": "film_core_16mm_3in",
"material": "green_plastic",
"position": {
"x": 7.34788079488412e-15,
"y": 120,
"z": 0
},
"rotation": {
"x": 0,
"y": 90,
"z": 90
}
},
{
"name": "film_core_8mm_2in",
"material": "green_plastic",
"position": {
"x": -103.92304845413264,
"y": 59.99999999999999,
"z": 0
},
"rotation": {
"x": 0,
"y": 90,
"z": 150
}
},
{
"name": "film_core_8mm_3in",
"material": "green_plastic",
"position": {
"x": -103.92304845413263,
"y": -60.000000000000014,
"z": 0
},
"rotation": {
"x": 0,
"y": 90,
"z": 210
}
},
{
"name": "film_core_35mm_2in",
"material": "green_plastic",
"position": {
"x": -2.2043642384652355e-14,
"y": -120,
"z": 0
},
"rotation": {
"x": 0,
"y": 90,
"z": 270
}
},
{
"name": "film_core_35mm_3in",
"material": "green_plastic",
"position": {
"x": 103.92304845413261,
"y": -60.00000000000006,
"z": 0
},
"rotation": {
"x": 0,
"y": 90,
"z": 330
}
}
],
"src" : [
"README.md",
"LICENSE",
"scad.sh",
"scad/film_core.scad",
"scad/common/common.scad",
"scad/common/c14n_stl.py",
"scad/common/scad.sh"
]
}