forked from guillaumeblanc/ozz-animation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfloor_maze.dae
456 lines (456 loc) · 35 KB
/
floor_maze.dae
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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1">
<asset>
<contributor>
<authoring_tool>SketchUp 17.3.116</authoring_tool>
</contributor>
<created>2021-09-28T19:39:38Z</created>
<modified>2021-09-28T19:39:38Z</modified>
<unit meter="0.0254000" name="inch" />
<up_axis>Z_UP</up_axis>
</asset>
<library_cameras>
<camera id="ID1" name="skp_camera_Last_Saved_SketchUp_View">
<optics>
<technique_common>
<perspective>
<yfov>35.0000000</yfov>
<aspect_ratio>0.0000000</aspect_ratio>
<znear>1.0000000</znear>
<zfar>1000.0000000</zfar>
</perspective>
</technique_common>
</optics>
</camera>
</library_cameras>
<library_visual_scenes>
<visual_scene id="ID2">
<node name="SketchUp">
<instance_geometry url="#ID3">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID4">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<instance_geometry url="#ID11">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID13">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<instance_geometry url="#ID19">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID20">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<instance_geometry url="#ID27">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID13">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<instance_geometry url="#ID33">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID13">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<instance_geometry url="#ID39">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID13">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<instance_geometry url="#ID45">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID13">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<instance_geometry url="#ID51">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID13">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<instance_geometry url="#ID57">
<bind_material>
<technique_common>
<instance_material symbol="Material2" target="#ID13">
<bind_vertex_input semantic="UVSET0" input_semantic="TEXCOORD" input_set="0" />
</instance_material>
</technique_common>
</bind_material>
</instance_geometry>
<node name="skp_camera_Last_Saved_SketchUp_View">
<matrix>0.9687954 0.1137594 -0.2202139 -731.8406982 -0.2478616 0.4446417 -0.8607313 -2829.6857910 0.0000000 0.8884552 0.4589635 1570.5784912 0.0000000 0.0000000 0.0000000 1.0000000</matrix>
<instance_camera url="#ID1" />
</node>
</node>
</visual_scene>
</library_visual_scenes>
<library_geometries>
<geometry id="ID3">
<mesh>
<source id="ID6">
<float_array id="ID9" count="120">0.0000000 -393.7007874 0.0000000 -393.7007874 -0.0000000 0.0000000 -393.7007874 -393.7007874 0.0000000 -393.7007874 393.7007874 0.0000000 -196.8503937 393.7007874 0.0000000 -78.7401575 511.8110236 0.0000000 -0.0000000 511.8110236 0.0000000 -0.0000000 590.5511811 0.0000000 196.8503937 196.8503937 0.0000000 78.7401575 511.8110236 0.0000000 0.0000000 196.8503937 0.0000000 157.4803150 511.8110236 0.0000000 157.4803150 590.5511811 0.0000000 393.7007874 -0.0000000 0.0000000 236.2204724 511.8110236 0.0000000 314.9606299 511.8110236 0.0000000 314.9606299 590.5511811 0.0000000 -787.4015748 -787.4015748 0.0000000 -590.5511811 -590.5511811 0.0000000 -787.4015748 787.4015748 0.0000000 787.4015748 -787.4015748 0.0000000 196.8503937 -590.5511811 0.0000000 393.7007874 -196.8503937 0.0000000 393.7007874 511.8110236 0.0000000 472.4409449 511.8110236 0.0000000 472.4409449 590.5511811 0.0000000 551.1811024 511.8110236 0.0000000 629.9212598 511.8110236 0.0000000 629.9212598 590.5511811 0.0000000 -393.7007874 590.5511811 0.0000000 787.4015748 787.4015748 0.0000000 -590.5511811 -0.0000000 0.0000000 -196.8503937 590.5511811 0.0000000 -78.7401575 590.5511811 0.0000000 78.7401575 590.5511811 0.0000000 0.0000000 0.0000000 0.0000000 236.2204724 590.5511811 0.0000000 393.7007874 590.5511811 0.0000000 551.1811024 590.5511811 0.0000000 196.8503937 -196.8503937 0.0000000</float_array>
<technique_common>
<accessor count="40" source="#ID9" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID7">
<float_array id="ID10" count="120">-0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000</float_array>
<technique_common>
<accessor count="40" source="#ID10" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID8">
<input semantic="POSITION" source="#ID6" />
<input semantic="NORMAL" source="#ID7" />
</vertices>
<triangles count="52" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID8" />
<p>0 1 2 1 0 3 3 0 4 4 0 5 5 0 6 6 0 7 8 9 10 9 8 11 11 8 12 13 14 8 14 13 15 15 13 16 17 18 19 18 17 20 18 20 21 21 20 22 22 20 13 13 20 23 23 20 24 24 20 25 25 20 26 26 20 27 27 20 28 19 29 30 29 19 31 31 19 18 29 31 1 29 1 3 30 29 32 30 32 33 33 32 4 33 4 5 30 33 7 30 7 34 34 7 10 10 7 0 10 0 35 34 10 9 30 34 12 30 12 36 36 12 8 36 8 14 30 36 16 30 16 37 37 16 13 37 13 23 30 37 25 30 25 38 38 25 26 30 38 28 30 28 20 22 39 21</p>
</triangles>
</mesh>
</geometry>
<geometry id="ID11">
<mesh>
<source id="ID14">
<float_array id="ID17" count="129">196.8503937 -590.5511811 78.7401575 -590.5511811 -590.5511811 0.0000000 196.8503937 -590.5511811 0.0000000 -590.5511811 -590.5511811 78.7401575 196.8503937 -196.8503937 0.0000000 196.8503937 -590.5511811 78.7401575 196.8503937 -590.5511811 0.0000000 196.8503937 -196.8503937 78.7401575 -590.5511811 -0.0000000 78.7401575 -590.5511811 -590.5511811 0.0000000 -590.5511811 -590.5511811 78.7401575 -590.5511811 -0.0000000 0.0000000 196.8503937 -196.8503937 78.7401575 196.8503937 -196.8503937 0.0000000 393.7007874 -196.8503937 0.0000000 -590.5511811 -0.0000000 78.7401575 -393.7007874 -0.0000000 0.0000000 -590.5511811 -0.0000000 0.0000000 -393.7007874 -0.0000000 78.7401575 393.7007874 -196.8503937 0.0000000 196.8503937 -0.0000000 78.7401575 196.8503937 -196.8503937 78.7401575 393.7007874 -0.0000000 0.0000000 -393.7007874 -0.0000000 0.0000000 -393.7007874 -393.7007874 78.7401575 -393.7007874 -393.7007874 0.0000000 -393.7007874 -0.0000000 78.7401575 393.7007874 -0.0000000 0.0000000 196.8503937 196.8503937 0.0000000 196.8503937 -0.0000000 78.7401575 -393.7007874 -393.7007874 78.7401575 0.0000000 -393.7007874 0.0000000 -393.7007874 -393.7007874 0.0000000 0.0000000 -393.7007874 78.7401575 196.8503937 -0.0000000 78.7401575 0.0000000 196.8503937 0.0000000 0.0000000 0.0000000 78.7401575 196.8503937 196.8503937 0.0000000 0.0000000 0.0000000 78.7401575 0.0000000 -393.7007874 0.0000000 0.0000000 -393.7007874 78.7401575 0.0000000 0.0000000 0.0000000 0.0000000 196.8503937 0.0000000</float_array>
<technique_common>
<accessor count="43" source="#ID17" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID15">
<float_array id="ID18" count="129">0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 0.3713907 -0.0000000 0.9284767 0.3713907 -0.0000000 0.9284767 0.3713907 -0.0000000 0.9284767 0.3713907 -0.0000000 0.9284767 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 0.3481553 0.3481553 0.8703883 0.3481553 0.3481553 0.8703883 0.3481553 0.3481553 0.8703883 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 0.0000000 0.3713907 0.9284767 0.0000000 0.3713907 0.9284767 0.0000000 0.3713907 0.9284767 0.0000000 0.3713907 0.9284767 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000</float_array>
<technique_common>
<accessor count="43" source="#ID18" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID16">
<input semantic="POSITION" source="#ID14" />
<input semantic="NORMAL" source="#ID15" />
</vertices>
<triangles count="21" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID16" />
<p>0 1 2 1 0 3 4 5 6 5 4 7 8 9 10 9 8 11 12 13 14 15 16 17 16 15 18 19 20 21 20 19 22 23 24 25 24 23 26 27 28 29 30 31 32 31 30 33 34 35 36 35 34 37 38 39 40 39 38 41 42 41 38</p>
</triangles>
</mesh>
</geometry>
<geometry id="ID19">
<mesh>
<source id="ID22">
<float_array id="ID25" count="27">196.8503937 -0.0000000 78.7401575 0.0000000 0.0000000 78.7401575 196.8503937 -196.8503937 78.7401575 -590.5511811 -590.5511811 78.7401575 -393.7007874 -393.7007874 78.7401575 -590.5511811 -0.0000000 78.7401575 196.8503937 -590.5511811 78.7401575 0.0000000 -393.7007874 78.7401575 -393.7007874 -0.0000000 78.7401575</float_array>
<technique_common>
<accessor count="9" source="#ID25" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID23">
<float_array id="ID26" count="27">-0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000</float_array>
<technique_common>
<accessor count="9" source="#ID26" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID24">
<input semantic="POSITION" source="#ID22" />
<input semantic="NORMAL" source="#ID23" />
</vertices>
<triangles count="7" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID24" />
<p>0 1 2 3 4 5 4 3 6 4 6 7 7 6 1 1 6 2 8 5 4</p>
</triangles>
</mesh>
</geometry>
<geometry id="ID27">
<mesh>
<source id="ID28">
<float_array id="ID31" count="60">-196.8503937 393.7007874 39.3700787 -393.7007874 590.5511811 39.3700787 -393.7007874 393.7007874 39.3700787 -196.8503937 590.5511811 39.3700787 -196.8503937 590.5511811 0.0000000 -196.8503937 393.7007874 39.3700787 -196.8503937 393.7007874 0.0000000 -196.8503937 590.5511811 39.3700787 -393.7007874 590.5511811 39.3700787 -196.8503937 590.5511811 0.0000000 -393.7007874 590.5511811 0.0000000 -196.8503937 590.5511811 39.3700787 -393.7007874 590.5511811 39.3700787 -393.7007874 393.7007874 0.0000000 -393.7007874 393.7007874 39.3700787 -393.7007874 590.5511811 0.0000000 -196.8503937 393.7007874 39.3700787 -393.7007874 393.7007874 0.0000000 -196.8503937 393.7007874 0.0000000 -393.7007874 393.7007874 39.3700787</float_array>
<technique_common>
<accessor count="20" source="#ID31" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID29">
<float_array id="ID32" count="60">-0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000</float_array>
<technique_common>
<accessor count="20" source="#ID32" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID30">
<input semantic="POSITION" source="#ID28" />
<input semantic="NORMAL" source="#ID29" />
</vertices>
<triangles count="10" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID30" />
<p>0 1 2 1 0 3 4 5 6 5 4 7 8 9 10 9 8 11 12 13 14 13 12 15 16 17 18 17 16 19</p>
</triangles>
</mesh>
</geometry>
<geometry id="ID33">
<mesh>
<source id="ID34">
<float_array id="ID37" count="60">472.4409449 511.8110236 157.4803150 393.7007874 590.5511811 157.4803150 393.7007874 511.8110236 157.4803150 472.4409449 590.5511811 157.4803150 393.7007874 590.5511811 157.4803150 393.7007874 511.8110236 0.0000000 393.7007874 511.8110236 157.4803150 393.7007874 590.5511811 0.0000000 472.4409449 511.8110236 157.4803150 393.7007874 511.8110236 0.0000000 472.4409449 511.8110236 0.0000000 393.7007874 511.8110236 157.4803150 472.4409449 590.5511811 0.0000000 472.4409449 511.8110236 157.4803150 472.4409449 511.8110236 0.0000000 472.4409449 590.5511811 157.4803150 393.7007874 590.5511811 157.4803150 472.4409449 590.5511811 0.0000000 393.7007874 590.5511811 0.0000000 472.4409449 590.5511811 157.4803150</float_array>
<technique_common>
<accessor count="20" source="#ID37" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID35">
<float_array id="ID38" count="60">-0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000</float_array>
<technique_common>
<accessor count="20" source="#ID38" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID36">
<input semantic="POSITION" source="#ID34" />
<input semantic="NORMAL" source="#ID35" />
</vertices>
<triangles count="10" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID36" />
<p>0 1 2 1 0 3 4 5 6 5 4 7 8 9 10 9 8 11 12 13 14 13 12 15 16 17 18 17 16 19</p>
</triangles>
</mesh>
</geometry>
<geometry id="ID39">
<mesh>
<source id="ID40">
<float_array id="ID43" count="60">629.9212598 511.8110236 196.8503937 551.1811024 590.5511811 196.8503937 551.1811024 511.8110236 196.8503937 629.9212598 590.5511811 196.8503937 551.1811024 590.5511811 196.8503937 551.1811024 511.8110236 0.0000000 551.1811024 511.8110236 196.8503937 551.1811024 590.5511811 0.0000000 629.9212598 511.8110236 196.8503937 551.1811024 511.8110236 0.0000000 629.9212598 511.8110236 0.0000000 551.1811024 511.8110236 196.8503937 629.9212598 590.5511811 0.0000000 629.9212598 511.8110236 196.8503937 629.9212598 511.8110236 0.0000000 629.9212598 590.5511811 196.8503937 551.1811024 590.5511811 196.8503937 629.9212598 590.5511811 0.0000000 551.1811024 590.5511811 0.0000000 629.9212598 590.5511811 196.8503937</float_array>
<technique_common>
<accessor count="20" source="#ID43" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID41">
<float_array id="ID44" count="60">-0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000</float_array>
<technique_common>
<accessor count="20" source="#ID44" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID42">
<input semantic="POSITION" source="#ID40" />
<input semantic="NORMAL" source="#ID41" />
</vertices>
<triangles count="10" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID42" />
<p>0 1 2 1 0 3 4 5 6 5 4 7 8 9 10 9 8 11 12 13 14 13 12 15 16 17 18 17 16 19</p>
</triangles>
</mesh>
</geometry>
<geometry id="ID45">
<mesh>
<source id="ID46">
<float_array id="ID49" count="60">314.9606299 511.8110236 118.1102362 236.2204724 590.5511811 118.1102362 236.2204724 511.8110236 118.1102362 314.9606299 590.5511811 118.1102362 314.9606299 590.5511811 0.0000000 314.9606299 511.8110236 118.1102362 314.9606299 511.8110236 0.0000000 314.9606299 590.5511811 118.1102362 236.2204724 590.5511811 118.1102362 314.9606299 590.5511811 0.0000000 236.2204724 590.5511811 0.0000000 314.9606299 590.5511811 118.1102362 236.2204724 590.5511811 118.1102362 236.2204724 511.8110236 0.0000000 236.2204724 511.8110236 118.1102362 236.2204724 590.5511811 0.0000000 314.9606299 511.8110236 118.1102362 236.2204724 511.8110236 0.0000000 314.9606299 511.8110236 0.0000000 236.2204724 511.8110236 118.1102362</float_array>
<technique_common>
<accessor count="20" source="#ID49" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID47">
<float_array id="ID50" count="60">-0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000</float_array>
<technique_common>
<accessor count="20" source="#ID50" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID48">
<input semantic="POSITION" source="#ID46" />
<input semantic="NORMAL" source="#ID47" />
</vertices>
<triangles count="10" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID48" />
<p>0 1 2 1 0 3 4 5 6 5 4 7 8 9 10 9 8 11 12 13 14 13 12 15 16 17 18 17 16 19</p>
</triangles>
</mesh>
</geometry>
<geometry id="ID51">
<mesh>
<source id="ID52">
<float_array id="ID55" count="60">157.4803150 511.8110236 78.7401575 78.7401575 590.5511811 78.7401575 78.7401575 511.8110236 78.7401575 157.4803150 590.5511811 78.7401575 78.7401575 590.5511811 78.7401575 78.7401575 511.8110236 0.0000000 78.7401575 511.8110236 78.7401575 78.7401575 590.5511811 0.0000000 157.4803150 511.8110236 78.7401575 78.7401575 511.8110236 0.0000000 157.4803150 511.8110236 0.0000000 78.7401575 511.8110236 78.7401575 157.4803150 590.5511811 0.0000000 157.4803150 511.8110236 78.7401575 157.4803150 511.8110236 0.0000000 157.4803150 590.5511811 78.7401575 78.7401575 590.5511811 78.7401575 157.4803150 590.5511811 0.0000000 78.7401575 590.5511811 0.0000000 157.4803150 590.5511811 78.7401575</float_array>
<technique_common>
<accessor count="20" source="#ID55" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID53">
<float_array id="ID56" count="60">-0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000</float_array>
<technique_common>
<accessor count="20" source="#ID56" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID54">
<input semantic="POSITION" source="#ID52" />
<input semantic="NORMAL" source="#ID53" />
</vertices>
<triangles count="10" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID54" />
<p>0 1 2 1 0 3 4 5 6 5 4 7 8 9 10 9 8 11 12 13 14 13 12 15 16 17 18 17 16 19</p>
</triangles>
</mesh>
</geometry>
<geometry id="ID57">
<mesh>
<source id="ID58">
<float_array id="ID61" count="60">-0.0000000 511.8110236 39.3700787 -78.7401575 590.5511811 39.3700787 -78.7401575 511.8110236 39.3700787 -0.0000000 590.5511811 39.3700787 -0.0000000 590.5511811 0.0000000 -0.0000000 511.8110236 39.3700787 -0.0000000 511.8110236 0.0000000 -0.0000000 590.5511811 39.3700787 -78.7401575 590.5511811 39.3700787 -0.0000000 590.5511811 0.0000000 -78.7401575 590.5511811 0.0000000 -0.0000000 590.5511811 39.3700787 -78.7401575 590.5511811 39.3700787 -78.7401575 511.8110236 0.0000000 -78.7401575 511.8110236 39.3700787 -78.7401575 590.5511811 0.0000000 -0.0000000 511.8110236 39.3700787 -78.7401575 511.8110236 0.0000000 -0.0000000 511.8110236 0.0000000 -78.7401575 511.8110236 39.3700787</float_array>
<technique_common>
<accessor count="20" source="#ID61" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="ID59">
<float_array id="ID62" count="60">-0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 -0.0000000 -0.0000000 1.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 1.0000000 0.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -0.0000000 1.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -1.0000000 0.0000000 0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000 -0.0000000 -1.0000000 -0.0000000</float_array>
<technique_common>
<accessor count="20" source="#ID62" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="ID60">
<input semantic="POSITION" source="#ID58" />
<input semantic="NORMAL" source="#ID59" />
</vertices>
<triangles count="10" material="Material2">
<input offset="0" semantic="VERTEX" source="#ID60" />
<p>0 1 2 1 0 3 4 5 6 5 4 7 8 9 10 9 8 11 12 13 14 13 12 15 16 17 18 17 16 19</p>
</triangles>
</mesh>
</geometry>
</library_geometries>
<library_materials>
<material id="ID4" name="material_2">
<instance_effect url="#ID5" />
</material>
<material id="ID13" name="material">
<instance_effect url="#ID12" />
</material>
<material id="ID20" name="material_1">
<instance_effect url="#ID21" />
</material>
</library_materials>
<library_effects>
<effect id="ID5">
<profile_COMMON>
<technique sid="COMMON">
<lambert>
<diffuse>
<color>0.0000000 0.9607843 0.0000000 1.0000000</color>
</diffuse>
</lambert>
</technique>
</profile_COMMON>
</effect>
<effect id="ID12">
<profile_COMMON>
<technique sid="COMMON">
<lambert>
<diffuse>
<color>1.0000000 1.0000000 1.0000000 1.0000000</color>
</diffuse>
</lambert>
</technique>
</profile_COMMON>
</effect>
<effect id="ID21">
<profile_COMMON>
<technique sid="COMMON">
<lambert>
<diffuse>
<color>1.0000000 0.0000000 0.0000000 1.0000000</color>
</diffuse>
</lambert>
</technique>
</profile_COMMON>
</effect>
</library_effects>
<scene>
<instance_visual_scene url="#ID2" />
</scene>
</COLLADA>