Now creating MeshLibrary for buildings

This commit is contained in:
2024-10-16 01:10:15 +03:00
parent b6b5fdada9
commit 844056de64
7 changed files with 194 additions and 25 deletions

View File

@@ -118,6 +118,21 @@ elements={
"mesh_names": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ],
"name": "test_element",
"type": "e1"
},
"top_single_tile": {
"mesh_names": [ "exterior_roof1-top2", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ],
"name": "top_single_tile",
"type": "roof_bottom"
},
"top_single_tile_side": {
"mesh_names": [ "exterior_roof1-top-side", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ],
"name": "top_single_tile_side",
"type": "roof_bottom"
},
"top_single_tile_side2": {
"mesh_names": [ "exterior_roof1-top-side2", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ],
"name": "top_single_tile_side2",
"type": "roof_bottom"
}
}
grid_layouts={
@@ -2832,7 +2847,7 @@ grid_layouts={
"index": 26,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 27,
"rotation": 3
}, {
@@ -2860,7 +2875,7 @@ grid_layouts={
"index": 33,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 34,
"rotation": 1
}, {
@@ -2868,7 +2883,7 @@ grid_layouts={
"index": 35,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 36,
"rotation": 3
}, {
@@ -2896,7 +2911,7 @@ grid_layouts={
"index": 42,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 43,
"rotation": 1
}, {
@@ -2904,7 +2919,7 @@ grid_layouts={
"index": 44,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 45,
"rotation": 3
}, {
@@ -2932,7 +2947,7 @@ grid_layouts={
"index": 51,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 52,
"rotation": 1
}, {
@@ -2940,7 +2955,7 @@ grid_layouts={
"index": 53,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 54,
"rotation": 3
}, {
@@ -2968,7 +2983,7 @@ grid_layouts={
"index": 60,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 61,
"rotation": 1
}, {
@@ -2976,7 +2991,7 @@ grid_layouts={
"index": 62,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 63,
"rotation": 3
}, {
@@ -3004,7 +3019,7 @@ grid_layouts={
"index": 69,
"rotation": 0
}, {
"element": "side_wall",
"element": "side_wall_no_floor",
"index": 70,
"rotation": 1
}, {
@@ -3157,7 +3172,7 @@ grid_layouts={
"index": 26,
"rotation": 0
}, {
"element": "roof_corner2",
"element": "roof_mid_corner2",
"index": 27,
"rotation": 2
}, {
@@ -3879,35 +3894,35 @@ grid_layouts={
"index": 44,
"rotation": 0
}, {
"element": "empty",
"element": "top_single_tile_side",
"index": 45,
"rotation": 0
}, {
"element": "empty",
"element": "top_single_tile",
"index": 46,
"rotation": 0
}, {
"element": "empty",
"element": "top_single_tile",
"index": 47,
"rotation": 0
}, {
"element": "empty",
"element": "top_single_tile",
"index": 48,
"rotation": 0
}, {
"element": "empty",
"element": "top_single_tile",
"index": 49,
"rotation": 0
}, {
"element": "empty",
"element": "top_single_tile",
"index": 50,
"rotation": 0
}, {
"element": "empty",
"element": "top_single_tile",
"index": 51,
"rotation": 0
}, {
"element": "empty",
"element": "top_single_tile_side2",
"index": 52,
"rotation": 0
}, {