Create scene_list.txt
Browse files- scene_list.txt +181 -0
scene_list.txt
ADDED
@@ -0,0 +1,181 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# scene_list.txt
|
2 |
+
# Format: <background>_<object_class>_<object_name>
|
3 |
+
#
|
4 |
+
# BACKGROUND OPTIONS:
|
5 |
+
# - cube : Simple cube background
|
6 |
+
# - sphere : Spherical background
|
7 |
+
# - env : Environment map background
|
8 |
+
#
|
9 |
+
# OBJECT CLASSES:
|
10 |
+
# - smcvx : Single-material convex object
|
11 |
+
# - smncvx : Single-material non-convex object
|
12 |
+
# - mmncvx : Multi-material non-convex object
|
13 |
+
#
|
14 |
+
# --------------------------------------------------
|
15 |
+
# CUBE BACKGROUND SCENES (50)
|
16 |
+
# --------------------------------------------------
|
17 |
+
cube_smcvx_ball
|
18 |
+
cube_smcvx_ball_coloured
|
19 |
+
cube_smcvx_cube
|
20 |
+
cube_smcvx_cube_coloured
|
21 |
+
cube_smcvx_cylinder
|
22 |
+
cube_smcvx_cylinder_coloured
|
23 |
+
cube_smcvx_pyramid
|
24 |
+
cube_smcvx_pyramid_coloured
|
25 |
+
|
26 |
+
cube_smncvx_candle_holder
|
27 |
+
cube_smncvx_cat
|
28 |
+
cube_smncvx_cola
|
29 |
+
cube_smncvx_cow
|
30 |
+
cube_smncvx_crystal_vase
|
31 |
+
cube_smncvx_demijohn_vase
|
32 |
+
cube_smncvx_dog
|
33 |
+
cube_smncvx_fox
|
34 |
+
cube_smncvx_generic_sculpture
|
35 |
+
cube_smncvx_Korken_jar
|
36 |
+
cube_smncvx_light_bulb
|
37 |
+
cube_smncvx_magnifier
|
38 |
+
cube_smncvx_man_sculpture
|
39 |
+
cube_smncvx_monkey
|
40 |
+
cube_smncvx_sleeping_dragon
|
41 |
+
cube_smncvx_teapot
|
42 |
+
cube_smncvx_torus
|
43 |
+
cube_smncvx_torus_coloured
|
44 |
+
cube_smncvx_Vardagen_jar
|
45 |
+
cube_smncvx_woman_sculpture
|
46 |
+
|
47 |
+
cube_mmncvx_ampoule
|
48 |
+
cube_mmncvx_beaker
|
49 |
+
cube_mmncvx_conical_flask
|
50 |
+
cube_mmncvx_flower_vase
|
51 |
+
cube_mmncvx_graduated_cylinder
|
52 |
+
cube_mmncvx_household_item_set
|
53 |
+
cube_mmncvx_lab_equipment_set
|
54 |
+
cube_mmncvx_perfume_red
|
55 |
+
cube_mmncvx_perfume_yellow
|
56 |
+
cube_mmncvx_plastic_bottle
|
57 |
+
cube_mmncvx_reed_diffuser
|
58 |
+
cube_mmncvx_round_bottom_flask
|
59 |
+
cube_mmncvx_skull_bottle
|
60 |
+
cube_mmncvx_star_shaped_bottle
|
61 |
+
cube_mmncvx_syringe
|
62 |
+
cube_mmncvx_teacup
|
63 |
+
cube_mmncvx_test_tube
|
64 |
+
cube_mmncvx_vial
|
65 |
+
cube_mmncvx_water_pitcher
|
66 |
+
cube_mmncvx_wine_glass
|
67 |
+
cube_mmncvx_wisolt_kettle
|
68 |
+
|
69 |
+
# --------------------------------------------------
|
70 |
+
# SPHERE BACKGROUND SCENES (50)
|
71 |
+
# --------------------------------------------------
|
72 |
+
sphere_smcvx_ball
|
73 |
+
sphere_smcvx_ball_coloured
|
74 |
+
sphere_smcvx_cube
|
75 |
+
sphere_smcvx_cube_coloured
|
76 |
+
sphere_smcvx_cylinder
|
77 |
+
sphere_smcvx_cylinder_coloured
|
78 |
+
sphere_smcvx_pyramid
|
79 |
+
sphere_smcvx_pyramid_coloured
|
80 |
+
|
81 |
+
sphere_smncvx_candle_holder
|
82 |
+
sphere_smncvx_cat
|
83 |
+
sphere_smncvx_cola
|
84 |
+
sphere_smncvx_cow
|
85 |
+
sphere_smncvx_crystal_vase
|
86 |
+
sphere_smncvx_demijohn_vase
|
87 |
+
sphere_smncvx_dog
|
88 |
+
sphere_smncvx_fox
|
89 |
+
sphere_smncvx_generic_sculpture
|
90 |
+
sphere_smncvx_Korken_jar
|
91 |
+
sphere_smncvx_light_bulb
|
92 |
+
sphere_smncvx_magnifier
|
93 |
+
sphere_smncvx_man_sculpture
|
94 |
+
sphere_smncvx_monkey
|
95 |
+
sphere_smncvx_sleeping_dragon
|
96 |
+
sphere_smncvx_teapot
|
97 |
+
sphere_smncvx_torus
|
98 |
+
sphere_smncvx_torus_coloured
|
99 |
+
sphere_smncvx_Vardagen_jar
|
100 |
+
sphere_smncvx_woman_sculpture
|
101 |
+
|
102 |
+
sphere_mmncvx_ampoule
|
103 |
+
sphere_mmncvx_beaker
|
104 |
+
sphere_mmncvx_conical_flask
|
105 |
+
sphere_mmncvx_flower_vase
|
106 |
+
sphere_mmncvx_graduated_cylinder
|
107 |
+
sphere_mmncvx_household_item_set
|
108 |
+
sphere_mmncvx_lab_equipment_set
|
109 |
+
sphere_mmncvx_perfume_red
|
110 |
+
sphere_mmncvx_perfume_yellow
|
111 |
+
sphere_mmncvx_plastic_bottle
|
112 |
+
sphere_mmncvx_reed_diffuser
|
113 |
+
sphere_mmncvx_round_bottom_flask
|
114 |
+
sphere_mmncvx_skull_bottle
|
115 |
+
sphere_mmncvx_star_shaped_bottle
|
116 |
+
sphere_mmncvx_syringe
|
117 |
+
sphere_mmncvx_teacup
|
118 |
+
sphere_mmncvx_test_tube
|
119 |
+
sphere_mmncvx_vial
|
120 |
+
sphere_mmncvx_water_pitcher
|
121 |
+
sphere_mmncvx_wine_glass
|
122 |
+
sphere_mmncvx_wisolt_kettle
|
123 |
+
|
124 |
+
# --------------------------------------------------
|
125 |
+
# ENVIRONMENT MAP BACKGROUND SCENES (50)
|
126 |
+
# --------------------------------------------------
|
127 |
+
env_smcvx_ball
|
128 |
+
env_smcvx_ball_coloured
|
129 |
+
env_smcvx_cube
|
130 |
+
env_smcvx_cube_coloured
|
131 |
+
env_smcvx_cylinder
|
132 |
+
env_smcvx_cylinder_coloured
|
133 |
+
env_smcvx_pyramid
|
134 |
+
env_smcvx_pyramid_coloured
|
135 |
+
|
136 |
+
env_smncvx_candle_holder
|
137 |
+
env_smncvx_cat
|
138 |
+
env_smncvx_cola
|
139 |
+
env_smncvx_cow
|
140 |
+
env_smncvx_crystal_vase
|
141 |
+
env_smncvx_demijohn_vase
|
142 |
+
env_smncvx_dog
|
143 |
+
env_smncvx_fox
|
144 |
+
env_smncvx_generic_sculpture
|
145 |
+
env_smncvx_Korken_jar
|
146 |
+
env_smncvx_light_bulb
|
147 |
+
env_smncvx_magnifier
|
148 |
+
env_smncvx_man_sculpture
|
149 |
+
env_smncvx_monkey
|
150 |
+
env_smncvx_sleeping_dragon
|
151 |
+
env_smncvx_teapot
|
152 |
+
env_smncvx_torus
|
153 |
+
env_smncvx_torus_coloured
|
154 |
+
env_smncvx_Vardagen_jar
|
155 |
+
env_smncvx_woman_sculpture
|
156 |
+
|
157 |
+
env_mmncvx_ampoule
|
158 |
+
env_mmncvx_beaker
|
159 |
+
env_mmncvx_conical_flask
|
160 |
+
env_mmncvx_flower_vase
|
161 |
+
env_mmncvx_graduated_cylinder
|
162 |
+
env_mmncvx_household_item_set
|
163 |
+
env_mmncvx_lab_equipment_set
|
164 |
+
env_mmncvx_perfume_red
|
165 |
+
env_mmncvx_perfume_yellow
|
166 |
+
env_mmncvx_plastic_bottle
|
167 |
+
env_mmncvx_reed_diffuser
|
168 |
+
env_mmncvx_round_bottom_flask
|
169 |
+
env_mmncvx_skull_bottle
|
170 |
+
env_mmncvx_star_shaped_bottle
|
171 |
+
env_mmncvx_syringe
|
172 |
+
env_mmncvx_teacup
|
173 |
+
env_mmncvx_test_tube
|
174 |
+
env_mmncvx_vial
|
175 |
+
env_mmncvx_water_pitcher
|
176 |
+
env_mmncvx_wine_glass
|
177 |
+
env_mmncvx_wisolt_kettle
|
178 |
+
|
179 |
+
# --------------------------------------------------
|
180 |
+
# TOTAL SCENES: 150 (50 objects × 3 backgrounds)
|
181 |
+
# --------------------------------------------------
|