-
Notifications
You must be signed in to change notification settings - Fork 0
/
texturesAndObjectsConfig.yaml
30 lines (27 loc) · 1.84 KB
/
texturesAndObjectsConfig.yaml
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
---
roof: {roof_textures_url: ["https://ambientcg.com/view?id=Concrete017", "https://ambientcg.com/view?id=Concrete042A", "https://ambientcg.com/view?id=Concrete019"],
roof_textures_name: ["ambientCG/Concrete017/1K-JPG", "ambientCG/Concrete042/1K-JPG", "ambientCG/Concrete019/1K-JPG"]
}
street:
# can also use the following material urls and material names or specify your own:
# {"https://ambientcg.com/view?id=PavingStones087", "ambientCG/PavingStones087/1K-JPG"}
# {"https://ambientcg.com/view?id=PavingStones053", "ambientCG/PavingStones053/1K-JPG"}
# {"https://ambientcg.com/view?id=PavingStones065", "ambientCG/PavingStones065/1K-JPG"}
terrain: {material_url: "https://ambientcg.com/view?id=PavingStones087", material_name: "ambientCG/PavingStones087/1K-JPG"}
tree_objects: ["assets/Tree/tree.obj"]
num_of_trees: 2
bench_objs: ['assets/Bench/twinBenches.obj']
street_lamp_obj: 'assets/StreetLamps/twoStreetLights2.obj'
traffic_light_obj: 'assets/trafficLights/trafficLight.obj'
street_textures: {street_texture_url: "https://www.cgbookcase.com/textures/highway-road-cracks-01", street_texture_name: "cgbookcase/Highway Road Cracks 01/1K"}
building_textures: {building_texture_urls: ["https://ambientcg.com/view?id=Facade018A", "https://ambientcg.com/view?id=Facade001", "https://ambientcg.com/view?id=Facade020A", "https://ambientcg.com/view?id=Facade005", "https://ambientcg.com/view?id=Facade006"]
, building_texture_names: ["ambientCG/Facade018A/1K-JPG", "ambientCG/Facade001/1K-JPG", "ambientCG/Facade020A/1K-JPG", "ambientCG/Facade005/1K-JPG", "ambientCG/Facade006/1K-JPG"]}
building_scale: 15
roof_objs: ["assets/radioDish/radioDish.obj", "assets/ACWallUnit/AcUnit.obj"]
car_objs: ["assets/car/car.obj"]
num_of_cars: 20
num_of_benches: 40
num_of_street_lamps: 40
max_number_of_roof_obj: 2
roof_obj_scale: 0.3
sky_hdri: ""