51 lines
801 B
Plaintext
51 lines
801 B
Plaintext
{
|
|
"root" : {
|
|
"children" : [
|
|
{
|
|
"name" : "Translated",
|
|
"transformation" : {
|
|
"translation" : [2.0, 0.0, 0.0]
|
|
},
|
|
"meshes" : [0]
|
|
},
|
|
{
|
|
"name" : "Rotated",
|
|
"transformation" : {
|
|
"rotation" : [0.0, 0.0, 0.7071067811865475, 0.7071067811865476]
|
|
},
|
|
"children" : [
|
|
{
|
|
"name" : "Translated and Rotated",
|
|
"transformation" : {
|
|
"translation" : [2.0, 0.0, 0.0]
|
|
},
|
|
"meshes" : [0]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meshes" : [0]
|
|
},
|
|
"materials" : [
|
|
{
|
|
"name" : "Green",
|
|
"color" : [0, 200, 0]
|
|
}
|
|
],
|
|
"meshes" : [
|
|
{
|
|
"name" : "Cube",
|
|
"type" : "cuboid",
|
|
"material" : 0,
|
|
"transformation" : {
|
|
"scale" : [1.5, 0.2, 0.2]
|
|
},
|
|
"parameters" : {
|
|
"size_x" : 1.0,
|
|
"size_y" : 1.0,
|
|
"size_z" : 1.0
|
|
}
|
|
}
|
|
]
|
|
}
|