VWE-Bench / data /test /031 /init_map.json
yasNing's picture
Upload folder using huggingface_hub
2ade572 verified
Raw
History Blame Contribute Delete
1.31 kB
{
"地图信息": {
"size": {
"x": 40,
"y": 40,
"z": 100
},
"ground": "草地",
"unit": "meter"
},
"自然元件": {
"树木": [
{
"name": "樱花树01",
"pos": [
5.0,
5.0,
0.0
],
"Extend": [
4.0,
4.0,
8.0
],
"typeId": "00496"
},
{
"name": "盆栽05",
"pos": [
[
1.3,
2.2,
2.5
],
[
8.4,
6.9,
2.5
]
],
"Extend": [
[
1.666,
0.699,
0.994
],
[
1.666,
0.699,
0.994
]
],
"Interval": [
[
1.5,
1.5,
0
],
[
2.8,
2.8,
0
]
],
"num": 6,
"typeId": "02568"
}
]
},
"建筑元件": {
"建筑物": [
{
"name": "椅子12",
"pos": [
7.6,
5.0,
0.0
],
"Extend": [
1.0,
2.0,
1.0
],
"typeId": "01178"
}
]
}
}