Subversion Repositories Code-Repo

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
173 Kevin 1
#VRML V2.0 utf8
2
#Exported from Wings 3D 1.4.1
3
DEF cube11 Transform {
4
  children [
5
    Shape {
6
      appearance Appearance {
7
        material DEF plastic Material {
8
          diffuseColor 0.9 0.9 0.8
9
          emissiveColor 0.9 0.9 0.8
10
          specularColor 0.9 0.9 0.8
11
          ambientIntensity 0.8666666666666667
12
          transparency 0.0
13
          shininess 1.0
14
        }
15
      }
16
      geometry IndexedFaceSet {
17
        normalPerVertex TRUE
18
        coord Coordinate { point [
19
          -0.8 0.9500000000000001 3.225,
20
          -0.8 1.25 3.225,
21
          0.8 1.25 3.225,
22
          0.8 0.9500000000000001 3.225,
23
          -0.8 0.85 1.2550000000000003,
24
          -0.8 1.25 1.2550000000000003,
25
          0.8 1.25 1.2550000000000003,
26
          0.8 0.85 1.2550000000000003,
27
          -0.8 0.55 2.937,
28
          -0.8 0.55 2.687,
29
          -0.8 0.9500000000000001 2.143,
30
          -0.8 0.9500000000000001 1.355,
31
          0.8 0.55 2.937,
32
          0.8 0.55 2.687,
33
          0.8 0.9500000000000001 2.143,
34
          0.8 0.9500000000000001 1.355 ] }
35
        coordIndex [
36
          0, 1, 8, -1,
37
          0, 3, 2, 1, -1,
38
          0, 8, 12, 3, -1,
39
          1, 2, 6, 5, -1,
40
          1, 5, 10, 9, -1,
41
          1, 9, 8, -1,
42
          2, 3, 12, -1,
43
          2, 12, 13, -1,
44
          2, 13, 14, 6, -1,
45
          4, 5, 6, 7, -1,
46
          4, 7, 15, 11, -1,
47
          4, 11, 5, -1,
48
          5, 11, 10, -1,
49
          6, 14, 15, -1,
50
          6, 15, 7, -1,
51
          8, 9, 13, 12, -1,
52
          9, 10, 14, 13, -1,
53
          10, 11, 15, 14, -1 ]
54
        normal Normal { vector [
55
          -0.4650876712522559 -0.2717529242449743 0.8425222882591645,
56
          -0.9045340337332909 0.30151134457776363 0.30151134457776363,
57
          0.9045340337332909 0.30151134457776363 0.30151134457776363,
58
          0.4650876712522559 -0.2717529242449743 0.8425222882591645,
59
          -0.7941044877608184 -0.5615166682663432 -0.2325878194944728,
60
          -0.9045340337332909 0.30151134457776363 -0.30151134457776363,
61
          0.9045340337332909 0.30151134457776363 -0.30151134457776363,
62
          0.7941044877608184 -0.5615166682663432 -0.2325878194944728,
63
          -0.7469861256526078 -0.5917268245060653 0.303102446777446,
64
          -0.7249374200273265 -0.6544919932899017 -0.21472300240899886,
65
          -0.7249374200273265 -0.6544919932899017 -0.21472300240899886,
66
          -0.7345095552677556 -0.6269431213219498 0.25968834368807314,
67
          0.7469861256526078 -0.5917268245060653 0.303102446777446,
68
          0.7249374200273265 -0.6544919932899017 -0.21472300240899886,
69
          0.7249374200273265 -0.6544919932899017 -0.21472300240899886,
70
          0.7345095552677556 -0.6269431213219498 0.25968834368807314 ] }
71
        normalIndex [
72
          0, 1, 8, -1,
73
          0, 3, 2, 1, -1,
74
          0, 8, 12, 3, -1,
75
          1, 2, 6, 5, -1,
76
          1, 5, 10, 9, -1,
77
          1, 9, 8, -1,
78
          2, 3, 12, -1,
79
          2, 12, 13, -1,
80
          2, 13, 14, 6, -1,
81
          4, 5, 6, 7, -1,
82
          4, 7, 15, 11, -1,
83
          4, 11, 5, -1,
84
          5, 11, 10, -1,
85
          6, 14, 15, -1,
86
          6, 15, 7, -1,
87
          8, 9, 13, 12, -1,
88
          9, 10, 14, 13, -1,
89
          10, 11, 15, 14, -1 ]
90
      }
91
    }
92
  ]
93
}
94
 
95
DEF cube8_copy10 Transform {
96
  children [
97
    Shape {
98
      appearance Appearance {
99
        material USE plastic
100
      }
101
      geometry IndexedFaceSet {
102
        normalPerVertex TRUE
103
        coord Coordinate { point [
104
          -1.0 -1.25 0.255,
105
          -1.0 1.25 0.255,
106
          -0.8 1.25 0.255,
107
          -0.8 -1.25 0.255,
108
          -1.0 -1.25 0.0050000000000000044,
109
          -1.0 1.25 0.0050000000000000044,
110
          -0.8 1.25 0.0050000000000000044,
111
          -0.8 -1.25 0.0050000000000000044 ] }
112
        coordIndex [
113
          0, 1, 5, 4, -1,
114
          0, 3, 2, 1, -1,
115
          0, 4, 7, 3, -1,
116
          1, 2, 6, 5, -1,
117
          2, 3, 7, 6, -1,
118
          4, 5, 6, 7, -1 ]
119
        normal Normal { vector [
120
          -0.5773502691896258 -0.5773502691896258 0.5773502691896258,
121
          -0.5773502691896258 0.5773502691896258 0.5773502691896258,
122
          0.5773502691896258 0.5773502691896258 0.5773502691896258,
123
          0.5773502691896258 -0.5773502691896258 0.5773502691896258,
124
          -0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
125
          -0.5773502691896258 0.5773502691896258 -0.5773502691896258,
126
          0.5773502691896258 0.5773502691896258 -0.5773502691896258,
127
          0.5773502691896258 -0.5773502691896258 -0.5773502691896258 ] }
128
        normalIndex [
129
          0, 1, 5, 4, -1,
130
          0, 3, 2, 1, -1,
131
          0, 4, 7, 3, -1,
132
          1, 2, 6, 5, -1,
133
          2, 3, 7, 6, -1,
134
          4, 5, 6, 7, -1 ]
135
      }
136
    }
137
  ]
138
}
139
 
140
DEF cube8_copy9 Transform {
141
  children [
142
    Shape {
143
      appearance Appearance {
144
        material USE plastic
145
      }
146
      geometry IndexedFaceSet {
147
        normalPerVertex TRUE
148
        coord Coordinate { point [
149
          0.8 -1.25 0.255,
150
          0.8 1.25 0.255,
151
          1.0 1.25 0.255,
152
          1.0 -1.25 0.255,
153
          0.8 -1.25 0.0050000000000000044,
154
          0.8 1.25 0.0050000000000000044,
155
          1.0 1.25 0.0050000000000000044,
156
          1.0 -1.25 0.0050000000000000044 ] }
157
        coordIndex [
158
          0, 1, 5, 4, -1,
159
          0, 3, 2, 1, -1,
160
          0, 4, 7, 3, -1,
161
          1, 2, 6, 5, -1,
162
          2, 3, 7, 6, -1,
163
          4, 5, 6, 7, -1 ]
164
        normal Normal { vector [
165
          -0.5773502691896258 -0.5773502691896258 0.5773502691896258,
166
          -0.5773502691896258 0.5773502691896258 0.5773502691896258,
167
          0.5773502691896258 0.5773502691896258 0.5773502691896258,
168
          0.5773502691896258 -0.5773502691896258 0.5773502691896258,
169
          -0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
170
          -0.5773502691896258 0.5773502691896258 -0.5773502691896258,
171
          0.5773502691896258 0.5773502691896258 -0.5773502691896258,
172
          0.5773502691896258 -0.5773502691896258 -0.5773502691896258 ] }
173
        normalIndex [
174
          0, 1, 5, 4, -1,
175
          0, 3, 2, 1, -1,
176
          0, 4, 7, 3, -1,
177
          1, 2, 6, 5, -1,
178
          2, 3, 7, 6, -1,
179
          4, 5, 6, 7, -1 ]
180
      }
181
    }
182
  ]
183
}
184
 
185
DEF cube8 Transform {
186
  children [
187
    Shape {
188
      appearance Appearance {
189
        material USE plastic
190
      }
191
      geometry IndexedFaceSet {
192
        normalPerVertex TRUE
193
        coord Coordinate { point [
194
          -0.2 -1.15 0.255,
195
          -0.2 1.25 0.255,
196
          0.2 1.25 0.255,
197
          0.2 -1.15 0.255,
198
          -0.2 -1.15 0.0050000000000000044,
199
          -0.2 1.25 0.0050000000000000044,
200
          0.2 1.25 0.0050000000000000044,
201
          0.2 -1.15 0.0050000000000000044 ] }
202
        coordIndex [
203
          0, 1, 5, 4, -1,
204
          0, 3, 2, 1, -1,
205
          0, 4, 7, 3, -1,
206
          1, 2, 6, 5, -1,
207
          2, 3, 7, 6, -1,
208
          4, 5, 6, 7, -1 ]
209
        normal Normal { vector [
210
          -0.5773502691896258 -0.5773502691896258 0.5773502691896258,
211
          -0.5773502691896258 0.5773502691896258 0.5773502691896258,
212
          0.5773502691896258 0.5773502691896258 0.5773502691896258,
213
          0.5773502691896258 -0.5773502691896258 0.5773502691896258,
214
          -0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
215
          -0.5773502691896258 0.5773502691896258 -0.5773502691896258,
216
          0.5773502691896258 0.5773502691896258 -0.5773502691896258,
217
          0.5773502691896258 -0.5773502691896258 -0.5773502691896258 ] }
218
        normalIndex [
219
          0, 1, 5, 4, -1,
220
          0, 3, 2, 1, -1,
221
          0, 4, 7, 3, -1,
222
          1, 2, 6, 5, -1,
223
          2, 3, 7, 6, -1,
224
          4, 5, 6, 7, -1 ]
225
      }
226
    }
227
  ]
228
}
229
 
230
DEF cube6_copy7 Transform {
231
  children [
232
    Shape {
233
      appearance Appearance {
234
        material DEF gold Material {
235
          diffuseColor 1.0 1.0 0.0
236
          emissiveColor 1.0 1.0 0.0
237
          specularColor 1.0 1.0 0.0
238
          ambientIntensity 0.6666666666666666
239
          transparency 0.0
240
          shininess 1.0
241
        }
242
      }
243
      geometry IndexedFaceSet {
244
        normalPerVertex TRUE
245
        coord Coordinate { point [
246
          -0.6 -0.07 4.1049999999999995,
247
          -0.6 0.13 4.1049999999999995,
248
          -0.4 0.13 4.1049999999999995,
249
          -0.4 -0.07 4.1049999999999995,
250
          -0.525 0.05499999999999999 4.205,
251
          -0.525 0.0050000000000000044 4.205,
252
          -0.475 0.0050000000000000044 4.205,
253
          -0.475 0.05499999999999999 4.205,
254
          -0.6 -0.07 1.6024999999999998,
255
          -0.6 0.13 1.6024999999999998,
256
          -0.4 0.13 1.6024999999999998,
257
          -0.4 -0.07 1.6024999999999998 ] }
258
        coordIndex [
259
          0, 1, 9, 8, -1,
260
          0, 3, 6, 5, -1,
261
          0, 5, 4, 1, -1,
262
          0, 8, 11, 3, -1,
263
          1, 2, 10, 9, -1,
264
          1, 4, 7, 2, -1,
265
          2, 3, 11, 10, -1,
266
          2, 7, 6, 3, -1,
267
          4, 5, 6, 7, -1 ]
268
        normal Normal { vector [
269
          -0.6396021490668319 -0.6396021490668318 0.42640143271121933,
270
          -0.6396021490668319 0.6396021490668318 0.42640143271121933,
271
          0.6396021490668319 0.6396021490668318 0.42640143271121933,
272
          0.6396021490668319 -0.6396021490668318 0.42640143271121933,
273
          -0.32338083338177837 0.3233808333817782 0.8892972917998867,
274
          -0.32338083338177837 -0.3233808333817782 0.8892972917998867,
275
          0.32338083338177837 -0.3233808333817782 0.8892972917998867,
276
          0.32338083338177837 0.3233808333817782 0.8892972917998867,
277
          -0.7071067811865475 -0.7071067811865475 0.0,
278
          -0.7071067811865475 0.7071067811865475 0.0,
279
          0.7071067811865475 0.7071067811865475 0.0,
280
          0.7071067811865475 -0.7071067811865475 0.0 ] }
281
        normalIndex [
282
          0, 1, 9, 8, -1,
283
          0, 3, 6, 5, -1,
284
          0, 5, 4, 1, -1,
285
          0, 8, 11, 3, -1,
286
          1, 2, 10, 9, -1,
287
          1, 4, 7, 2, -1,
288
          2, 3, 11, 10, -1,
289
          2, 7, 6, 3, -1,
290
          4, 5, 6, 7, -1 ]
291
      }
292
    },
293
    Shape {
294
      appearance Appearance {
295
        material DEF silver Material {
296
          diffuseColor 0.85 0.85 0.85
297
          emissiveColor 0.85 0.85 0.85
298
          specularColor 0.85 0.85 0.85
299
          ambientIntensity 0.85
300
          transparency 0.0
301
          shininess 1.0
302
        }
303
      }
304
      geometry IndexedFaceSet {
305
        normalPerVertex TRUE
306
        coord Coordinate { point [
307
          -0.6 -0.07 -0.8999999999999999,
308
          -0.6 0.13 -0.8999999999999999,
309
          -0.4 0.13 -0.8999999999999999,
310
          -0.4 -0.07 -0.8999999999999999,
311
          -0.525 0.0050000000000000044 -1.0,
312
          -0.525 0.05499999999999999 -1.0,
313
          -0.475 0.05499999999999999 -1.0,
314
          -0.475 0.0050000000000000044 -1.0,
315
          -0.6 -0.07 1.6024999999999998,
316
          -0.6 0.13 1.6024999999999998,
317
          -0.4 0.13 1.6024999999999998,
318
          -0.4 -0.07 1.6024999999999998 ] }
319
        coordIndex [
320
          0, 1, 5, 4, -1,
321
          0, 3, 11, 8, -1,
322
          0, 4, 7, 3, -1,
323
          0, 8, 9, 1, -1,
324
          1, 2, 6, 5, -1,
325
          1, 9, 10, 2, -1,
326
          2, 3, 7, 6, -1,
327
          2, 10, 11, 3, -1,
328
          4, 5, 6, 7, -1 ]
329
        normal Normal { vector [
330
          -0.6396021490668313 -0.6396021490668313 -0.4264014327112205,
331
          -0.6396021490668313 0.6396021490668313 -0.4264014327112205,
332
          0.6396021490668313 0.6396021490668313 -0.4264014327112205,
333
          0.6396021490668313 -0.6396021490668313 -0.4264014327112205,
334
          -0.32338083338177753 -0.3233808333817775 -0.8892972917998875,
335
          -0.32338083338177753 0.3233808333817775 -0.8892972917998875,
336
          0.32338083338177753 0.3233808333817775 -0.8892972917998875,
337
          0.32338083338177753 -0.3233808333817775 -0.8892972917998875,
338
          -0.7071067811865475 -0.7071067811865475 0.0,
339
          -0.7071067811865475 0.7071067811865475 0.0,
340
          0.7071067811865475 0.7071067811865475 0.0,
341
          0.7071067811865475 -0.7071067811865475 0.0 ] }
342
        normalIndex [
343
          0, 1, 5, 4, -1,
344
          0, 3, 11, 8, -1,
345
          0, 4, 7, 3, -1,
346
          0, 8, 9, 1, -1,
347
          1, 2, 6, 5, -1,
348
          1, 9, 10, 2, -1,
349
          2, 3, 7, 6, -1,
350
          2, 10, 11, 3, -1,
351
          4, 5, 6, 7, -1 ]
352
      }
353
    }
354
  ]
355
}
356
 
357
DEF cube6 Transform {
358
  children [
359
    Shape {
360
      appearance Appearance {
361
        material USE gold
362
      }
363
      geometry IndexedFaceSet {
364
        normalPerVertex TRUE
365
        coord Coordinate { point [
366
          0.4 -0.07 4.1049999999999995,
367
          0.4 0.13 4.1049999999999995,
368
          0.6 0.13 4.1049999999999995,
369
          0.6 -0.07 4.1049999999999995,
370
          0.475 0.05499999999999999 4.205,
371
          0.475 0.0050000000000000044 4.205,
372
          0.525 0.0050000000000000044 4.205,
373
          0.525 0.05499999999999999 4.205,
374
          0.4 -0.07 1.6024999999999998,
375
          0.4 0.13 1.6024999999999998,
376
          0.6 0.13 1.6024999999999998,
377
          0.6 -0.07 1.6024999999999998 ] }
378
        coordIndex [
379
          0, 1, 9, 8, -1,
380
          0, 3, 6, 5, -1,
381
          0, 5, 4, 1, -1,
382
          0, 8, 11, 3, -1,
383
          1, 2, 10, 9, -1,
384
          1, 4, 7, 2, -1,
385
          2, 3, 11, 10, -1,
386
          2, 7, 6, 3, -1,
387
          4, 5, 6, 7, -1 ]
388
        normal Normal { vector [
389
          -0.6396021490668319 -0.6396021490668318 0.42640143271121933,
390
          -0.6396021490668319 0.6396021490668318 0.42640143271121933,
391
          0.6396021490668319 0.6396021490668318 0.42640143271121933,
392
          0.6396021490668319 -0.6396021490668318 0.42640143271121933,
393
          -0.32338083338177837 0.3233808333817782 0.8892972917998867,
394
          -0.32338083338177837 -0.3233808333817782 0.8892972917998867,
395
          0.32338083338177837 -0.3233808333817782 0.8892972917998867,
396
          0.32338083338177837 0.3233808333817782 0.8892972917998867,
397
          -0.7071067811865475 -0.7071067811865475 0.0,
398
          -0.7071067811865475 0.7071067811865475 0.0,
399
          0.7071067811865475 0.7071067811865475 0.0,
400
          0.7071067811865475 -0.7071067811865475 0.0 ] }
401
        normalIndex [
402
          0, 1, 9, 8, -1,
403
          0, 3, 6, 5, -1,
404
          0, 5, 4, 1, -1,
405
          0, 8, 11, 3, -1,
406
          1, 2, 10, 9, -1,
407
          1, 4, 7, 2, -1,
408
          2, 3, 11, 10, -1,
409
          2, 7, 6, 3, -1,
410
          4, 5, 6, 7, -1 ]
411
      }
412
    },
413
    Shape {
414
      appearance Appearance {
415
        material USE silver
416
      }
417
      geometry IndexedFaceSet {
418
        normalPerVertex TRUE
419
        coord Coordinate { point [
420
          0.4 -0.07 -0.8999999999999999,
421
          0.4 0.13 -0.8999999999999999,
422
          0.6 0.13 -0.8999999999999999,
423
          0.6 -0.07 -0.8999999999999999,
424
          0.475 0.0050000000000000044 -1.0,
425
          0.475 0.05499999999999999 -1.0,
426
          0.525 0.05499999999999999 -1.0,
427
          0.525 0.0050000000000000044 -1.0,
428
          0.4 -0.07 1.6024999999999998,
429
          0.4 0.13 1.6024999999999998,
430
          0.6 0.13 1.6024999999999998,
431
          0.6 -0.07 1.6024999999999998 ] }
432
        coordIndex [
433
          0, 1, 5, 4, -1,
434
          0, 3, 11, 8, -1,
435
          0, 4, 7, 3, -1,
436
          0, 8, 9, 1, -1,
437
          1, 2, 6, 5, -1,
438
          1, 9, 10, 2, -1,
439
          2, 3, 7, 6, -1,
440
          2, 10, 11, 3, -1,
441
          4, 5, 6, 7, -1 ]
442
        normal Normal { vector [
443
          -0.6396021490668313 -0.6396021490668313 -0.4264014327112205,
444
          -0.6396021490668313 0.6396021490668313 -0.4264014327112205,
445
          0.6396021490668313 0.6396021490668313 -0.4264014327112205,
446
          0.6396021490668313 -0.6396021490668313 -0.4264014327112205,
447
          -0.32338083338177753 -0.3233808333817775 -0.8892972917998875,
448
          -0.32338083338177753 0.3233808333817775 -0.8892972917998875,
449
          0.32338083338177753 0.3233808333817775 -0.8892972917998875,
450
          0.32338083338177753 -0.3233808333817775 -0.8892972917998875,
451
          -0.7071067811865475 -0.7071067811865475 0.0,
452
          -0.7071067811865475 0.7071067811865475 0.0,
453
          0.7071067811865475 0.7071067811865475 0.0,
454
          0.7071067811865475 -0.7071067811865475 0.0 ] }
455
        normalIndex [
456
          0, 1, 5, 4, -1,
457
          0, 3, 11, 8, -1,
458
          0, 4, 7, 3, -1,
459
          0, 8, 9, 1, -1,
460
          1, 2, 6, 5, -1,
461
          1, 9, 10, 2, -1,
462
          2, 3, 7, 6, -1,
463
          2, 10, 11, 3, -1,
464
          4, 5, 6, 7, -1 ]
465
      }
466
    }
467
  ]
468
}
469
 
470
DEF cube5 Transform {
471
  children [
472
    Shape {
473
      appearance Appearance {
474
        material USE plastic
475
      }
476
      geometry IndexedFaceSet {
477
        normalPerVertex TRUE
478
        coord Coordinate { point [
479
          -1.0 -1.25 1.255,
480
          -1.0 1.25 1.255,
481
          1.0 1.25 1.255,
482
          1.0 -1.25 1.255,
483
          -1.0 -1.25 0.255,
484
          -1.0 1.25 0.255,
485
          1.0 1.25 0.255,
486
          1.0 -1.25 0.255,
487
          -0.3 -1.25 1.255,
488
          -0.19999999999999996 -1.15 1.255,
489
          0.20000000000000007 -1.15 1.255,
490
          0.3000000000000001 -1.25 1.255,
491
          -0.3 -1.25 0.255,
492
          -0.19999999999999996 -1.15 0.255,
493
          0.20000000000000007 -1.15 0.255,
494
          0.3000000000000001 -1.25 0.255 ] }
495
        coordIndex [
496
          0, 1, 5, 4, -1,
497
          0, 4, 12, 8, -1,
498
          0, 8, 1, -1,
499
          1, 2, 6, 5, -1,
500
          1, 8, 9, -1,
501
          1, 9, 10, 2, -1,
502
          2, 3, 7, 6, -1,
503
          2, 10, 11, -1,
504
          2, 11, 3, -1,
505
          3, 11, 15, 7, -1,
506
          4, 5, 12, -1,
507
          5, 6, 14, 13, -1,
508
          5, 13, 12, -1,
509
          6, 7, 15, -1,
510
          6, 15, 14, -1,
511
          8, 12, 13, 9, -1,
512
          9, 13, 14, 10, -1,
513
          10, 14, 15, 11, -1 ]
514
        normal Normal { vector [
515
          -0.5773502691896258 -0.5773502691896258 0.5773502691896258,
516
          -0.3015113445777635 0.30151134457776363 0.9045340337332909,
517
          0.3015113445777635 0.30151134457776363 0.9045340337332909,
518
          0.5773502691896258 -0.5773502691896258 0.5773502691896258,
519
          -0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
520
          -0.3015113445777635 0.30151134457776363 -0.9045340337332909,
521
          0.3015113445777635 0.30151134457776363 -0.9045340337332909,
522
          0.5773502691896258 -0.5773502691896258 -0.5773502691896258,
523
          0.25968834368807275 -0.6269431213219502 0.7345095552677554,
524
          0.25968834368807275 -0.6269431213219502 0.7345095552677554,
525
          -0.25968834368807275 -0.6269431213219502 0.7345095552677554,
526
          -0.25968834368807275 -0.6269431213219502 0.7345095552677554,
527
          0.25968834368807275 -0.6269431213219502 -0.7345095552677554,
528
          0.25968834368807275 -0.6269431213219502 -0.7345095552677554,
529
          -0.25968834368807275 -0.6269431213219502 -0.7345095552677554,
530
          -0.25968834368807275 -0.6269431213219502 -0.7345095552677554 ] }
531
        normalIndex [
532
          0, 1, 5, 4, -1,
533
          0, 4, 12, 8, -1,
534
          0, 8, 1, -1,
535
          1, 2, 6, 5, -1,
536
          1, 8, 9, -1,
537
          1, 9, 10, 2, -1,
538
          2, 3, 7, 6, -1,
539
          2, 10, 11, -1,
540
          2, 11, 3, -1,
541
          3, 11, 15, 7, -1,
542
          4, 5, 12, -1,
543
          5, 6, 14, 13, -1,
544
          5, 13, 12, -1,
545
          6, 7, 15, -1,
546
          6, 15, 14, -1,
547
          8, 12, 13, 9, -1,
548
          9, 13, 14, 10, -1,
549
          10, 14, 15, 11, -1 ]
550
      }
551
    }
552
  ]
553
}
554