VWE-Bench / data /test /010 /init_map.json
yasNing's picture
Upload folder using huggingface_hub
2ade572 verified
Raw
History Blame Contribute Delete
2.06 kB
{
"地图信息": {
"size": {
"x": 40,
"y": 40,
"z": 100
},
"ground": "石地",
"unit": "meter"
},
"自然元件": {
"山水": [
{
"name": "方形地块09",
"pos": [
10.0,
8.0,
0.0
],
"Extend": [
1.0,
1.501,
3.001
],
"typeId": "01867"
}
],
"树木": [
{
"name": "花01",
"pos": [
[
5.3,
10.7,
0.0
],
[
15.4,
11.9,
0.0
]
],
"Extend": [
[
0.605,
0.632,
0.5
],
[
0.605,
0.632,
0.5
]
],
"Interval": [
[
0.6,
0.6,
0
],
[
1.0,
1.0,
0
]
],
"num": 14,
"typeId": "00534"
}
]
},
"建筑元件": {
"地面": [
{
"name": "道路01",
"pos": [
10.0,
14.0,
0.0
],
"Extend": [
10.0,
2.0,
0.1
],
"typeId": "01014"
}
],
"建筑物": [
{
"name": "主题01巨石阵01",
"pos": [
6.54,
7.47,
0.0
],
"Extend": [
0.75,
2.0,
1.522
],
"typeId": "01280"
},
{
"name": "主题01巨石阵01",
"pos": [
8.69,
6.56,
0.0
],
"Extend": [
0.75,
2.0,
1.522
],
"typeId": "01280"
},
{
"name": "主题01巨石阵01",
"pos": [
5.66,
9.55,
0.0
],
"Extend": [
0.75,
2.0,
1.522
],
"typeId": "01280"
}
]
}
}