File size: 3,643 Bytes
2ade572 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 | {
"theme": "modern",
"description": "在离方形地块09最近的那个主题01巨石阵01的右边6.5米处,添加1个花瓣01;然后,删除1个离方形地块09最近的那个主题01巨石阵01;接着,将离方形地块09最近的那个主题01巨石阵01绕竖直轴旋转135度。",
"query_tag": "type3",
"query_category": "3D world refinement",
"query_type": "Asset-level edit (precise)",
"verifier_type": "verified",
"verification_criteria": [
{
"type": "proximity",
"anchor_name": "主题01巨石阵01",
"anchor_pos": [
8.69,
6.56,
0.0
],
"expected_pos": [
15.2,
6.6,
0.0
],
"acceptance_radius": 3.5,
"expected_element_name": "花瓣01",
"expected_count": 1
},
{
"type": "exact_match",
"expected_name": "主题01巨石阵01",
"expected_pos": [
6.54,
7.47,
0.0
],
"expected_count_removed": 1
},
{
"type": "rotation_z",
"element_name": "主题01巨石阵01",
"original_pos": [
8.69,
6.56,
0.0
],
"expected_rotate": [
0,
0,
135
],
"tolerance_degrees": 5
}
],
"gt_map": {
"地图信息": {
"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": [
15.2,
6.6,
0.0
],
"Extend": [
3.084,
2.871,
0.0
]
}
],
"树木": [
{
"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": [
8.69,
6.56,
0.0
],
"Extend": [
0.75,
2.0,
1.522
],
"typeId": "01280",
"rotate": [
0,
0,
135
]
},
{
"name": "主题01巨石阵01",
"pos": [
5.66,
9.55,
0.0
],
"Extend": [
0.75,
2.0,
1.522
],
"typeId": "01280"
}
]
}
}
} |