OSDN Git Service

three.jsをThirdPartyに追加
[webglgame/webgl_framework.git] / webglFramework / Thirdparty / three.js-master / examples / models / vrml / house.wrl
1 #VRML V2.0 utf8
2 Group {
3         children [
4                 DirectionalLight {
5                         ambientIntensity 0
6                         color 1 1 .9,
7                         direction .5 -1.5 -1,
8                         intensity 1.8
9                         on TRUE
10                 }
11                 DirectionalLight {
12                         ambientIntensity 0
13                         color 1 1 .9,
14                         direction -.5 1 0,
15                         intensity 1
16                         on TRUE
17                 }
18                 NavigationInfo {
19                         avatarSize [
20                                 .2 1.4 .5
21                         ]
22                         headlight FALSE
23                 }
24                 DirectionalLight {
25                         ambientIntensity 0
26                         color .6 .6 .8,
27                         direction -1 .5 2,
28                         intensity 1
29                         on TRUE
30                 }
31                 Background {
32                         groundAngle [
33                                 1.5 1.6
34                         ]
35                         groundColor [
36                                 .2 .6 .3 .4 .4 .35 .3 .5 .6
37                         ]
38                         backUrl [
39                         ]
40                         bottomUrl [
41                         ]
42                         frontUrl [
43                         ]
44                         leftUrl [
45                         ]
46                         rightUrl [
47                         ]
48                         topUrl [
49                         ]
50                         skyAngle [
51                                 1.5
52                         ]
53                         skyColor [
54                                 .5 .7 1 .7 1 .9
55                         ]
56                 }
57                 Viewpoint {
58                         fieldOfView 1
59                         jump TRUE
60                         orientation 0 1 0 -.5
61                         position -4 2 10
62                         description "Entry"
63                 }
64                 Viewpoint {
65                         fieldOfView 1
66                         jump TRUE
67                         orientation 0 0 1 0
68                         position 3.5 1.7 13
69                         description "Vooraanzicht"
70                 }
71                 Viewpoint {
72                         fieldOfView 1
73                         jump TRUE
74                         orientation 0 0 1 0
75                         position 2.5 1.5 -4.5
76                         description "Woonkamer"
77                 }
78                 Viewpoint {
79                         fieldOfView 1
80                         jump TRUE
81                         orientation 0 0 1 0
82                         position 1.5 1.5 -1.7
83                         description "Keuken"
84                 }
85                 Viewpoint {
86                         fieldOfView 1
87                         jump TRUE
88                         orientation 0 1 0 3.141592
89                         position 2.5 2.5 -20
90                         description "Achteraanzicht"
91                 }
92                 Viewpoint {
93                         fieldOfView 1
94                         jump TRUE
95                         orientation 1 0 0 -1.570796
96                         position 2.5 20 -4.5
97                         description "Bovenaanzicht"
98                 }
99                 # beneden/beneden.wrl
100                 DEF vloer Transform {
101                         children [
102                                 Shape {
103                                         appearance Appearance {
104                                                 material Material {
105                                                         ambientIntensity .2
106                                                         diffuseColor 1 .5 .3
107                                                         emissiveColor 0 0 0
108                                                         shininess .1
109                                                         specularColor 0 0 0
110                                                         transparency 0
111                                                 }
112                                                 texture NULL
113                                                 textureTransform NULL
114                                         }
115                                         geometry IndexedFaceSet {
116                                                 color NULL
117                                                 coord Coordinate {
118                                                         #default NULL
119                                                         point [
120                                                                 .14 0 -.14, 5.54 0 -.14, 5.54 0 -8.86, .14 0 -8.86,
121                                                         ]
122                                                 }
123                                                 normal NULL
124                                                 texCoord NULL
125                                                 ccw TRUE
126                                                 colorIndex [
127                                                 ]
128                                                 colorPerVertex TRUE
129                                                 convex TRUE
130                                                 coordIndex [
131                                                         0 1 2 3 -1, 0 3 2 1 -1,
132                                                 ]
133                                                 #default []
134                                                 creaseAngle 0
135                                                 normalIndex [
136                                                 ]
137                                                 normalPerVertex TRUE
138                                                 solid TRUE
139                                                 texCoordIndex [
140                                                 ]
141                                         }
142                                 }
143                         ]
144                 }
145                 DEF drempelvoor Transform {
146                         children [
147                                 Shape {
148                                         appearance Appearance {
149                                                 material Material {
150                                                         ambientIntensity .2
151                                                         diffuseColor .4 .4 .4
152                                                         emissiveColor 0 0 0
153                                                         shininess .1
154                                                         specularColor 0 0 0
155                                                         transparency 0
156                                                 }
157                                         }
158                                         geometry Box {
159                                                 size 1.23 .04 .3
160                                         }
161                                 }
162                         ]
163                         translation 3.805 .02 -.14
164                 }
165                 DEF drempelachter Transform {
166                         children [
167                                 Shape {
168                                         appearance Appearance {
169                                                 material Material {
170                                                         ambientIntensity .2
171                                                         diffuseColor .4 .4 .4
172                                                         emissiveColor 0 0 0
173                                                         shininess .1
174                                                         specularColor 0 0 0
175                                                         transparency 0
176                                                 }
177                                         }
178                                         geometry Box {
179                                                 size 1.05 .04 .3
180                                         }
181                                 }
182                         ]
183                         translation 1.725 .02 -8.86
184                 }
185                 DEF stukmuur1 Transform {
186                         children [
187                                 Shape {
188                                         appearance DEF wandkleur Appearance {
189                                                 material Material {
190                                                         ambientIntensity .2
191                                                         diffuseColor 1 .9 .7
192                                                         emissiveColor 0 0 0
193                                                         shininess .1
194                                                         specularColor 0 0 0
195                                                         transparency 0
196                                                 }
197                                                 texture NULL
198                                                 textureTransform NULL
199                                         }
200                                         geometry Box {
201                                                 size .7 2.7 .07
202                                         }
203                                 }
204                         ]
205                         translation .63 1.35 -3.395
206                 }
207                 DEF stukmuur2 Transform {
208                         children [
209                                 Shape {
210                                         appearance USE wandkleur
211                                         geometry Box {
212                                                 size 1.41 2.7 .07
213                                         }
214                                 }
215                         ]
216                         translation 2.485 1.35 -3.395
217                 }
218                 DEF stukmuur3 Transform {
219                         children [
220                                 Shape {
221                                         appearance USE wandkleur
222                                         geometry Box {
223                                                 size .43 2.7 .07
224                                         }
225                                 }
226                         ]
227                         translation 4.205 1.35 -3.395
228                 }
229                 DEF stukmuur4 Transform {
230                         children [
231                                 Shape {
232                                         appearance USE wandkleur
233                                         geometry Box {
234                                                 size 1.06 2.8 .07
235                                         }
236                                 }
237                         ]
238                         translation 4.87 1.4 -4.395
239                 }
240                 DEF stukmuur5 Transform {
241                         children [
242                                 Shape {
243                                         appearance USE wandkleur
244                                         geometry Box {
245                                                 size .07 2.7 2.28
246                                         }
247                                 }
248                         ]
249                         translation 3.155 1.35 -1.42
250                 }
251                 DEF stukmuur6 Transform {
252                         children [
253                                 Shape {
254                                         appearance USE wandkleur
255                                         geometry Box {
256                                                 size .98 2.8 .07
257                                         }
258                                 }
259                         ]
260                         translation 4.91 1.4 -2.325
261                 }
262                 DEF stukmuur7 Transform {
263                         children [
264                                 Shape {
265                                         appearance USE wandkleur
266                                         geometry Box {
267                                                 size .98 2.7 .07
268                                         }
269                                 }
270                         ]
271                         translation 4.91 1.35 -1.515
272                 }
273                 DEF stukmuur8 Transform {
274                         children [
275                                 Shape {
276                                         appearance USE wandkleur
277                                         geometry Box {
278                                                 size .07 2.7 .4
279                                         }
280                                 }
281                         ]
282                         translation 4.455 1.35 -.48
283                 }
284                 DEF stukmuur9 Transform {
285                         children [
286                                 Shape {
287                                         appearance USE wandkleur
288                                         geometry Box {
289                                                 size .07 2.7 .74
290                                         }
291                                 }
292                         ]
293                         translation 4.7 1.35 -1.92
294                 }
295                 # binmuur.wrl
296                 Transform {
297                         children [
298                                 Shape {
299                                         appearance Appearance {
300                                                 material Material {
301                                                         ambientIntensity .2
302                                                         diffuseColor 1 .9 .7
303                                                         emissiveColor 0 0 0
304                                                         shininess .1
305                                                         specularColor 0 0 0
306                                                         transparency 0
307                                                 }
308                                                 texture NULL
309                                                 textureTransform NULL
310                                         }
311                                         geometry IndexedFaceSet {
312                                                 color NULL
313                                                 coord Coordinate {
314                                                         #default NULL
315                                                         point [
316                                                                 .28 0 -.28, #0 linkerbenedenhoek voorgevel
317                                                                 5.4 0 -.28, 5.4 5.4 -.28, .28 5.4 -.28, #3 linkerbovenhoek voorgevel
318                                                                 3.19 0 -.28, #4 voordeur
319                                                                 4.42 0 -.28, 4.42 2.3 -.28, 3.19 2.3 -.28, #7 voordeur
320                                                                 4.84 1.6 -.28, #toiletraam-8
321                                                                 5.04 1.6 -.28, 5.04 2.3 -.28, 4.84 2.3 -.28, 2.6 .9 -.28,
322                                                                 #keukenraam-12
323                                                                 2.6 2.3 -.28, .6 2.3 -.28, .6 .9 -.28, .6 3.6 -.28, #bovenraam-16
324                                                                 1.5 3.6 -.28, 1.5 5 -.28, 4.42 5 -.28, 4.42 5.4 -.28, .6 5.4 -.28,
325                                                                 .28 8.55 -3.15, #linkergevel-22
326                                                                 .28 2.7 -8.72, .28 0 -8.72, 5.4 8.55 -3.15, #rechtergevel-25
327                                                                 5.4 5.4 -6.3, 5.4 5.4 -8.72, 5.4 0 -8.72, 2.25 0 -8.72, #achtergevel-29
328                                                                 2.25 .6 -8.72, 4.8 .6 -8.72, 4.8 5.4 -8.72, 1.2 0 -8.72, 1.2 2.7 -8.72,
329                                                                 3.19 0 -.14, #diepte van de voordeur-35
330                                                                 4.42 0 -.14, 4.42 2.3 -.14, 3.19 2.3 -.14, #diepte van de voordeur-38
331                                                                 2.6 .9 -.14, # diepte van het keukenraam-39
332                                                                 2.6 2.3 -.14, .6 2.3 -.14, .6 .9 -.14, 4.84 1.6 -.14, #diepte van het toiletraam-43
333                                                                 5.04 1.6 -.14, 5.04 2.3 -.14, 4.84 2.3 -.14, .6 3.6 -.14,
334                                                                 #diepte van het bovenraam-47
335                                                                 1.5 3.6 -.14, 1.5 5 -.14, 4.42 5 -.14, 4.42 5.4 -.14, .6 5.4 -.14,
336                                                                 #52
337                                                                 2.25 0 -8.86, #diepte van de achtergevel-53
338                                                                 2.25 .6 -8.86, 4.8 .6 -8.86, 4.8 5.4 -8.86, 1.2 0 -8.86, 1.2 2.7 -8.86,
339                                                                 #58
340                                                                 .28 5.4 0, #59 hoekpunt voor dakvorm zolder
341                                                                 5.4 5.4 0, .28 5.4 -6.3, #61
342                                                                 .28 2.7 -9, #62 hoekpunt voor dakvorm 1e verdieping
343                                                                 .28 2.7 -.28, #63 extra punten voor segmentering beneden
344                                                                 .14 2.7 -.14, 5.4 2.7 -.28, #65
345                                                                 5.54 2.7 -.14, #
346                                                                 .28 2.7 -8.72, #67
347                                                                 .14 2.7 -8.86, #
348                                                                 5.4 2.7 -8.72, #69
349                                                                 5.54 2.7 -8.86, #
350                                                                 1.2 2.7 -8.72, #71
351                                                                 1.2 2.7 -8.86, #
352                                                                 4.8 2.7 -8.72, #73
353                                                                 4.8 2.7 -8.86, #
354                                                         ]
355                                                 }
356                                                 normal NULL
357                                                 texCoord NULL
358                                                 ccw TRUE
359                                                 colorIndex [
360                                                 ]
361                                                 colorPerVertex TRUE
362                                                 convex TRUE
363                                                 coordIndex [
364                                                         0 4 12 15 -1, 0 15 12 4 -1, 0 15 14 63 -1, 0 63 14 15 -1, 14 13 65 63 -1,
365                                                         4 12 13 7 -1, 13 7 6 65 -1, 6 11 10 65 -1, 5 8 11 6 -1, 5 8 9 1 -1, 1 9 10
366                                                         65 -1, 0 63 67 24 -1, 67 24 33 71 -1, 28 29 30 31 -1, 28 31 73 69 -1, 28 69
367                                                         65 1 -1, 63 65 66 64 -1, 65 69 70 66 -1, 63 67 68 64 -1, 69 73 74 70 -1, 67
368                                                         71 72 68 -1, 5 6 37 36 -1, 6 7 38 37 -1, 4 35 38 7 -1, 12 39 40 13 -1, 13
369                                                         40 41 14 -1, 14 41 42 15 -1, 15 42 39 12 -1, 8 43 44 9 -1, 9 44 45 10 -1,
370                                                         10 45 46 11 -1, 11 46 43 8 -1, 29 53 54 30 -1, 30 54 55 31 -1, 31 55 74 73
371                                                         -1, 33 57 72 71 -1,
372                                                 ]
373                                                 #default []
374                                                 creaseAngle 0
375                                                 normalIndex [
376                                                 ]
377                                                 normalPerVertex TRUE
378                                                 solid FALSE
379                                                 texCoordIndex [
380                                                 ]
381                                         }
382                                 }
383                         ]
384                 }
385                 #benodigde tijd tot hier 2 uur(kale buitenkant van het huis )
386                 # /binmuur.wrl
387                 # buitmuur.wrl
388                 Transform {
389                         children [
390                                 Shape {
391                                         appearance DEF steen Appearance {
392                                                 material Material {
393                                                         ambientIntensity .2
394                                                         diffuseColor .8 .4 .3
395                                                         emissiveColor 0 0 0
396                                                         shininess .1
397                                                         specularColor 0 0 0
398                                                         transparency 0
399                                                 }
400                                                 texture NULL
401                                                 textureTransform NULL
402                                         }
403                                         geometry IndexedFaceSet {
404                                                 color NULL
405                                                 coord Coordinate {
406                                                         #default NULL
407                                                         point [
408                                                                 0 0 0, # 0 linkerbenedenhoek voorgevel
409                                                                 5.68 0 0, 5.68 5.4 0, # 2
410                                                                 0 5.4 0, # 3 linkerbovenhoek voorgevel
411                                                                 3.19 0 0, #voordeur
412                                                                 4.42 0 0, 4.42 2.3 0, # 6
413                                                                 3.19 2.3 0, # 7 voordeur
414                                                                 4.84 1.6 0, #toiletraam-8
415                                                                 5.04 1.6 0, 5.04 2.3 0, # 10
416                                                                 4.84 2.3 0, 2.6 .9 0, #keukenraam-12
417                                                                 2.6 2.3 0, # 13
418                                                                 .6 2.3 0, .6 .9 0, .6 3.6 0, #bovenraam-16
419                                                                 1.5 3.6 0, 1.5 5 0, 4.42 5 0, 4.42 5.4 0, .6 5.4 0, 0 8.555 -3.15,
420                                                                 #linkergevel-22
421                                                                 0 2.7 -9, 0 0 -9, 5.68 8.555 -3.15, #rechtergevel-25
422                                                                 5.68 5.4 -6.3, 5.68 5.4 -9, 5.68 0 -9, 2.25 0 -9, #achtergevel-29
423                                                                 2.25 .6 -9, 4.8 .6 -9, 4.8 5.4 -9, 1.2 0 -9, 1.2 2.7 -9, 3.19 0 -.14,
424                                                                 #diepte van de voordeur-35
425                                                                 4.42 0 -.14, 4.42 2.3 -.14, 3.19 2.3 -.14, #diepte van de voordeur-38
426                                                                 2.6 .9 -.14, # diepte van het keukenraam-39
427                                                                 2.6 2.3 -.14, .6 2.3 -.14, .6 .9 -.14, 4.84 1.6 -.14, #diepte van het toiletraam-43
428                                                                 5.04 1.6 -.14, 5.04 2.3 -.14, 4.84 2.3 -.14, .6 3.6 -.14,
429                                                                 #diepte van het bovenraam-47
430                                                                 1.5 3.6 -.14, 1.5 5 -.14, 4.42 5 -.14, 4.42 5.4 -.14, .6 5.4 -.14,
431                                                                 #52
432                                                                 2.25 0 -8.86, #diepte van de achtergevel-53
433                                                                 2.25 .6 -8.86, 4.8 .6 -8.86, 4.8 5.4 -8.86, 1.2 0 -8.86, 1.2 2.7 -8.86,
434                                                                 #58
435                                                                 0 2.7 0, #59 extra punten voor segmentering beneden
436                                                                 .14 2.7 -.14, 5.68 2.7 0, #61
437                                                                 5.54 2.7 -.14, #
438                                                                 0 2.7 -9, #63
439                                                                 .14 2.7 -8.86, #
440                                                                 5.68 2.7 -9, #65
441                                                                 5.54 2.7 -8.86, #
442                                                                 1.2 2.7 -9, #67
443                                                                 1.2 2.7 -8.86, #
444                                                                 4.8 2.7 -9, #69
445                                                                 4.8 2.7 -8.86, #
446                                                         ]
447                                                 }
448                                                 normal NULL
449                                                 texCoord NULL
450                                                 ccw TRUE
451                                                 colorIndex [
452                                                 ]
453                                                 colorPerVertex TRUE
454                                                 convex TRUE
455                                                 coordIndex [
456                                                         0 4 12 15 -1, 0 15 14 59 -1, 14 13 61 59 -1, 4 7 13 12 -1, 13 11 61 -1, 11
457                                                         10 61 -1, 9 1 61 10 -1, 5 1 9 8 -1, 5 8 11 6 -1, 0 59 63 24 -1, 1 28 65 61
458                                                         -1, 28 29 30 31 -1, 28 31 69 65 -1, 33 24 63 67 -1, 5 6 37 36 -1, 6 7 38 37
459                                                         -1, 4 35 38 7 -1, 12 13 40 39 -1, 13 14 41 40 -1, 15 42 41 14 -1, 12 39 42
460                                                         15 -1, 8 9 44 43 -1, 9 10 45 44 -1, 10 11 46 45 -1, 11 8 43 46 -1, 29 53 54
461                                                         30 -1, 30 54 55 31 -1, 31 55 70 69 -1, 33 67 68 57 -1, 59 61 62 60 -1, 59
462                                                         60 64 63 -1, 61 65 66 62 -1, 65 69 70 66 -1, 64 68 67 63 -1,
463                                                 ]
464                                                 #default []
465                                                 creaseAngle 0
466                                                 normalIndex [
467                                                 ]
468                                                 normalPerVertex TRUE
469                                                 solid FALSE
470                                                 texCoordIndex [
471                                                 ]
472                                         }
473                                 }
474                         ]
475                 }
476                 Transform {
477                         #schuurtje
478                         children [
479                                 DEF schuurvloer Transform {
480                                         children [
481                                                 Shape {
482                                                         appearance Appearance {
483                                                                 material Material {
484                                                                         ambientIntensity .2
485                                                                         diffuseColor 1 .5 .3
486                                                                         emissiveColor 0 0 0
487                                                                         shininess .1
488                                                                         specularColor 0 0 0
489                                                                         transparency 0
490                                                                 }
491                                                                 texture NULL
492                                                                 textureTransform NULL
493                                                         }
494                                                         geometry IndexedFaceSet {
495                                                                 color NULL
496                                                                 coord Coordinate {
497                                                                         #default NULL
498                                                                         point [
499                                                                                 .1 0 -.1, 2.1 0 -.1, 2.1 0 -3.1, .1 0 -3.1,
500                                                                         ]
501                                                                 }
502                                                                 normal NULL
503                                                                 texCoord NULL
504                                                                 ccw TRUE
505                                                                 colorIndex [
506                                                                 ]
507                                                                 colorPerVertex TRUE
508                                                                 convex TRUE
509                                                                 coordIndex [
510                                                                         0 1 2 3 -1,
511                                                                 ]
512                                                                 #default []
513                                                                 creaseAngle 0
514                                                                 normalIndex [
515                                                                 ]
516                                                                 normalPerVertex TRUE
517                                                                 solid FALSE
518                                                                 texCoordIndex [
519                                                                 ]
520                                                         }
521                                                 }
522                                         ]
523                                 }
524                                 Transform {
525                                         children [
526                                                 Shape {
527                                                         appearance USE steen
528                                                         geometry Box {
529                                                                 size 2.2 2.6 .1
530                                                         }
531                                                 }
532                                         ]
533                                         translation 1.1 1.3 -.05
534                                 }
535                                 Transform {
536                                         children [
537                                                 Shape {
538                                                         appearance USE steen
539                                                         geometry Box {
540                                                                 size 2.2 2.6 .1
541                                                         }
542                                                 }
543                                         ]
544                                         translation 1.1 1.3 -3.15
545                                 }
546                                 Transform {
547                                         children [
548                                                 Shape {
549                                                         appearance USE steen
550                                                         geometry Box {
551                                                                 size .1 2.6 1.3
552                                                         }
553                                                 }
554                                         ]
555                                         translation .05 1.3 -.75
556                                 }
557                                 Transform {
558                                         children [
559                                                 Shape {
560                                                         appearance USE steen
561                                                         geometry Box {
562                                                                 size .1 2.6 .75
563                                                         }
564                                                 }
565                                         ]
566                                         translation .05 1.3 -2.725
567                                 }
568                                 Transform {
569                                         children [
570                                                 Shape {
571                                                         appearance USE steen
572                                                         geometry Box {
573                                                                 size .1 2.6 3
574                                                         }
575                                                 }
576                                         ]
577                                         translation 2.15 1.3 -1.6
578                                 }
579                                 Transform {
580                                         children [
581                                                 Shape {
582                                                         appearance DEF blauw Appearance {
583                                                                 material Material {
584                                                                         ambientIntensity .2
585                                                                         diffuseColor .3 .4 .7
586                                                                         emissiveColor 0 0 0
587                                                                         shininess .1
588                                                                         specularColor 0 0 0
589                                                                         transparency 0
590                                                                 }
591                                                                 texture NULL
592                                                                 textureTransform NULL
593                                                         }
594                                                         geometry Box {
595                                                                 size .05 .44 .85
596                                                         }
597                                                 }
598                                         ]
599                                         translation .05 2.38 -1.875
600                                 }
601                                 Transform {
602                                         #drempel van schuurdeur
603                                         children [
604                                                 Transform {
605                                                         #deurpost
606                                                         children [
607                                                                 DEF deurpost Shape {
608                                                                         appearance DEF grijs Appearance {
609                                                                                 material Material {
610                                                                                         ambientIntensity .2
611                                                                                         diffuseColor .4 .4 .4
612                                                                                         emissiveColor 0 0 0
613                                                                                         shininess .1
614                                                                                         specularColor 0 0 0
615                                                                                         transparency 0
616                                                                                 }
617                                                                         }
618                                                                         geometry Box {
619                                                                                 size .05 2.56 .05
620                                                                         }
621                                                                 }
622                                                         ]
623                                                         translation 0 1.3 .45
624                                                 }
625                                                 Transform {
626                                                         #deurpost
627                                                         children [
628                                                                 Shape {
629                                                                         appearance USE grijs
630                                                                         geometry Box {
631                                                                                 size .05 .05 .85
632                                                                         }
633                                                                 }
634                                                         ]
635                                                         translation 0 2.135 0
636                                                 }
637                                                 Transform {
638                                                         #deurpost
639                                                         children [
640                                                                 USE deurpost
641                                                         ]
642                                                         translation 0 1.3 -.45
643                                                 }
644                                                 Shape {
645                                                         appearance USE grijs
646                                                         geometry Box {
647                                                                 size .1 .04 .95
648                                                         }
649                                                 }
650                                         ]
651                                         translation .05 .02 -1.875
652                                 }
653                         ]
654                         translation 3.48 0 7.8
655                 }
656                 # /buitmuur.wrl
657                 # trapbeneden.wrl
658                 DEF trapbeneden Transform {
659                         children [
660                                 Shape {
661                                         appearance Appearance {
662                                                 material Material {
663                                                         ambientIntensity .2
664                                                         diffuseColor 1 .5 .3
665                                                         emissiveColor 0 0 0
666                                                         shininess .1
667                                                         specularColor 0 0 0
668                                                         transparency 0
669                                                 }
670                                                 texture NULL
671                                                 textureTransform NULL
672                                         }
673                                         geometry DEF trap IndexedFaceSet {
674                                                 color NULL
675                                                 coord Coordinate {
676                                                         #default NULL
677                                                         point [
678                                                                 -.2 0 1, #0
679                                                                 0 .2 1, 0 .2 0, -.2 0 0, #3
680                                                                 .28 .4 1, #4
681                                                                 .6 .6 1, .98 .8 1, .98 1 .45, #7
682                                                                 .98 1.2 .25, #8
683                                                                 .98 1.4 0, .98 1.6 -.25, .98 1.8 -.45, #11
684                                                                 .98 2 -1, #12
685                                                                 .6 2.2 -1, .28 2.4 -1, 0 2.6 -1, #15
686                                                                 0 .6 0, #16
687                                                                 0 .8 0, 0 1 0, #18
688                                                                 0 1.2 0, #19
689                                                                 0 1.4 0, #20
690                                                                 0 1.6 0, 0 1.8 0, #22
691                                                                 0 2 0, #23
692                                                                 0 2.2 0, #24
693                                                                 0 2.4 0, 0 2.6 0, 0 2.8 0, #27
694                                                                 -.2 .2 1, #28
695                                                                 0 .4 1, 0 .4 0, -.2 .2 0, #31
696                                                                 .28 .6 1, #32
697                                                                 .6 .8 1, .98 1 1, .98 1.2 .45, #35
698                                                                 .98 1.4 .25, #36
699                                                                 .98 1.6 0, .98 1.8 -.25, .98 2 -.45, #39
700                                                                 .98 2.2 -1, #40
701                                                                 .6 2.4 -1, .28 2.6 -1, 0 2.8 -1, #43
702                                                                 0 0 1, 0 0 0, #45
703                                                                 0 .4 0, #46
704                                                         ]
705                                                 }
706                                                 normal NULL
707                                                 texCoord NULL
708                                                 ccw TRUE
709                                                 colorIndex [
710                                                 ]
711                                                 colorPerVertex TRUE
712                                                 convex TRUE
713                                                 coordIndex [
714                                                         28 1 2 31 -1, #1e_treevlak
715                                                         29 4 46 -1, #2e
716                                                         32 5 16 -1, 33 6 17 -1, 34 7 18 -1, 35 8 19 -1, 36 9 20 -1, 37 10 21 -1, 38
717                                                         11 22 -1, 39 12 23 -1, 40 13 24 -1, 41 14 25 -1, 42 15 26 -1, #13e_treevlak
718                                                         0 28 31 3 -1, #voor_en_zijvlakken_van_de_eerste_tree
719                                                         0 44 1 28 -1, 3 31 2 45 -1, 2 1 29 30 -1, #alle_voorvlakken
720                                                         46 4 32 16 -1, 16 5 33 17 -1, 17 6 34 18 -1, 18 7 35 19 -1, 19 8 36 20 -1,
721                                                         20 9 37 21 -1, 21 10 38 22 -1, 22 11 39 23 -1, 23 12 40 24 -1, 24 13 41 25
722                                                         -1, 25 14 42 26 -1, 26 15 43 27 -1,
723                                                 ]
724                                                 #default []
725                                                 creaseAngle 0
726                                                 normalIndex [
727                                                 ]
728                                                 normalPerVertex TRUE
729                                                 solid FALSE
730                                                 texCoordIndex [
731                                                 ]
732                                         }
733                                 }
734                         ]
735                         translation 4.42 0 -3.36
736                 }
737                 # /trapbeneden.wrl
738                 # deuren.wrl
739                 Transform {
740                         children [
741                                 DEF deurgroep Group {
742                                         #DEURKEUKENWOONKAMER
743                                         children [
744                                                 #dwarslat boven de deur
745                                                 DEF dwarslat Transform {
746                                                         children [
747                                                                 Shape {
748                                                                         appearance DEF kozijn Appearance {
749                                                                                 material Material {
750                                                                                         ambientIntensity .2
751                                                                                         diffuseColor .95 .95 .9
752                                                                                         emissiveColor 0 0 0
753                                                                                         shininess .1
754                                                                                         specularColor 0 0 0
755                                                                                         transparency 0
756                                                                                 }
757                                                                                 texture NULL
758                                                                                 textureTransform NULL
759                                                                         }
760                                                                         geometry Box {
761                                                                                 size .8 .05 .05
762                                                                         }
763                                                                 }
764                                                         ]
765                                                         translation 0 2.035 0
766                                                 }
767                                                 DEF ruitje Transform {
768                                                         children [
769                                                                 Shape {
770                                                                         appearance DEF glas Appearance {
771                                                                                 material Material {
772                                                                                         ambientIntensity .2
773                                                                                         diffuseColor .6 .6 .9
774                                                                                         emissiveColor 0 0 0
775                                                                                         shininess .8
776                                                                                         specularColor 1 1 1
777                                                                                         transparency .7
778                                                                                 }
779                                                                                 texture NULL
780                                                                                 textureTransform NULL
781                                                                         }
782                                                                         geometry Box {
783                                                                                 size .8 .64 .01
784                                                                         }
785                                                                 }
786                                                         ]
787                                                         translation 0 2.38 0
788                                                 }
789                                                 #ruit boven de deur
790                                                 #deur
791                                                 DEF deur Transform {
792                                                         center -.4 0 0
793                                                         children [
794                                                                 DEF klikopdeur TouchSensor {
795                                                                 }
796                                                                 DEF TimeSource TimeSensor {
797                                                                         cycleInterval 20
798                                                                 }
799                                                                 # Run once for 20 sec.
800                                                                 # Animeer het openzwaaien van de deur rond de Y as:
801                                                                 DEF Deuropen OrientationInterpolator {
802                                                                         key [
803                                                                                 0 .025 .05 .95 .975 1
804                                                                         ]
805                                                                         keyValue [
806                                                                                 0 1 0 0 0 1 0 -1 0 1 0 -2 0 1 0 -2 0 1 0 -1 0 1 0 0
807                                                                         ]
808                                                                 }
809                                                                 # ../boven/deurklink.wrl
810                                                                 DEF deurklink Transform {
811                                                                         children [
812                                                                                 DEF enehelft Shape {
813                                                                                         appearance DEF aluminium Appearance {
814                                                                                                 material Material {
815                                                                                                         ambientIntensity .2
816                                                                                                         diffuseColor .4 .4 .5
817                                                                                                         emissiveColor 0 0 0
818                                                                                                         shininess .8
819                                                                                                         specularColor .4 .4 .5
820                                                                                                 }
821                                                                                                 texture NULL
822                                                                                                 textureTransform NULL
823                                                                                         }
824                                                                                         geometry IndexedFaceSet {
825                                                                                                 color NULL
826                                                                                                 coord Coordinate {
827                                                                                                         point [
828                                                                                                                 -.015 .02 0, #0
829                                                                                                                 .015 .02 0, .02 -.02 0, -.02 -.02 0, #3
830                                                                                                                 -.01 -.015 .06, #4
831                                                                                                                 .01 -.015 .06, -.01 .015 .03, .01 .015 .03, .005 .1 .035,
832                                                                                                                 #8
833                                                                                                                 -.005 .1 .035, -.005 .1 .055, .005 .1 .055,
834                                                                                                         ]
835                                                                                                 }
836                                                                                                 normal NULL
837                                                                                                 texCoord NULL
838                                                                                                 ccw TRUE
839                                                                                                 colorIndex [
840                                                                                                 ]
841                                                                                                 colorPerVertex TRUE
842                                                                                                 convex TRUE
843                                                                                                 coordIndex [
844                                                                                                         2 3 4 5 -1, 2 5 4 3 -1, 4 5 11 10 -1, 4 10 11 5 -1, 0 1 7 6 -1, 0 6 7 1 -1,
845                                                                                                         6 7 8 9 -1, 6 9 8 7 -1, 8 9 10 11 -1, 8 11 10 9 -1, 0 6 4 3 -1, 0 3 4 6 -1,
846                                                                                                         6 9 10 4 -1, 6 4 10 9 -1, 1 2 5 7 -1, 1 7 5 2 -1, 7 5 11 8 -1, 7 8 11 5 -1,
847                                                                                                         
848                                                                                                 ]
849                                                                                                 #default []
850                                                                                                 creaseAngle 0
851                                                                                                 normalIndex [
852                                                                                                 ]
853                                                                                                 normalPerVertex TRUE
854                                                                                                 solid TRUE #texCoordIndex     []
855                                                                                         }
856                                                                                 }
857                                                                                 #enehelft
858                                                                                 Transform {
859                                                                                         children [
860                                                                                                 USE enehelft
861                                                                                         ]
862                                                                                         rotation 0 1 0 3.141592
863                                                                                         translation 0 0 -.07
864                                                                                 }
865                                                                                 Transform {
866                                                                                         children [
867                                                                                                 DEF vlakdeel Shape {
868                                                                                                         appearance USE aluminium
869                                                                                                         geometry Box {
870                                                                                                                 size .18 .07 .01
871                                                                                                         }
872                                                                                                 }
873                                                                                                 #shape
874                                                                                         ]
875                                                                                         translation -.03 0 -.005
876                                                                                 }
877                                                                                 Transform {
878                                                                                         children [
879                                                                                                 USE vlakdeel
880                                                                                         ]
881                                                                                         translation -.03 0 -.065
882                                                                                 }
883                                                                         ]
884                                                                         translation .35 0 .035
885                                                                         rotation 0 0 1 1.570796
886                                                                 }
887                                                                 #deurklink
888                                                                 # /../boven/deurklink.wrl
889                                                                 DEF deurvorm Shape {
890                                                                         appearance DEF deurkleur Appearance {
891                                                                                 material Material {
892                                                                                         ambientIntensity .2
893                                                                                         diffuseColor .8 .8 .8
894                                                                                         emissiveColor 0 0 0
895                                                                                         shininess .1
896                                                                                         specularColor 0 0 0
897                                                                                         transparency 0
898                                                                                 }
899                                                                                 texture NULL
900                                                                                 textureTransform NULL
901                                                                         }
902                                                                         geometry Box {
903                                                                                 size .8 2 .05
904                                                                         }
905                                                                 }
906                                                         ]
907                                                         translation 0 1.005 0
908                                                 }
909                                         ]
910                                 }
911                                 #deurgroep
912                         ]
913                         translation 1.38 0 -3.395
914                 }
915                 #moved to end
916                 #ROUTE klikopdeur.touchTime TO TimeSource.startTime
917                 #ROUTE TimeSource.fraction_changed TO Deuropen.set_fraction
918                 #ROUTE Deuropen.value_changed TO deur.rotation
919                 #deur2
920                 Transform {
921                         children [
922                                 USE dwarslat
923                                 USE ruitje
924                                 #deur
925                                 DEF deurkeukengang Transform {
926                                         center -.4 0 0
927                                         children [
928                                                 DEF klikopdeur2 TouchSensor {
929                                                 }
930                                                 DEF TimeSource2 TimeSensor {
931                                                         cycleInterval 20
932                                                 }
933                                                 # Run once for 20 sec.
934                                                 # Animeer het openzwaaien van de deur rond de Y as:
935                                                 DEF Deuropen2 OrientationInterpolator {
936                                                         key [
937                                                                 0 .025 .05 .95 .975 1
938                                                         ]
939                                                         keyValue [
940                                                                 0 1 0 0 0 1 0 -1 0 1 0 -2 0 1 0 -2 0 1 0 -1 0 1 0 0
941                                                         ]
942                                                 }
943                                                 USE deurklink
944                                                 USE deurvorm
945                                         ]
946                                         translation 0 1.005 0
947                                 }
948                         ]
949                         translation 3.155 0 -2.96
950                         rotation 0 1 0 1.570796
951                 }
952                 #moved to end
953                 #ROUTE klikopdeur2.touchTime TO TimeSource2.startTime
954                 #ROUTE TimeSource2.fraction_changed TO Deuropen2.set_fraction
955                 #ROUTE Deuropen2.value_changed TO deurkeukengang.rotation
956                 #deur3
957                 Transform {
958                         children [
959                                 USE dwarslat
960                                 USE ruitje
961                                 #deur
962                                 DEF deurwoonkamergang Transform {
963                                         center -.4 0 0
964                                         children [
965                                                 DEF klikopdeur3 TouchSensor {
966                                                 }
967                                                 DEF TimeSource3 TimeSensor {
968                                                         cycleInterval 20
969                                                 }
970                                                 # Run once for 20 sec.
971                                                 # Animeer het openzwaaien van de deur rond de Y as: deze deur draait tegengesteld aan de andere
972                                                 DEF Deuropen3 OrientationInterpolator {
973                                                         key [
974                                                                 0 .025 .05 .95 .975 1
975                                                         ]
976                                                         keyValue [
977                                                                 0 1 0 0 0 1 0 1 0 1 0 2 0 1 0 2 0 1 0 1 0 1 0 0
978                                                         ]
979                                                 }
980                                                 USE deurklink
981                                                 USE deurvorm
982                                         ]
983                                         translation 0 1.005 0
984                                 }
985                         ]
986                         translation 3.59 0 -3.395
987                         rotation 0 1 0 0
988                 }
989                 #deur3
990                 #moved to end
991                 #ROUTE klikopdeur3.touchTime TO TimeSource3.startTime
992                 #ROUTE TimeSource3.fraction_changed TO Deuropen3.set_fraction
993                 #ROUTE Deuropen3.value_changed TO deurwoonkamergang.rotation
994                 #deur4
995                 Transform {
996                         children [
997                                 DEF dwarslatafw Transform {
998                                         children [
999                                                 Shape {
1000                                                         appearance USE kozijn
1001                                                         geometry Box {
1002                                                                 size .93 .05 .05
1003                                                         }
1004                                                 }
1005                                         ]
1006                                         translation 0 2.035 0
1007                                 }
1008                                 DEF ruitjeafw Transform {
1009                                         children [
1010                                                 Shape {
1011                                                         appearance USE kozijn
1012                                                         geometry Box {
1013                                                                 size .93 .64 .01
1014                                                         }
1015                                                 }
1016                                         ]
1017                                         translation 0 2.38 0
1018                                 }
1019                                 #ruit boven de deur#deur
1020                                 DEF deurwoonkamertrapkast Transform {
1021                                         center -.4 0 0
1022                                         children [
1023                                                 DEF klikopdeur4 TouchSensor {
1024                                                 }
1025                                                 DEF TimeSource4 TimeSensor {
1026                                                         cycleInterval 20
1027                                                 }
1028                                                 # Run once for 20 sec.
1029                                                 # Animeer het openzwaaien van de deur rond de Y as:
1030                                                 DEF Deuropen4 OrientationInterpolator {
1031                                                         key [
1032                                                                 0 .025 .05 .95 .975 1
1033                                                         ]
1034                                                         keyValue [
1035                                                                 0 1 0 0 0 1 0 -1 0 1 0 -2 0 1 0 -2 0 1 0 -1 0 1 0 0
1036                                                         ]
1037                                                 }
1038                                                 USE deurklink
1039                                                 Shape {
1040                                                         #afwijkende deurmaat
1041                                                         appearance USE deurkleur
1042                                                         geometry Box {
1043                                                                 size .93 2 .05
1044                                                         }
1045                                                 }
1046                                         ]
1047                                         translation 0 1.005 0
1048                                 }
1049                         ]
1050                         translation 4.395 0 -3.895
1051                         rotation 0 1 0 -1.570796
1052                 }
1053                 #deur4
1054                 #moved to end
1055                 #ROUTE klikopdeur4.touchTime TO TimeSource4.startTime
1056                 #ROUTE TimeSource4.fraction_changed TO Deuropen4.set_fraction
1057                 #ROUTE Deuropen4.value_changed TO deurwoonkamertrapkast.rotation
1058                 #deur5
1059                 Transform {
1060                         children [
1061                                 DEF dwarslatafw2 Transform {
1062                                         children [
1063                                                 Shape {
1064                                                         appearance USE kozijn
1065                                                         geometry Box {
1066                                                                 size .74 .05 .05
1067                                                         }
1068                                                 }
1069                                         ]
1070                                         translation 0 2.035 0
1071                                 }
1072                                 DEF ruitjeafw2 Transform {
1073                                         children [
1074                                                 Shape {
1075                                                         appearance USE kozijn
1076                                                         geometry Box {
1077                                                                 size .74 .64 .01
1078                                                         }
1079                                                 }
1080                                         ]
1081                                         translation 0 2.38 0
1082                                 }
1083                                 #ruit boven de deur#deur
1084                                 DEF deurgangmeterkast Transform {
1085                                         center -.4 0 0
1086                                         children [
1087                                                 DEF klikopdeur5 TouchSensor {
1088                                                 }
1089                                                 DEF TimeSource5 TimeSensor {
1090                                                         cycleInterval 20
1091                                                 }
1092                                                 # Run once for 20 sec.
1093                                                 # Animeer het openzwaaien van de deur rond de Y as:
1094                                                 DEF Deuropen5 OrientationInterpolator {
1095                                                         key [
1096                                                                 0 .025 .05 .95 .975 1
1097                                                         ]
1098                                                         keyValue [
1099                                                                 0 1 0 0 0 1 0 -.7 0 1 0 -1.5 0 1 0 -1.5 0 1 0 -.7 0 1 0 0
1100                                                         ]
1101                                                 }
1102                                                 DEF deurklinkafw Transform {
1103                                                         children [
1104                                                                 USE enehelft
1105                                                                 Transform {
1106                                                                         children [
1107                                                                                 USE enehelft
1108                                                                         ]
1109                                                                         rotation 0 1 0 3.141592
1110                                                                         translation 0 0 -.07
1111                                                                 }
1112                                                                 Transform {
1113                                                                         children [
1114                                                                                 DEF vlakdeel Shape {
1115                                                                                         appearance USE aluminium
1116                                                                                         geometry Box {
1117                                                                                                 size .18 .07 .01
1118                                                                                         }
1119                                                                                 }
1120                                                                                 #shape
1121                                                                         ]
1122                                                                         translation -.03 0 -.005
1123                                                                 }
1124                                                                 Transform {
1125                                                                         children [
1126                                                                                 USE vlakdeel
1127                                                                         ]
1128                                                                         translation -.03 0 -.065
1129                                                                 }
1130                                                         ]
1131                                                         translation .32 0 .035
1132                                                         rotation 0 0 1 1.570796
1133                                                 }
1134                                                 #deurklink
1135                                                 Shape {
1136                                                         #afwijkende deurmaat
1137                                                         appearance USE deurkleur
1138                                                         geometry Box {
1139                                                                 size .74 2 .05
1140                                                         }
1141                                                 }
1142                                         ]
1143                                         translation 0 1.005 0
1144                                 }
1145                         ]
1146                         translation 4.455 0 -1.92
1147                         rotation 0 1 0 -1.570796
1148                 }
1149                 #deur5
1150                 #moved to end
1151                 #ROUTE klikopdeur5.touchTime TO TimeSource5.startTime
1152                 #ROUTE TimeSource5.fraction_changed TO Deuropen5.set_fraction
1153                 #ROUTE Deuropen5.value_changed TO deurgangmeterkast.rotation
1154                 #deur6
1155                 Transform {
1156                         children [
1157                                 USE dwarslat
1158                                 USE ruitje
1159                                 #deur
1160                                 DEF deurtoiletgang Transform {
1161                                         center -.4 0 0
1162                                         children [
1163                                                 DEF klikopdeur6 TouchSensor {
1164                                                 }
1165                                                 DEF TimeSource6 TimeSensor {
1166                                                         cycleInterval 20
1167                                                 }
1168                                                 # Run once for 20 sec.
1169                                                 # Animeer het openzwaaien van de deur rond de Y as: 
1170                                                 DEF Deuropen6 OrientationInterpolator {
1171                                                         key [
1172                                                                 0 .025 .05 .95 .975 1
1173                                                         ]
1174                                                         keyValue [
1175                                                                 0 1 0 0 0 1 0 -1 0 1 0 -2 0 1 0 -2 0 1 0 -1 0 1 0 0
1176                                                         ]
1177                                                 }
1178                                                 USE deurklink
1179                                                 USE deurvorm
1180                                         ]
1181                                         translation 0 1.005 0
1182                                 }
1183                         ]
1184                         translation 4.455 0 -1.08
1185                         rotation 0 1 0 -1.570796
1186                 }
1187                 #deur6
1188                 #moved to end
1189                 #ROUTE klikopdeur6.touchTime TO TimeSource6.startTime
1190                 #ROUTE TimeSource6.fraction_changed TO Deuropen6.set_fraction
1191                 #ROUTE Deuropen6.value_changed TO deurtoiletgang.rotation
1192                 # voordeur.wrl
1193                 DEF voordeur Transform {
1194                         center 1.11 0 0
1195                         children [
1196                                 Shape {
1197                                         appearance DEF deurkleur Appearance {
1198                                                 material Material {
1199                                                         ambientIntensity .2
1200                                                         diffuseColor .8 .8 .8
1201                                                         emissiveColor 0 0 0
1202                                                         shininess .1
1203                                                         specularColor 0 0 0
1204                                                         transparency 0
1205                                                 }
1206                                                 texture NULL
1207                                                 textureTransform NULL
1208                                         }
1209                                         geometry IndexedFaceSet {
1210                                                 color NULL
1211                                                 coord Coordinate {
1212                                                         #default NULL
1213                                                         point [
1214                                                                 0 0 .025, #0
1215                                                                 1.11 0 .025, #
1216                                                                 1.11 2.19 .025, #
1217                                                                 0 2.19 .025, #3
1218                                                                 .71 .49 .025, #4
1219                                                                 .91 .49 .025, #
1220                                                                 .91 1.99 .025, #
1221                                                                 .71 1.99 .025, #7
1222                                                                 0 0 -.025, #8
1223                                                                 1.11 0 -.025, #
1224                                                                 1.11 2.19 -.025, #
1225                                                                 0 2.19 -.025, #11
1226                                                                 .71 .49 -.025, #12
1227                                                                 .91 .49 -.025, #
1228                                                                 .91 1.99 -.025, #
1229                                                                 .71 1.99 -.025, #15
1230                                                         ]
1231                                                 }
1232                                                 normal NULL
1233                                                 texCoord NULL
1234                                                 ccw TRUE
1235                                                 colorIndex [
1236                                                 ]
1237                                                 colorPerVertex TRUE
1238                                                 convex TRUE
1239                                                 coordIndex [
1240                                                         0 1 5 4 -1, 1 2 6 5 -1, 6 2 3 7 -1, 0 4 7 3 -1, 1 0 8 9 -1, 3 2 10 11 -1,
1241                                                         0 3 11 8 -1, 2 1 9 10 -1, 5 6 14 13 -1, 4 5 13 12 -1, 6 7 15 14 -1, 7 4 12
1242                                                         15 -1, 9 8 12 13 -1, 10 9 13 14 -1, 11 10 14 15 -1, 12 8 11 15 -1,
1243                                                 ]
1244                                                 #default []
1245                                                 creaseAngle 0
1246                                                 normalIndex [
1247                                                 ]
1248                                                 normalPerVertex TRUE
1249                                                 solid TRUE
1250                                                 texCoordIndex [
1251                                                 ]
1252                                         }
1253                                 }
1254                                 DEF klikopvoordeur TouchSensor {
1255                                 }
1256                                 DEF TimeSourcevoor TimeSensor {
1257                                         cycleInterval 20
1258                                 }
1259                                 # Run once for 20 sec.
1260                                 # Animeer het openzwaaien van de deur rond de Y as:
1261                                 DEF VoorDeuropen OrientationInterpolator {
1262                                         key [
1263                                                 0 .025 .05 .95 .975 1
1264                                         ]
1265                                         keyValue [
1266                                                 0 1 0 0 0 1 0 -.7 0 1 0 -1.5 0 1 0 -1.5 0 1 0 -.7 0 1 0 0
1267                                         ]
1268                                 }
1269                                 DEF deurgreep Transform {
1270                                         children [
1271                                                 Shape {
1272                                                         appearance DEF aluminium Appearance {
1273                                                                 material Material {
1274                                                                         ambientIntensity .2
1275                                                                         diffuseColor .4 .4 .4
1276                                                                         emissiveColor 0 0 0
1277                                                                         shininess .8
1278                                                                         specularColor .9 .9 .9
1279                                                                         transparency 0
1280                                                                 }
1281                                                                 texture NULL
1282                                                                 textureTransform NULL
1283                                                         }
1284                                                         geometry Box {
1285                                                                 size .2 .2 .004
1286                                                         }
1287                                                 }
1288                                         ]
1289                                         translation .15 .9 .067
1290                                 }
1291                                 DEF steunblokje Transform {
1292                                         children [
1293                                                 Shape {
1294                                                         appearance DEF aluminium Appearance {
1295                                                                 material Material {
1296                                                                         ambientIntensity .2
1297                                                                         diffuseColor .4 .4 .4
1298                                                                         emissiveColor 0 0 0
1299                                                                         shininess .8
1300                                                                         specularColor .9 .9 .9
1301                                                                         transparency 0
1302                                                                 }
1303                                                                 texture NULL
1304                                                                 textureTransform NULL
1305                                                         }
1306                                                         geometry Box {
1307                                                                 size .14 .14 .04
1308                                                         }
1309                                                 }
1310                                         ]
1311                                         translation .15 .9 .045
1312                                 }
1313                                 DEF ruitjeindeur Transform {
1314                                         children [
1315                                                 Shape {
1316                                                         appearance DEF glas Appearance {
1317                                                                 material Material {
1318                                                                         ambientIntensity .2
1319                                                                         diffuseColor .6 .6 .9
1320                                                                         emissiveColor 0 0 0
1321                                                                         shininess .8
1322                                                                         specularColor 1 1 1
1323                                                                         transparency .7
1324                                                                 }
1325                                                                 texture NULL
1326                                                                 textureTransform NULL
1327                                                         }
1328                                                         geometry Box {
1329                                                                 size .2 1.5 .01
1330                                                         }
1331                                                 }
1332                                         ]
1333                                         translation .81 1.24 0
1334                                 }
1335                         ]
1336                         translation 3.25 .05 -.14
1337                 }
1338                 #moved to end
1339                 #ROUTE klikopvoordeur.touchTime TO TimeSourcevoor.startTime
1340                 #ROUTE TimeSourcevoor.fraction_changed TO VoorDeuropen.set_fraction
1341                 #ROUTE VoorDeuropen.value_changed TO voordeur.rotation
1342                 # /voordeur.wrl
1343                 # achterdeur.wrl
1344                 #bevat ook schuurdeur
1345                 DEF achterdeur Transform {
1346                         center 0 0 0
1347                         children [
1348                                 Shape {
1349                                         appearance DEF deurkleur Appearance {
1350                                                 material Material {
1351                                                         ambientIntensity .2
1352                                                         diffuseColor .8 .8 .8
1353                                                         emissiveColor 0 0 0
1354                                                         shininess .1
1355                                                         specularColor 0 0 0
1356                                                         transparency 0
1357                                                 }
1358                                                 texture NULL
1359                                                 textureTransform NULL
1360                                         }
1361                                         geometry DEF deurInd IndexedFaceSet {
1362                                                 color NULL
1363                                                 coord Coordinate {
1364                                                         #default NULL
1365                                                         point [
1366                                                                 .93 0 -.025, #0
1367                                                                 0 0 -.025, #
1368                                                                 0 2.09 -.025, #
1369                                                                 .93 2.09 -.025, #3
1370                                                                 .765 .6 -.025, #4
1371                                                                 .165 .6 -.025, #
1372                                                                 .165 1.9 -.025, #
1373                                                                 .765 1.9 -.025, #7
1374                                                                 .93 0 .025, #0
1375                                                                 0 0 .025, #
1376                                                                 0 2.09 .025, #
1377                                                                 .93 2.09 .025, #3
1378                                                                 .765 .6 .025, #4
1379                                                                 .165 .6 .025, #
1380                                                                 .165 1.9 .025, #
1381                                                                 .765 1.9 .025, #7
1382                                                         ]
1383                                                 }
1384                                                 normal NULL
1385                                                 texCoord NULL
1386                                                 ccw TRUE
1387                                                 colorIndex [
1388                                                 ]
1389                                                 colorPerVertex TRUE
1390                                                 convex TRUE
1391                                                 coordIndex [
1392                                                         0 1 5 4 -1, 1 2 6 5 -1, 6 2 3 7 -1, 0 4 7 3 -1, 1 0 8 9 -1, 3 2 10 11 -1,
1393                                                         0 3 11 8 -1, 2 1 9 10 -1, 5 6 14 13 -1, 4 5 13 12 -1, 6 7 15 14 -1, 7 4 12
1394                                                         15 -1, 9 8 12 13 -1, 10 9 13 14 -1, 11 10 14 15 -1, 12 8 11 15 -1,
1395                                                 ]
1396                                                 #default []
1397                                                 creaseAngle 0
1398                                                 normalIndex [
1399                                                 ]
1400                                                 normalPerVertex TRUE
1401                                                 solid TRUE
1402                                                 texCoordIndex [
1403                                                 ]
1404                                         }
1405                                 }
1406                                 DEF klikopachterdeur TouchSensor {
1407                                 }
1408                                 DEF TimeSourceachter TimeSensor {
1409                                         cycleInterval 20
1410                                 }
1411                                 # Run once for 20 sec.
1412                                 # Animeer het openzwaaien van de deur rond de Y as:
1413                                 DEF achterDeuropen OrientationInterpolator {
1414                                         key [
1415                                                 0 .025 .05 .95 .975 1
1416                                         ]
1417                                         keyValue [
1418                                                 0 1 0 0 0 1 0 .7 0 1 0 1.5 0 1 0 1.5 0 1 0 .7 0 1 0 0
1419                                         ]
1420                                 }
1421                                 Transform {
1422                                         # ../boven/deurklink.wrl
1423                                         children [
1424                                                 DEF deurklink Transform {
1425                                                         children [
1426                                                                 DEF enehelft Shape {
1427                                                                         appearance DEF aluminium Appearance {
1428                                                                                 material Material {
1429                                                                                         ambientIntensity .2
1430                                                                                         diffuseColor .4 .4 .5
1431                                                                                         emissiveColor 0 0 0
1432                                                                                         shininess .8
1433                                                                                         specularColor .4 .4 .5
1434                                                                                 }
1435                                                                                 texture NULL
1436                                                                                 textureTransform NULL
1437                                                                         }
1438                                                                         geometry IndexedFaceSet {
1439                                                                                 color NULL
1440                                                                                 coord Coordinate {
1441                                                                                         point [
1442                                                                                                 -.015 .02 0, #0
1443                                                                                                 .015 .02 0, .02 -.02 0, -.02 -.02 0, #3
1444                                                                                                 -.01 -.015 .06, #4
1445                                                                                                 .01 -.015 .06, -.01 .015 .03, .01 .015 .03, .005 .1 .035,
1446                                                                                                 #8
1447                                                                                                 -.005 .1 .035, -.005 .1 .055, .005 .1 .055,
1448                                                                                         ]
1449                                                                                 }
1450                                                                                 normal NULL
1451                                                                                 texCoord NULL
1452                                                                                 ccw TRUE
1453                                                                                 colorIndex [
1454                                                                                 ]
1455                                                                                 colorPerVertex TRUE
1456                                                                                 convex TRUE
1457                                                                                 coordIndex [
1458                                                                                         2 3 4 5 -1, 2 5 4 3 -1, 4 5 11 10 -1, 4 10 11 5 -1, 0 1 7 6 -1, 0 6 7 1 -1,
1459                                                                                         6 7 8 9 -1, 6 9 8 7 -1, 8 9 10 11 -1, 8 11 10 9 -1, 0 6 4 3 -1, 0 3 4 6 -1,
1460                                                                                         6 9 10 4 -1, 6 4 10 9 -1, 1 2 5 7 -1, 1 7 5 2 -1, 7 5 11 8 -1, 7 8 11 5 -1,
1461                                                                                         
1462                                                                                 ]
1463                                                                                 #default []
1464                                                                                 creaseAngle 0
1465                                                                                 normalIndex [
1466                                                                                 ]
1467                                                                                 normalPerVertex TRUE
1468                                                                                 solid TRUE #texCoordIndex     []
1469                                                                         }
1470                                                                 }
1471                                                                 #enehelft
1472                                                                 Transform {
1473                                                                         children [
1474                                                                                 USE enehelft
1475                                                                         ]
1476                                                                         rotation 0 1 0 3.141592
1477                                                                         translation 0 0 -.07
1478                                                                 }
1479                                                                 Transform {
1480                                                                         children [
1481                                                                                 DEF vlakdeel Shape {
1482                                                                                         appearance USE aluminium
1483                                                                                         geometry Box {
1484                                                                                                 size .18 .07 .01
1485                                                                                         }
1486                                                                                 }
1487                                                                                 #shape
1488                                                                         ]
1489                                                                         translation -.03 0 -.005
1490                                                                 }
1491                                                                 Transform {
1492                                                                         children [
1493                                                                                 USE vlakdeel
1494                                                                         ]
1495                                                                         translation -.03 0 -.065
1496                                                                 }
1497                                                         ]
1498                                                         translation .35 0 .035
1499                                                         rotation 0 0 1 1.570796
1500                                                 }
1501                                                 #deurklink
1502                                         ]
1503                                         # /../boven/deurklink.wrl
1504                                         translation .5 1 0
1505                                 }
1506                                 DEF ruitindeur Transform {
1507                                         children [
1508                                                 Shape {
1509                                                         appearance DEF glas Appearance {
1510                                                                 material Material {
1511                                                                         ambientIntensity .2
1512                                                                         diffuseColor .6 .6 .9
1513                                                                         emissiveColor 0 0 0
1514                                                                         shininess .8
1515                                                                         specularColor 1 1 1
1516                                                                         transparency .7
1517                                                                 }
1518                                                                 texture NULL
1519                                                                 textureTransform NULL
1520                                                         }
1521                                                         geometry Box {
1522                                                                 size .6 1.3 .01
1523                                                         }
1524                                                 }
1525                                         ]
1526                                         translation .465 1.25 0
1527                                 }
1528                         ]
1529                         translation 1.26 .05 -8.86
1530                 }
1531                 #moved to end
1532                 #ROUTE klikopachterdeur.touchTime TO TimeSourceachter.startTime
1533                 #ROUTE TimeSourceachter.fraction_changed TO achterDeuropen.set_fraction
1534                 #ROUTE achterDeuropen.value_changed TO achterdeur.rotation
1535                 #schuurdeur
1536                 DEF schuurdeur Transform {
1537                         children [
1538                                 DEF klikopschuurdeur TouchSensor {
1539                                 }
1540                                 DEF TimeSourceschuur TimeSensor {
1541                                         cycleInterval 20
1542                                 }
1543                                 # Run once for 20 sec.
1544                                 # Animeer het openzwaaien van de deur rond de Y as:
1545                                 DEF schuurDeuropen OrientationInterpolator {
1546                                         key [
1547                                                 0 .025 .05 .95 .975 1
1548                                         ]
1549                                         keyValue [
1550                                                 0 1 0 1.570796 0 1 0 2.4 0 1 0 3.4 0 1 0 3.4 0 1 0 2.4 0 1 0 1.570796
1551                                         ]
1552                                 }
1553                                 Transform {
1554                                         children [
1555                                                 Shape {
1556                                                         appearance USE deurkleur
1557                                                         geometry USE deurInd
1558                                                 }
1559                                         ]
1560                                         scale .913978 1 1 #maakt de deur op maat
1561                                 }
1562                                 USE ruitindeur
1563                                 Transform {
1564                                         children USE deurklink
1565                                         translation .43 1 0
1566                                 }
1567                         ]
1568                         translation 3.53 .05 6.35
1569                         rotation 0 1 0 1.570796
1570                 }
1571                 #moved to end
1572                 #ROUTE klikopschuurdeur.touchTime TO TimeSourceschuur.startTime
1573                 #ROUTE TimeSourceschuur.fraction_changed TO schuurDeuropen.set_fraction
1574                 #ROUTE schuurDeuropen.value_changed TO schuurdeur.rotation
1575                 # /achterdeur.wrl
1576                 # /deuren.wrl
1577                 # ramen.wrl
1578                 Transform {
1579                         children [
1580                                 Shape {
1581                                         appearance DEF kozijn Appearance {
1582                                                 material Material {
1583                                                         ambientIntensity .2
1584                                                         diffuseColor .95 .95 .9
1585                                                         emissiveColor 0 0 0
1586                                                         shininess .1
1587                                                         specularColor 0 0 0
1588                                                         transparency 0
1589                                                 }
1590                                                 texture NULL
1591                                                 textureTransform NULL
1592                                         }
1593                                         geometry Box {
1594                                                 size .05 1.3 .05
1595                                         }
1596                                 }
1597                         ]
1598                         translation .625 1.6 -.14
1599                 }
1600                 Transform {
1601                         children [
1602                                 Shape {
1603                                         appearance USE kozijn
1604                                         geometry Box {
1605                                                 size .05 1.3 .05
1606                                         }
1607                                 }
1608                         ]
1609                         translation 2.575 1.6 -.14
1610                 }
1611                 Transform {
1612                         children [
1613                                 Shape {
1614                                         appearance USE kozijn
1615                                         geometry Box {
1616                                                 size .05 1.3 .05
1617                                         }
1618                                 }
1619                         ]
1620                         translation 1.475 1.6 -.14
1621                 }
1622                 Transform {
1623                         children [
1624                                 Shape {
1625                                         appearance USE kozijn
1626                                         geometry Box {
1627                                                 size .05 1.3 .05
1628                                         }
1629                                 }
1630                         ]
1631                         translation 1.725 1.6 -.14
1632                 }
1633                 Transform {
1634                         children [
1635                                 Shape {
1636                                         appearance USE kozijn
1637                                         geometry Box {
1638                                                 size 2 .05 .05
1639                                         }
1640                                 }
1641                         ]
1642                         translation 1.6 .925 -.14
1643                 }
1644                 Transform {
1645                         children [
1646                                 Shape {
1647                                         appearance USE kozijn
1648                                         geometry Box {
1649                                                 size 2 .05 .05
1650                                         }
1651                                 }
1652                         ]
1653                         translation 1.6 2.275 -.14
1654                 }
1655                 #einde keukenraam
1656                 #begin toiletraam
1657                 Transform {
1658                         children [
1659                                 Shape {
1660                                         appearance USE kozijn
1661                                         geometry Box {
1662                                                 size .05 .7 .05
1663                                         }
1664                                 }
1665                         ]
1666                         translation 4.865 1.95 -.14
1667                 }
1668                 Transform {
1669                         children [
1670                                 Shape {
1671                                         appearance USE kozijn
1672                                         geometry Box {
1673                                                 size .05 .7 .05
1674                                         }
1675                                 }
1676                         ]
1677                         translation 5.015 1.95 -.14
1678                 }
1679                 Transform {
1680                         children [
1681                                 Shape {
1682                                         appearance USE kozijn
1683                                         geometry Box {
1684                                                 size .1 .05 .05
1685                                         }
1686                                 }
1687                         ]
1688                         translation 4.94 1.625 -.14
1689                 }
1690                 Transform {
1691                         children [
1692                                 Shape {
1693                                         appearance USE kozijn
1694                                         geometry Box {
1695                                                 size .1 .05 .05
1696                                         }
1697                                 }
1698                         ]
1699                         translation 4.94 2.275 -.14
1700                 }
1701                 #einde toiletraam
1702                 #voordeur posten
1703                 Transform {
1704                         children [
1705                                 Shape {
1706                                         appearance USE kozijn
1707                                         geometry Box {
1708                                                 size .05 2.26 .05
1709                                         }
1710                                 }
1711                         ]
1712                         translation 3.215 1.17 -.14
1713                 }
1714                 Transform {
1715                         children [
1716                                 Shape {
1717                                         appearance USE kozijn
1718                                         geometry Box {
1719                                                 size .05 2.26 .05
1720                                         }
1721                                 }
1722                         ]
1723                         translation 4.395 1.17 -.14
1724                 }
1725                 Transform {
1726                         children [
1727                                 Shape {
1728                                         appearance USE kozijn
1729                                         geometry Box {
1730                                                 size 1.13 .05 .05
1731                                         }
1732                                 }
1733                         ]
1734                         translation 3.805 2.275 -.14
1735                 }
1736                 #einde deurposten
1737                 #begin kozijnen achter
1738                 Transform {
1739                         children [
1740                                 Shape {
1741                                         appearance USE kozijn
1742                                         geometry Box {
1743                                                 size .05 2.1 .05
1744                                         }
1745                                 }
1746                         ]
1747                         translation 3.215 1.65 -8.86
1748                 }
1749                 Transform {
1750                         children [
1751                                 Shape {
1752                                         appearance USE kozijn
1753                                         geometry Box {
1754                                                 size .05 2.1 .05
1755                                         }
1756                                 }
1757                         ]
1758                         translation 4.775 1.65 -8.86
1759                 }
1760                 Transform {
1761                         children [
1762                                 Shape {
1763                                         appearance DEF blauw Appearance {
1764                                                 material Material {
1765                                                         ambientIntensity .2
1766                                                         diffuseColor .3 .4 .7
1767                                                         emissiveColor 0 0 0
1768                                                         shininess .1
1769                                                         specularColor 0 0 0
1770                                                         transparency 0
1771                                                 }
1772                                                 texture NULL
1773                                                 textureTransform NULL
1774                                         }
1775                                         geometry Box {
1776                                                 size 1.51 .5 .05
1777                                         }
1778                                 }
1779                         ]
1780                         translation 3.995 2.45 -8.86
1781                 }
1782                 Transform {
1783                         children [
1784                                 Shape {
1785                                         appearance USE kozijn
1786                                         geometry Box {
1787                                                 size 1.51 .05 .05
1788                                         }
1789                                 }
1790                         ]
1791                         translation 3.995 .625 -8.86
1792                 }
1793                 #1
1794                 Transform {
1795                         children [
1796                                 Shape {
1797                                         appearance USE kozijn
1798                                         geometry Box {
1799                                                 size 1.51 .05 .05
1800                                         }
1801                                 }
1802                         ]
1803                         translation 3.995 2.175 -8.86
1804                 }
1805                 #2
1806                 Transform {
1807                         children [
1808                                 Shape {
1809                                         appearance USE kozijn
1810                                         geometry Box {
1811                                                 size .94 .05 .05
1812                                         }
1813                                 }
1814                         ]
1815                         translation 2.72 .625 -8.86
1816                 }
1817                 Transform {
1818                         children [
1819                                 Shape {
1820                                         appearance USE kozijn
1821                                         geometry Box {
1822                                                 size 1.99 .05 .05
1823                                         }
1824                                 }
1825                         ]
1826                         translation 2.195 2.675 -8.86
1827                 }
1828                 Transform {
1829                         children [
1830                                 Shape {
1831                                         appearance USE kozijn
1832                                         geometry Box {
1833                                                 size 1 .05 .05
1834                                         }
1835                                 }
1836                         ]
1837                         translation 1.725 2.175 -8.86
1838                 }
1839                 Transform {
1840                         children [
1841                                 Shape {
1842                                         appearance USE kozijn
1843                                         geometry Box {
1844                                                 size .05 2.61 .05
1845                                         }
1846                                 }
1847                         ]
1848                         translation 1.225 1.345 -8.86
1849                 }
1850                 Transform {
1851                         children [
1852                                 Shape {
1853                                         appearance USE kozijn
1854                                         geometry Box {
1855                                                 size .05 2.61 .05
1856                                         }
1857                                 }
1858                         ]
1859                         translation 2.225 1.345 -8.86
1860                 }
1861                 Transform {
1862                         children [
1863                                 Shape {
1864                                         appearance USE kozijn
1865                                         geometry Box {
1866                                                 size .05 1.5 .05
1867                                         }
1868                                 }
1869                         ]
1870                         translation 3.565 1.4 -8.86
1871                 }
1872                 #einde ramen achter
1873                 # /ramen.wrl
1874                 # ruiten.wrl
1875                 #begin vensterglas
1876                 Transform {
1877                         children [
1878                                 Shape {
1879                                         appearance DEF glas Appearance {
1880                                                 material Material {
1881                                                         ambientIntensity .2
1882                                                         diffuseColor .6 .6 .9
1883                                                         emissiveColor 0 0 0
1884                                                         shininess .8
1885                                                         specularColor 1 1 1
1886                                                         transparency .7
1887                                                 }
1888                                                 texture NULL
1889                                                 textureTransform NULL
1890                                         }
1891                                         geometry Box {
1892                                                 size .94 2 .01
1893                                         }
1894                                 }
1895                         ]
1896                         translation 2.72 1.65 -8.86
1897                 }
1898                 #ruit 5 achter
1899                 #ruit1 keuken
1900                 Transform {
1901                         children [
1902                                 Shape {
1903                                         appearance USE glas
1904                                         geometry Box {
1905                                                 size .8 1.3 .01
1906                                         }
1907                                 }
1908                         ]
1909                         translation 1.05 1.6 -.14
1910                 }
1911                 #ruit 1 keuken
1912                 #ruit3 keuken
1913                 Transform {
1914                         children [
1915                                 Shape {
1916                                         appearance USE glas
1917                                         geometry Box {
1918                                                 size .8 1.3 .01
1919                                         }
1920                                 }
1921                         ]
1922                         translation 2.15 1.6 -.14
1923                 }
1924                 #ruit 3 keuken
1925                 #ruit2 keuken
1926                 Transform {
1927                         children [
1928                                 Shape {
1929                                         appearance USE glas
1930                                         geometry Box {
1931                                                 size .2 1.3 .01
1932                                         }
1933                                 }
1934                         ]
1935                         translation 1.6 1.6 -.14
1936                 }
1937                 #ruit 2 keuken
1938                 #toiletruit
1939                 Transform {
1940                         children [
1941                                 Shape {
1942                                         appearance USE glas
1943                                         geometry Box {
1944                                                 size .1 .6 .01
1945                                         }
1946                                 }
1947                         ]
1948                         translation 4.94 1.95 -.14
1949                 }
1950                 #ruit van toiletraam
1951                 #ramen achter
1952                 Transform {
1953                         children [
1954                                 Shape {
1955                                         appearance USE glas
1956                                         geometry Box {
1957                                                 size 1.16 1.5 .01
1958                                         }
1959                                 }
1960                         ]
1961                         translation 4.17 1.4 -8.86
1962                 }
1963                 #ruit 3 achter
1964                 Transform {
1965                         children [
1966                                 Shape {
1967                                         appearance USE glas
1968                                         geometry Box {
1969                                                 size .3 1.5 .01
1970                                         }
1971                                 }
1972                         ]
1973                         translation 3.39 1.4 -8.86
1974                 }
1975                 #ruit 4 achter
1976                 Transform {
1977                         children [
1978                                 Shape {
1979                                         appearance USE glas
1980                                         geometry Box {
1981                                                 size .95 .45 .01
1982                                         }
1983                                 }
1984                         ]
1985                         translation 1.725 2.425 -8.86
1986                 }
1987                 #ruit 6 achter
1988                 # /ruiten.wrl
1989                 # /beneden/beneden.wrl
1990                 DEF boven Transform {
1991                         children [
1992                                 Transform {
1993                                         children [
1994                                                 Transform {
1995                                                         children [
1996                                                                 Shape {
1997                                                                         appearance DEF groen Appearance {
1998                                                                                 material Material {
1999                                                                                         ambientIntensity 1
2000                                                                                         diffuseColor 0 1 0
2001                                                                                         emissiveColor 0 1 0
2002                                                                                         shininess .1
2003                                                                                         specularColor 0 0 0
2004                                                                                         transparency 0
2005                                                                                 }
2006                                                                                 texture NULL
2007                                                                                 textureTransform NULL
2008                                                                         }
2009                                                                         geometry DEF pijl IndexedFaceSet {
2010                                                                                 color NULL
2011                                                                                 coord Coordinate {
2012                                                                                         #default NULL
2013                                                                                         point [
2014                                                                                                 0 0 0, .2 .2 0, .2 -.2 0,
2015                                                                                         ]
2016                                                                                 }
2017                                                                                 normal NULL
2018                                                                                 texCoord NULL
2019                                                                                 ccw TRUE
2020                                                                                 colorIndex [
2021                                                                                 ]
2022                                                                                 colorPerVertex TRUE
2023                                                                                 convex TRUE
2024                                                                                 coordIndex [
2025                                                                                         0 1 2 -1,
2026                                                                                 ]
2027                                                                                 #default []
2028                                                                                 creaseAngle 0
2029                                                                                 normalIndex [
2030                                                                                 ]
2031                                                                                 normalPerVertex TRUE
2032                                                                                 solid FALSE
2033                                                                                 texCoordIndex [
2034                                                                                 ]
2035                                                                         }
2036                                                                 }
2037                                                                 #shape
2038                                                         ]
2039                                                         rotation 0 1 0 3.141592
2040                                                 }
2041                                                 DEF schuifboven TouchSensor {
2042                                                 }
2043                                         ]
2044                                         translation .15 2.95 .3
2045                                 }
2046                                 Transform {
2047                                         children [
2048                                                 Shape {
2049                                                         appearance DEF rood Appearance {
2050                                                                 material Material {
2051                                                                         ambientIntensity 1
2052                                                                         diffuseColor 1 0 0
2053                                                                         emissiveColor 1 0 0
2054                                                                         shininess .1
2055                                                                         specularColor 0 0 0
2056                                                                         transparency 0
2057                                                                 }
2058                                                                 texture NULL
2059                                                                 textureTransform NULL
2060                                                         }
2061                                                         geometry USE pijl
2062                                                 }
2063                                                 DEF schuifboven2 TouchSensor {
2064                                                 }
2065                                         ]
2066                                         translation 5.48 2.95 .3
2067                                 }
2068                                 # boven/boven.wrl
2069                                 Viewpoint {
2070                                         fieldOfView 1
2071                                         jump TRUE
2072                                         orientation 1 0 0 0
2073                                         position 2.5 3.75 -2.5
2074                                         description "Ouderslaapkamer"
2075                                 }
2076                                 Viewpoint {
2077                                         fieldOfView 1
2078                                         jump TRUE
2079                                         orientation 1 0 0 0
2080                                         position 2.5 3.75 -5
2081                                         description "Tweede slaapkamer"
2082                                 }
2083                                 Viewpoint {
2084                                         fieldOfView 1
2085                                         jump TRUE
2086                                         orientation 1 0 0 0
2087                                         position 4.5 3.75 -7
2088                                         description "Kinderkamer"
2089                                 }
2090                                 Viewpoint {
2091                                         fieldOfView 1
2092                                         jump TRUE
2093                                         orientation 1 0 0 0
2094                                         position 4.5 3.75 -1.5
2095                                         description "Badkamer"
2096                                 }
2097                                 #dak van schuur
2098                                 Transform {
2099                                         children [
2100                                                 Shape {
2101                                                         appearance DEF appdak Appearance {
2102                                                                 material Material {
2103                                                                         ambientIntensity 0
2104                                                                         diffuseColor .2 .2 .2
2105                                                                         emissiveColor 0 0 0
2106                                                                         shininess 0
2107                                                                         specularColor 0 0 0
2108                                                                         transparency 0
2109                                                                 }
2110                                                                 texture ImageTexture {
2111                                                                         url [
2112                                                                                 ""
2113                                                                         ]
2114                                                                         repeatS TRUE
2115                                                                         repeatT TRUE
2116                                                                 }
2117                                                         }
2118                                                         geometry Box {
2119                                                                 size 2.24 .04 3.24
2120                                                         }
2121                                                 }
2122                                         ]
2123                                         translation 4.6 2.62 6.2
2124                                 }
2125                                 DEF plafond Transform {
2126                                         children [
2127                                                 Shape {
2128                                                         appearance Appearance {
2129                                                                 material Material {
2130                                                                         ambientIntensity .2
2131                                                                         diffuseColor 1 1 1
2132                                                                         emissiveColor 0 0 0
2133                                                                         shininess .1
2134                                                                         specularColor 0 0 0
2135                                                                         transparency 0
2136                                                                 }
2137                                                                 texture NULL
2138                                                                 textureTransform NULL
2139                                                         }
2140                                                         geometry IndexedFaceSet {
2141                                                                 color NULL
2142                                                                 coord Coordinate {
2143                                                                         #default NULL
2144                                                                         point [
2145                                                                                 .14 2.7 -.14, 5.54 2.7 -.14, 5.54 2.7 -8.86, .14 2.7 -8.86,
2146                                                                                 5.54 2.7 -2.36, #-4
2147                                                                                 5.54 2.7 -4.36, 4.42 2.7 -4.36, 4.42 2.7 -2.36,
2148                                                                         ]
2149                                                                 }
2150                                                                 normal NULL
2151                                                                 texCoord NULL
2152                                                                 ccw TRUE
2153                                                                 colorIndex [
2154                                                                 ]
2155                                                                 colorPerVertex TRUE
2156                                                                 convex TRUE
2157                                                                 coordIndex [
2158                                                                         0 1 4 7 -1, 0 7 4 1 -1, 0 7 6 3 -1, 0 3 6 7 -1, 5 2 3 6 -1, 5 6 3 2 -1,
2159                                                                 ]
2160                                                                 #default []
2161                                                                 creaseAngle 0
2162                                                                 normalIndex [
2163                                                                 ]
2164                                                                 normalPerVertex TRUE
2165                                                                 solid TRUE
2166                                                                 texCoordIndex [
2167                                                                 ]
2168                                                         }
2169                                                 }
2170                                         ]
2171                                 }
2172                                 DEF vloerboven Transform {
2173                                         children [
2174                                                 Shape {
2175                                                         appearance Appearance {
2176                                                                 material Material {
2177                                                                         ambientIntensity .2
2178                                                                         diffuseColor 1 .5 .3
2179                                                                         emissiveColor 0 0 0
2180                                                                         shininess .1
2181                                                                         specularColor 0 0 0
2182                                                                         transparency 0
2183                                                                 }
2184                                                                 texture NULL
2185                                                                 textureTransform NULL
2186                                                         }
2187                                                         geometry IndexedFaceSet {
2188                                                                 color NULL
2189                                                                 coord Coordinate {
2190                                                                         #default NULL
2191                                                                         point [
2192                                                                                 .14 2.8 -.14, 5.54 2.8 -.14, 5.54 2.8 -8.86, .14 2.8 -8.86,
2193                                                                                 5.54 2.8 -2.36, #-4
2194                                                                                 5.54 2.8 -4.36, 4.42 2.8 -4.36, 4.42 2.8 -2.36,
2195                                                                         ]
2196                                                                 }
2197                                                                 normal NULL
2198                                                                 texCoord NULL
2199                                                                 ccw TRUE
2200                                                                 colorIndex [
2201                                                                 ]
2202                                                                 colorPerVertex TRUE
2203                                                                 convex TRUE
2204                                                                 coordIndex [
2205                                                                         0 1 4 7 -1, 0 7 4 1 -1, 0 7 6 3 -1, 0 3 6 7 -1, 5 2 3 6 -1, 5 6 3 2 -1,
2206                                                                 ]
2207                                                                 #default []
2208                                                                 creaseAngle 0
2209                                                                 normalIndex [
2210                                                                 ]
2211                                                                 normalPerVertex TRUE
2212                                                                 solid TRUE
2213                                                                 texCoordIndex [
2214                                                                 ]
2215                                                         }
2216                                                 }
2217                                         ]
2218                                 }
2219                                 DEF stukmuur1 Transform {
2220                                         children [
2221                                                 Shape {
2222                                                         appearance DEF wandkleur Appearance {
2223                                                                 material Material {
2224                                                                         ambientIntensity .2
2225                                                                         diffuseColor 1 .9 .7
2226                                                                         emissiveColor 0 0 0
2227                                                                         shininess .1
2228                                                                         specularColor 0 0 0
2229                                                                         transparency 0
2230                                                                 }
2231                                                                 texture NULL
2232                                                                 textureTransform NULL
2233                                                         }
2234                                                         geometry Box {
2235                                                                 size 2.84 2.5 .07
2236                                                         }
2237                                                 }
2238                                         ]
2239                                         translation 1.7 4.05 -4.565
2240                                 }
2241                                 DEF stukmuur2 Transform {
2242                                         children [
2243                                                 Shape {
2244                                                         appearance USE wandkleur
2245                                                         geometry Box {
2246                                                                 size .07 2.5 .7
2247                                                         }
2248                                                 }
2249                                         ]
2250                                         translation 3.155 4.05 -4.28
2251                                 }
2252                                 DEF stukmuur3 Transform {
2253                                         children [
2254                                                 Shape {
2255                                                         appearance USE wandkleur
2256                                                         geometry Box {
2257                                                                 size .07 2.68 3.57
2258                                                         }
2259                                                 }
2260                                         ]
2261                                         translation 3.155 4.05 -7.215
2262                                 }
2263                                 DEF stukmuur4 Transform {
2264                                         children [
2265                                                 Shape {
2266                                                         appearance USE wandkleur
2267                                                         geometry Box {
2268                                                                 size .07 2.5 2.85
2269                                                         }
2270                                                 }
2271                                         ]
2272                                         translation 3.155 4.05 -1.705
2273                                 }
2274                                 DEF stukmuur5 Transform {
2275                                         children [
2276                                                 Shape {
2277                                                         appearance USE wandkleur
2278                                                         geometry Box {
2279                                                                 size .42 2.5 .07
2280                                                         }
2281                                                 }
2282                                         ]
2283                                         translation 3.4 4.05 -2.325
2284                                 }
2285                                 DEF stukmuur6 Transform {
2286                                         children [
2287                                                 Shape {
2288                                                         appearance USE wandkleur
2289                                                         geometry Box {
2290                                                                 size .98 2.5 .07
2291                                                         }
2292                                                 }
2293                                         ]
2294                                         translation 4.91 4.05 -2.325
2295                                 }
2296                                 DEF stukmuur7 Transform {
2297                                         children [
2298                                                 Shape {
2299                                                         appearance USE wandkleur
2300                                                         geometry Box {
2301                                                                 size 1.34 2.5 .07
2302                                                         }
2303                                                 }
2304                                         ]
2305                                         translation 4.73 4.05 -4.395
2306                                 }
2307                                 DEF stukmuur8 Transform {
2308                                         children [
2309                                                 Shape {
2310                                                         appearance USE wandkleur
2311                                                         geometry Box {
2312                                                                 size .07 2.5 1.2
2313                                                         }
2314                                                 }
2315                                         ]
2316                                         translation 4.025 4.05 -4.96
2317                                 }
2318                                 DEF vulstukvoortrap Transform {
2319                                         children [
2320                                                 Shape {
2321                                                         appearance USE wandkleur
2322                                                         geometry IndexedFaceSet {
2323                                                                 color NULL
2324                                                                 coord Coordinate {
2325                                                                         #default NULL
2326                                                                         point [
2327                                                                                 4.42 2.7 -2.36, 4.42 2.7 -3.36, 4.42 2.8 -3.36, 4.42 2.8 -2.36,
2328                                                                                 
2329                                                                         ]
2330                                                                 }
2331                                                                 normal NULL
2332                                                                 texCoord NULL
2333                                                                 ccw TRUE
2334                                                                 colorIndex [
2335                                                                 ]
2336                                                                 colorPerVertex TRUE
2337                                                                 convex TRUE
2338                                                                 coordIndex [
2339                                                                         0 1 2 3 -1, 0 3 2 1 -1,
2340                                                                 ]
2341                                                                 #default []
2342                                                                 creaseAngle 0
2343                                                                 normalIndex [
2344                                                                 ]
2345                                                                 normalPerVertex TRUE
2346                                                                 solid TRUE
2347                                                                 texCoordIndex [
2348                                                                 ]
2349                                                         }
2350                                                 }
2351                                         ]
2352                                 }
2353                                 DEF paalvoortrap Transform {
2354                                         children [
2355                                                 Shape {
2356                                                         appearance USE wandkleur
2357                                                         geometry Box {
2358                                                                 size .07 2.5 .07
2359                                                         }
2360                                                 }
2361                                         ]
2362                                         translation 4.385 4.05 -3.36
2363                                 }
2364                                 # deuren.wrl
2365                                 #Deuren boven
2366                                 #deur7
2367                                 Transform {
2368                                         children [
2369                                                 #dwarslat boven de deur
2370                                                 DEF dwarslat Transform {
2371                                                         children [
2372                                                                 Shape {
2373                                                                         appearance DEF kozijn Appearance {
2374                                                                                 material Material {
2375                                                                                         ambientIntensity .2
2376                                                                                         diffuseColor .95 .95 .9
2377                                                                                         emissiveColor 0 0 0
2378                                                                                         shininess .1
2379                                                                                         specularColor 0 0 0
2380                                                                                         transparency 0
2381                                                                                 }
2382                                                                                 texture NULL
2383                                                                                 textureTransform NULL
2384                                                                         }
2385                                                                         geometry Box {
2386                                                                                 size .8 .05 .05
2387                                                                         }
2388                                                                 }
2389                                                         ]
2390                                                         translation 0 2.035 0
2391                                                 }
2392                                                 DEF ruitjeboven Transform {
2393                                                         children [
2394                                                                 Shape {
2395                                                                         appearance DEF glas Appearance {
2396                                                                                 material Material {
2397                                                                                         ambientIntensity .2
2398                                                                                         diffuseColor .6 .6 .9
2399                                                                                         emissiveColor 0 0 0
2400                                                                                         shininess .8
2401                                                                                         specularColor 1 1 1
2402                                                                                         transparency .7
2403                                                                                 }
2404                                                                                 texture NULL
2405                                                                                 textureTransform NULL
2406                                                                         }
2407                                                                         geometry Box {
2408                                                                                 size .8 .44 .01
2409                                                                         }
2410                                                                 }
2411                                                         ]
2412                                                         translation 0 2.28 0
2413                                                 }
2414                                                 #ruit boven de deur
2415                                                 #deur
2416                                                 DEF deuroudersgang Transform {
2417                                                         center -.4 0 0
2418                                                         children [
2419                                                                 DEF klikopdeur7 TouchSensor {
2420                                                                 }
2421                                                                 DEF TimeSource7 TimeSensor {
2422                                                                         cycleInterval 20
2423                                                                 }
2424                                                                 # Run once for 20 sec.
2425                                                                 # Animeer het openzwaaien van de deur rond de Y as:
2426                                                                 DEF Deuropen7 OrientationInterpolator {
2427                                                                         key [
2428                                                                                 0 .025 .05 .95 .975 1
2429                                                                         ]
2430                                                                         keyValue [
2431                                                                                 0 1 0 0 0 1 0 -1 0 1 0 -2 0 1 0 -2 0 1 0 -1 0 1 0 0
2432                                                                         ]
2433                                                                 }
2434                                                                 DEF deurklink Transform {
2435                                                                         children [
2436                                                                                 DEF enehelft Shape {
2437                                                                                         appearance DEF aluminium Appearance {
2438                                                                                                 material Material {
2439                                                                                                         ambientIntensity .2
2440                                                                                                         diffuseColor .4 .4 .5
2441                                                                                                         emissiveColor 0 0 0
2442                                                                                                         shininess .8
2443                                                                                                         specularColor .4 .4 .5
2444                                                                                                 }
2445                                                                                                 texture NULL
2446                                                                                                 textureTransform NULL
2447                                                                                         }
2448                                                                                         geometry IndexedFaceSet {
2449                                                                                                 color NULL
2450                                                                                                 coord Coordinate {
2451                                                                                                         point [
2452                                                                                                                 -.015 .02 0, #0
2453                                                                                                                 .015 .02 0, .02 -.02 0, -.02 -.02 0, #3
2454                                                                                                                 -.01 -.015 .06, #4
2455                                                                                                                 .01 -.015 .06, -.01 .015 .03, .01 .015 .03, .005 .1 .035,
2456                                                                                                                 #8
2457                                                                                                                 -.005 .1 .035, -.005 .1 .055, .005 .1 .055,
2458                                                                                                         ]
2459                                                                                                 }
2460                                                                                                 normal NULL
2461                                                                                                 texCoord NULL
2462                                                                                                 ccw TRUE
2463                                                                                                 colorIndex [
2464                                                                                                 ]
2465                                                                                                 colorPerVertex TRUE
2466                                                                                                 convex TRUE
2467                                                                                                 coordIndex [
2468                                                                                                         2 3 4 5 -1, 2 5 4 3 -1, 4 5 11 10 -1, 4 10 11 5 -1, 0 1 7 6 -1, 0 6 7 1 -1,
2469                                                                                                         6 7 8 9 -1, 6 9 8 7 -1, 8 9 10 11 -1, 8 11 10 9 -1, 0 6 4 3 -1, 0 3 4 6 -1,
2470                                                                                                         6 9 10 4 -1, 6 4 10 9 -1, 1 2 5 7 -1, 1 7 5 2 -1, 7 5 11 8 -1, 7 8 11 5 -1,
2471                                                                                                         
2472                                                                                                 ]
2473                                                                                                 #default []
2474                                                                                                 creaseAngle 0
2475                                                                                                 normalIndex [
2476                                                                                                 ]
2477                                                                                                 normalPerVertex TRUE
2478                                                                                                 solid TRUE #texCoordIndex     []
2479                                                                                         }
2480                                                                                 }
2481                                                                                 #enehelft
2482                                                                                 Transform {
2483                                                                                         children [
2484                                                                                                 USE enehelft
2485                                                                                         ]
2486                                                                                         rotation 0 1 0 3.141592
2487                                                                                         translation 0 0 -.07
2488                                                                                 }
2489                                                                                 Transform {
2490                                                                                         children [
2491                                                                                                 DEF vlakdeel Shape {
2492                                                                                                         appearance USE aluminium
2493                                                                                                         geometry Box {
2494                                                                                                                 size .18 .07 .01
2495                                                                                                         }
2496                                                                                                 }
2497                                                                                                 #shape
2498                                                                                         ]
2499                                                                                         translation -.03 0 -.005
2500                                                                                 }
2501                                                                                 Transform {
2502                                                                                         children [
2503                                                                                                 USE vlakdeel
2504                                                                                         ]
2505                                                                                         translation -.03 0 -.065
2506                                                                                 }
2507                                                                         ]
2508                                                                         translation .35 0 .035
2509                                                                         rotation 0 0 1 1.570796
2510                                                                 }
2511                                                                 #deurklink
2512                                                                 # /deurklink.wrl
2513                                                                 DEF deurvorm Shape {
2514                                                                         appearance DEF deurkleur Appearance {
2515                                                                                 material Material {
2516                                                                                         ambientIntensity .2
2517                                                                                         diffuseColor .8 .8 .8
2518                                                                                         emissiveColor 0 0 0
2519                                                                                         shininess .1
2520                                                                                         specularColor 0 0 0
2521                                                                                         transparency 0
2522                                                                                 }
2523                                                                                 texture NULL
2524                                                                                 textureTransform NULL
2525                                                                         }
2526                                                                         geometry Box {
2527                                                                                 size .8 2 .05
2528                                                                         }
2529                                                                 }
2530                                                         ]
2531                                                         translation 0 1.005 0
2532                                                 }
2533                                         ]
2534                                         translation 3.155 2.8 -3.53
2535                                         rotation 0 1 0 1.570796
2536                                 }
2537                                 #moved to end
2538                                 #ROUTE klikopdeur7.touchTime TO TimeSource7.startTime
2539                                 #ROUTE TimeSource7.fraction_changed TO Deuropen7.set_fraction
2540                                 #ROUTE Deuropen7.value_changed TO deuroudersgang.rotation
2541                                 #deur8
2542                                 Transform {
2543                                         children [
2544                                                 USE dwarslat
2545                                                 USE ruitjeboven
2546                                                 #deur
2547                                                 DEF deurtweedeslaapkamergang Transform {
2548                                                         center -.4 0 0
2549                                                         children [
2550                                                                 DEF klikopdeur8 TouchSensor {
2551                                                                 }
2552                                                                 DEF TimeSource8 TimeSensor {
2553                                                                         cycleInterval 20
2554                                                                 }
2555                                                                 # Run once for 20 sec.
2556                                                                 # Animeer het openzwaaien van de deur rond de Y as:
2557                                                                 DEF Deuropen8 OrientationInterpolator {
2558                                                                         key [
2559                                                                                 0 .025 .05 .95 .975 1
2560                                                                         ]
2561                                                                         keyValue [
2562                                                                                 0 1 0 0 0 1 0 -1 0 1 0 -2 0 1 0 -2 0 1 0 -1 0 1 0 0
2563                                                                         ]
2564                                                                 }
2565                                                                 USE deurklink
2566                                                                 USE deurvorm
2567                                                         ]
2568                                                         translation 0 1.005 0
2569                                                 }
2570                                         ]
2571                                         translation 3.155 2.8 -5.03
2572                                         rotation 0 1 0 -1.570796
2573                                 }
2574                                 #moved to end
2575                                 #ROUTE klikopdeur8.touchTime TO TimeSource8.startTime
2576                                 #ROUTE TimeSource8.fraction_changed TO Deuropen8.set_fraction
2577                                 #ROUTE Deuropen8.value_changed TO deurtweedeslaapkamergang.rotation
2578                                 #deur9
2579                                 Transform {
2580                                         children [
2581                                                 USE dwarslat
2582                                                 USE ruitjeboven
2583                                                 #deur
2584                                                 DEF deurkinderkamergang Transform {
2585                                                         center -.4 0 0
2586                                                         children [
2587                                                                 DEF klikopdeur9 TouchSensor {
2588                                                                 }
2589                                                                 DEF TimeSource9 TimeSensor {
2590                                                                         cycleInterval 20
2591                                                                 }
2592                                                                 # Run once for 20 sec.
2593                                                                 # Animeer het openzwaaien van de deur rond de Y as:
2594                                                                 DEF Deuropen9 OrientationInterpolator {
2595                                                                         key [
2596                                                                                 0 .025 .05 .95 .975 1
2597                                                                         ]
2598                                                                         keyValue [
2599                                                                                 0 1 0 0 0 1 0 -1 0 1 0 -2 0 1 0 -2 0 1 0 -1 0 1 0 0
2600                                                                         ]
2601                                                                 }
2602                                                                 USE deurklink
2603                                                                 USE deurvorm
2604                                                         ]
2605                                                         translation 0 1.005 0
2606                                                 }
2607                                         ]
2608                                         translation 3.59 2.8 -5.465
2609                                         rotation 0 1 0 3.141592
2610                                 }
2611                                 #moved to end
2612                                 #ROUTE klikopdeur9.touchTime TO TimeSource9.startTime
2613                                 #ROUTE TimeSource9.fraction_changed TO Deuropen9.set_fraction
2614                                 #ROUTE Deuropen9.value_changed TO deurkinderkamergang.rotation
2615                                 #deur10
2616                                 Transform {
2617                                         children [
2618                                                 USE dwarslat
2619                                                 USE ruitjeboven
2620                                                 #deur
2621                                                 DEF deurbadkamergang Transform {
2622                                                         center -.4 0 0
2623                                                         children [
2624                                                                 DEF klikopdeur10 TouchSensor {
2625                                                                 }
2626                                                                 DEF TimeSource10 TimeSensor {
2627                                                                         cycleInterval 20
2628                                                                 }
2629                                                                 # Run once for 20 sec.
2630                                                                 # Animeer het openzwaaien van de deur rond de Y as:
2631                                                                 DEF Deuropen10 OrientationInterpolator {
2632                                                                         key [
2633                                                                                 0 .025 .05 .95 .975 1
2634                                                                         ]
2635                                                                         keyValue [
2636                                                                                 0 1 0 0 0 1 0 -1 0 1 0 -2 0 1 0 -2 0 1 0 -1 0 1 0 0
2637                                                                         ]
2638                                                                 }
2639                                                                 USE deurklink
2640                                                                 USE deurvorm
2641                                                         ]
2642                                                         translation 0 1.005 0
2643                                                 }
2644                                         ]
2645                                         translation 4.01 2.8 -2.325
2646                                         rotation 0 1 0 0
2647                                 }
2648                                 #moved to end
2649                                 #ROUTE klikopdeur10.touchTime TO TimeSource10.startTime
2650                                 #ROUTE TimeSource10.fraction_changed TO Deuropen10.set_fraction
2651                                 #ROUTE Deuropen10.value_changed TO deurbadkamergang.rotation
2652                                 # /deuren.wrl
2653                                 # trapboven.wrl
2654                                 DEF trapboven Transform {
2655                                         children [
2656                                                 Shape {
2657                                                         appearance Appearance {
2658                                                                 material Material {
2659                                                                         ambientIntensity .2
2660                                                                         diffuseColor 1 .5 .3
2661                                                                         emissiveColor 0 0 0
2662                                                                         shininess .1
2663                                                                         specularColor 0 0 0
2664                                                                         transparency 0
2665                                                                 }
2666                                                                 texture NULL
2667                                                                 textureTransform NULL
2668                                                         }
2669                                                         geometry DEF trap2 IndexedFaceSet {
2670                                                                 color NULL
2671                                                                 coord Coordinate {
2672                                                                         #default NULL
2673                                                                         point [
2674                                                                                 -.2 0 1, #0
2675                                                                                 0 .2 1, 0 .2 0, -.2 0 0, #3
2676                                                                                 .28 .4 1, #4
2677                                                                                 .6 .6 1, .98 .8 1, .98 1 .45, #7
2678                                                                                 .98 1.2 .25, #8
2679                                                                                 .98 1.4 0, .98 1.6 -.25, .98 1.8 -.45, #11
2680                                                                                 .98 2 -1, #12
2681                                                                                 .6 2.2 -1, .28 2.4 -1, 0 2.6 -1, #15
2682                                                                                 0 .6 0, #16
2683                                                                                 0 .8 0, 0 1 0, #18
2684                                                                                 0 1.2 0, #19
2685                                                                                 0 1.4 0, #20
2686                                                                                 0 1.6 0, 0 1.8 0, #22
2687                                                                                 0 2 0, #23
2688                                                                                 0 2.2 0, #24
2689                                                                                 0 2.4 0, 0 2.6 0, 0 2.8 0, #27
2690                                                                                 -.2 .2 1, #28
2691                                                                                 0 .4 1, 0 .4 0, -.2 .2 0, #31
2692                                                                                 .28 .6 1, #32
2693                                                                                 .6 .8 1, .98 1 1, .98 1.2 .45, #35
2694                                                                                 .98 1.4 .25, #36
2695                                                                                 .98 1.6 0, .98 1.8 -.25, .98 2 -.45, #39
2696                                                                                 .98 2.2 -1, #40
2697                                                                                 .6 2.4 -1, .28 2.6 -1, 0 2.8 -1, #43
2698                                                                                 0 0 1, 0 0 0, #45
2699                                                                                 0 .4 0, #46
2700                                                                         ]
2701                                                                 }
2702                                                                 normal NULL
2703                                                                 texCoord NULL
2704                                                                 ccw TRUE
2705                                                                 colorIndex [
2706                                                                 ]
2707                                                                 colorPerVertex TRUE
2708                                                                 convex TRUE
2709                                                                 coordIndex [
2710                                                                         28 1 2 31 -1, #1e_treevlak
2711                                                                         29 4 46 -1, #2e
2712                                                                         32 5 16 -1, 33 6 17 -1, 34 7 18 -1, 35 8 19 -1, 36 9 20 -1, 37 10 21 -1, 38
2713                                                                         11 22 -1, 39 12 23 -1, 40 13 24 -1, 41 14 25 -1, 42 15 26 -1, #13e_treevlak
2714                                                                         # 0, 28, 31, 3, -1, #voor_en_zijvlakken_van_de_eerste_tree_komt_boven_niet_voor
2715                                                                         # 0, 44, 1, 28, -1,
2716                                                                         # 3, 31, 2, 45, -1,
2717                                                                         2 1 29 30 -1, #alle_voorvlakken
2718                                                                         46 4 32 16 -1, 16 5 33 17 -1, 17 6 34 18 -1, 18 7 35 19 -1, 19 8 36 20 -1,
2719                                                                         20 9 37 21 -1, 21 10 38 22 -1, 22 11 39 23 -1, 23 12 40 24 -1, 24 13 41 25
2720                                                                         -1, 25 14 42 26 -1, 26 15 43 27 -1,
2721                                                                 ]
2722                                                                 #default []
2723                                                                 creaseAngle 0
2724                                                                 normalIndex [
2725                                                                 ]
2726                                                                 normalPerVertex TRUE
2727                                                                 solid FALSE
2728                                                                 texCoordIndex [
2729                                                                 ]
2730                                                         }
2731                                                 }
2732                                         ]
2733                                         translation 4.42 2.6 -3.36
2734                                 }
2735                                 # /trapboven.wrl
2736                                 # buitmuur.wrl
2737                                 Transform {
2738                                         children [
2739                                                 Shape {
2740                                                         appearance DEF steen Appearance {
2741                                                                 material Material {
2742                                                                         ambientIntensity .2
2743                                                                         diffuseColor .8 .4 .3
2744                                                                         emissiveColor 0 0 0
2745                                                                         shininess .1
2746                                                                         specularColor 0 0 0
2747                                                                         transparency 0
2748                                                                 }
2749                                                                 texture NULL
2750                                                                 textureTransform NULL
2751                                                         }
2752                                                         geometry IndexedFaceSet {
2753                                                                 color NULL
2754                                                                 coord Coordinate {
2755                                                                         #default NULL
2756                                                                         point [
2757                                                                                 0 0 0, #linkerbenedenhoek voorgevel
2758                                                                                 5.68 0 0, 5.68 5.4 0, 0 5.4 0, #linkerbovenhoek voorgevel
2759                                                                                 3.19 0 0, #voordeur
2760                                                                                 4.42 0 0, 4.42 2.3 0, 3.19 2.3 0, #voordeur
2761                                                                                 4.84 1.6 0, #toiletraam-8
2762                                                                                 5.04 1.6 0, 5.04 2.3 0, 4.84 2.3 0, 2.6 .9 0, #keukenraam-12
2763                                                                                 2.6 2.3 0, .6 2.3 0, .6 .9 0, .6 3.6 0, #bovenraam-16
2764                                                                                 1.5 3.6 0, 1.5 5 0, 4.42 5 0, 4.42 5.4 0, .6 5.4 0, 0 8.555 -3.15,
2765                                                                                 #linkergevel-22
2766                                                                                 0 2.7 -9, 0 0 -9, 5.68 8.555 -3.15, #rechtergevel-25
2767                                                                                 5.68 5.4 -6.3, 5.68 5.4 -9, 5.68 0 -9, 2.25 0 -9, #achtergevel-29
2768                                                                                 2.25 .6 -9, 4.8 .6 -9, 4.8 5.4 -9, 1.2 0 -9, 1.2 2.7 -9, 3.19 0 -.14,
2769                                                                                 #diepte van de voordeur-35
2770                                                                                 4.42 0 -.14, 4.42 2.3 -.14, 3.19 2.3 -.14, #diepte van de voordeur-38
2771                                                                                 2.6 .9 -.14, # diepte van het keukenraam-39
2772                                                                                 2.6 2.3 -.14, .6 2.3 -.14, .6 .9 -.14, 4.84 1.6 -.14, #diepte van het toiletraam-43
2773                                                                                 5.04 1.6 -.14, 5.04 2.3 -.14, 4.84 2.3 -.14, .6 3.6 -.14,
2774                                                                                 #diepte van het bovenraam-47
2775                                                                                 1.5 3.6 -.14, 1.5 5 -.14, 4.42 5 -.14, 4.42 5.4 -.14, .6 5.4 -.14,
2776                                                                                 #52
2777                                                                                 2.25 0 -8.86, #diepte van de achtergevel-53
2778                                                                                 2.25 .6 -8.86, 4.8 .6 -8.86, 4.8 5.4 -8.86, 1.2 0 -8.86, 1.2 2.7 -8.86,
2779                                                                                 #58
2780                                                                                 0 2.7 0, #59 extra punten voor segmentering beneden
2781                                                                                 .14 2.7 -.14, 5.68 2.7 0, #61
2782                                                                                 5.54 2.7 -.14, #
2783                                                                                 0 2.7 -9, #63
2784                                                                                 .14 2.7 -8.86, #
2785                                                                                 5.68 2.7 -9, #65
2786                                                                                 5.54 2.7 -8.86, #
2787                                                                                 1.2 2.7 -9, #67
2788                                                                                 1.2 2.7 -8.86, #
2789                                                                                 4.8 2.7 -9, #69
2790                                                                                 4.8 2.7 -8.86, #
2791                                                                                 .14 5.4 -.14, #71
2792                                                                                 5.54 5.4 -.14, #72
2793                                                                                 5.54 5.4 -8.86, #73
2794                                                                                 .14 2.7 -9, #74
2795                                                                                 .14 5.4 -6.3, #75
2796                                                                                 0 5.4 -6.3, #76
2797                                                                         ]
2798                                                                 }
2799                                                                 normal NULL
2800                                                                 texCoord NULL
2801                                                                 ccw TRUE
2802                                                                 colorIndex [
2803                                                                 ]
2804                                                                 colorPerVertex TRUE
2805                                                                 convex TRUE
2806                                                                 coordIndex [
2807                                                                         16 21 3 59 -1, 19 2 20 -1, 2 19 61 -1, 65 27 2 61 -1, 59 3 76 23 -1, 17 48
2808                                                                         47 16 -1, 18 49 48 17 -1, 19 50 49 18 -1, 20 51 50 19 -1, 16 47 52 21 -1,
2809                                                                         3 21 52 71 -1, 20 2 72 51 -1, 2 27 73 72 -1, 27 32 56 73 -1, 63 64 75 76 -1,
2810                                                                         3 76 75 71 -1, #27, 32, 69, 65, -1,
2811                                                                         27 65 69 32 -1, 32 69 70 56 -1, 59 17 16 -1, 59 61 17 -1, 17 61 18 -1, 18
2812                                                                         61 19 -1,
2813                                                                 ]
2814                                                                 #default []
2815                                                                 creaseAngle 0
2816                                                                 normalIndex [
2817                                                                 ]
2818                                                                 normalPerVertex TRUE
2819                                                                 solid FALSE
2820                                                                 texCoordIndex [
2821                                                                 ]
2822                                                         }
2823                                                 }
2824                                         ]
2825                                 }
2826                                 # /buitmuur.wrl
2827                                 # binmuur.wrl
2828                                 Transform {
2829                                         children [
2830                                                 Shape {
2831                                                         appearance Appearance {
2832                                                                 material Material {
2833                                                                         ambientIntensity .2
2834                                                                         diffuseColor 1 .9 .7
2835                                                                         emissiveColor 0 0 0
2836                                                                         shininess .1
2837                                                                         specularColor 0 0 0
2838                                                                         transparency 0
2839                                                                 }
2840                                                                 texture NULL
2841                                                                 textureTransform NULL
2842                                                         }
2843                                                         geometry IndexedFaceSet {
2844                                                                 color NULL
2845                                                                 coord Coordinate {
2846                                                                         #default NULL
2847                                                                         point [
2848                                                                                 .28 0 -.28, #0 linkerbenedenhoek voorgevel
2849                                                                                 5.4 0 -.28, 5.4 5.4 -.28, .28 5.4 -.28, #3 linkerbovenhoek voorgevel
2850                                                                                 3.19 0 -.28, #4 voordeur
2851                                                                                 4.42 0 -.28, 4.42 2.3 -.28, 3.19 2.3 -.28, #7 voordeur
2852                                                                                 4.84 1.6 -.28, #toiletraam-8
2853                                                                                 5.04 1.6 -.28, 5.04 2.3 -.28, 4.84 2.3 -.28, 2.6 .9 -.28,
2854                                                                                 #keukenraam-12
2855                                                                                 2.6 2.3 -.28, .6 2.3 -.28, .6 .9 -.28, .6 3.6 -.28, #bovenraam-16
2856                                                                                 1.5 3.6 -.28, 1.5 5 -.28, 4.42 5 -.28, 4.42 5.4 -.28, .6 5.4 -.28,
2857                                                                                 .28 8.55 -3.15, #linkergevel-22
2858                                                                                 .28 2.7 -8.72, .28 0 -8.72, 5.4 8.55 -3.15, #rechtergevel-25
2859                                                                                 5.4 5.4 -6.3, 5.4 5.4 -8.72, 5.4 0 -8.72, 2.25 0 -8.72, #achtergevel-29
2860                                                                                 2.25 .6 -8.72, 4.8 .6 -8.72, 4.8 5.4 -8.72, 1.2 0 -8.72, 1.2 2.7 -8.72,
2861                                                                                 3.19 0 -.14, #diepte van de voordeur-35
2862                                                                                 4.42 0 -.14, 4.42 2.3 -.14, 3.19 2.3 -.14, #diepte van de voordeur-38
2863                                                                                 2.6 .9 -.14, # diepte van het keukenraam-39
2864                                                                                 2.6 2.3 -.14, .6 2.3 -.14, .6 .9 -.14, 4.84 1.6 -.14, #diepte van het toiletraam-43
2865                                                                                 5.04 1.6 -.14, 5.04 2.3 -.14, 4.84 2.3 -.14, .6 3.6 -.14,
2866                                                                                 #diepte van het bovenraam-47
2867                                                                                 1.5 3.6 -.14, 1.5 5 -.14, 4.42 5 -.14, 4.42 5.4 -.14, .6 5.4 -.14,
2868                                                                                 #52
2869                                                                                 2.25 0 -8.86, #diepte van de achtergevel-53
2870                                                                                 2.25 .6 -8.86, 4.8 .6 -8.86, 4.8 5.4 -8.86, 1.2 0 -8.86, 1.2 2.7 -8.86,
2871                                                                                 #58
2872                                                                                 .28 5.4 0, #59 hoekpunt voor dakvorm zolder
2873                                                                                 5.4 5.4 0, .28 5.4 -6.3, #61
2874                                                                                 .28 2.7 -9, #62 hoekpunt voor dakvorm 1e verdieping
2875                                                                                 .28 2.7 -.28, #63 extra punten voor segmentering boven
2876                                                                                 .14 2.7 -.14, 5.4 2.7 -.28, #65
2877                                                                                 5.54 2.7 -.14, #
2878                                                                                 .28 2.7 -8.72, #67
2879                                                                                 .14 2.7 -8.86, #
2880                                                                                 5.4 2.7 -8.72, #69
2881                                                                                 5.54 2.7 -8.86, #
2882                                                                                 1.2 2.7 -8.72, #71
2883                                                                                 1.2 2.7 -8.86, #
2884                                                                                 4.8 2.7 -8.72, #73
2885                                                                                 4.8 2.7 -8.86, #
2886                                                                                 .14 5.4 -.14, #75
2887                                                                                 5.54 5.4 -.14, #76
2888                                                                                 5.54 5.4 -8.86, #77
2889                                                                                 .14 2.7 -9, #78
2890                                                                                 .14 5.4 -6.3, #79
2891                                                                         ]
2892                                                                 }
2893                                                                 normal NULL
2894                                                                 texCoord NULL
2895                                                                 ccw TRUE
2896                                                                 colorIndex [
2897                                                                 ]
2898                                                                 colorPerVertex TRUE
2899                                                                 convex TRUE
2900                                                                 coordIndex [
2901                                                                         16 21 3 63 -1, 19 2 20 -1, 63 16 17 65 -1, 17 18 19 65 -1, 2 19 65 -1, 69
2902                                                                         27 2 65 -1, 63 3 61 62 -1, 16 47 48 17 -1, 17 48 49 18 -1, 18 49 50 19 -1,
2903                                                                         19 50 51 20 -1, 21 52 47 16 -1, 73 74 56 32 -1, 69 73 32 27 -1, 3 21 52 75
2904                                                                         -1, 20 2 76 51 -1, 3 61 79 75 -1, 2 27 77 76 -1, 62 61 79 78 -1, 27 32 56
2905                                                                         77 -1,
2906                                                                 ]
2907                                                                 #default []
2908                                                                 creaseAngle 0
2909                                                                 normalIndex [
2910                                                                 ]
2911                                                                 normalPerVertex TRUE
2912                                                                 solid FALSE
2913                                                                 texCoordIndex [
2914                                                                 ]
2915                                                         }
2916                                                 }
2917                                         ]
2918                                 }
2919                                 # /binmuur.wrl
2920                                 # ramen.wrl
2921                                 #begin bovenraam
2922                                 Transform {
2923                                         children [
2924                                                 Shape {
2925                                                         appearance DEF kozijn Appearance {
2926                                                                 material Material {
2927                                                                         ambientIntensity .2
2928                                                                         diffuseColor .95 .95 .9
2929                                                                         emissiveColor 0 0 0
2930                                                                         shininess .1
2931                                                                         specularColor 0 0 0
2932                                                                         transparency 0
2933                                                                 }
2934                                                                 texture NULL
2935                                                                 textureTransform NULL
2936                                                         }
2937                                                         geometry Box {
2938                                                                 size 3.82 .05 .05
2939                                                         }
2940                                                 }
2941                                         ]
2942                                         translation 2.51 5.025 -.14
2943                                 }
2944                                 Transform {
2945                                         children [
2946                                                 Shape {
2947                                                         appearance USE kozijn
2948                                                         geometry Box {
2949                                                                 size 3.82 .1 .05
2950                                                         }
2951                                                 }
2952                                         ]
2953                                         translation 2.51 5.35 -.14
2954                                 }
2955                                 Transform {
2956                                         children [
2957                                                 Shape {
2958                                                         appearance USE kozijn
2959                                                         geometry Box {
2960                                                                 size .05 1.8 .05
2961                                                         }
2962                                                 }
2963                                         ]
2964                                         translation .625 4.5 -.14
2965                                 }
2966                                 Transform {
2967                                         children [
2968                                                 Shape {
2969                                                         appearance USE kozijn
2970                                                         geometry Box {
2971                                                                 size .05 1.8 .05
2972                                                         }
2973                                                 }
2974                                         ]
2975                                         translation 1.475 4.5 -.14
2976                                 }
2977                                 Transform {
2978                                         children [
2979                                                 Shape {
2980                                                         appearance USE kozijn
2981                                                         geometry Box {
2982                                                                 size .05 .25 .05
2983                                                         }
2984                                                 }
2985                                         ]
2986                                         translation 4.395 5.175 -.14
2987                                 }
2988                                 Transform {
2989                                         children [
2990                                                 Shape {
2991                                                         appearance DEF blauw Appearance {
2992                                                                 material Material {
2993                                                                         ambientIntensity .2
2994                                                                         diffuseColor .3 .4 .7
2995                                                                         emissiveColor 0 0 0
2996                                                                         shininess .1
2997                                                                         specularColor 0 0 0
2998                                                                         transparency 0
2999                                                                 }
3000                                                                 texture NULL
3001                                                                 textureTransform NULL
3002                                                         }
3003                                                         geometry Box {
3004                                                                 size .9 .25 .05
3005                                                         }
3006                                                 }
3007                                         ]
3008                                         translation 3.05 5.175 -.14
3009                                 }
3010                                 Transform {
3011                                         children [
3012                                                 Shape {
3013                                                         appearance USE kozijn
3014                                                         geometry Box {
3015                                                                 size .9 .05 .05
3016                                                         }
3017                                                 }
3018                                         ]
3019                                         translation 1.05 3.625 -.14
3020                                 }
3021                                 #einde bovenraam
3022                                 #begin kozijnen achter
3023                                 Transform {
3024                                         children [
3025                                                 Shape {
3026                                                         appearance USE kozijn
3027                                                         geometry Box {
3028                                                                 size .05 2.4 .05
3029                                                         }
3030                                                 }
3031                                         ]
3032                                         translation 3.215 3.9 -8.86
3033                                 }
3034                                 Transform {
3035                                         children [
3036                                                 Shape {
3037                                                         appearance USE kozijn
3038                                                         geometry Box {
3039                                                                 size .05 2.4 .05
3040                                                         }
3041                                                 }
3042                                         ]
3043                                         translation 4.775 3.9 -8.86
3044                                 }
3045                                 Transform {
3046                                         children [
3047                                                 Shape {
3048                                                         appearance USE blauw
3049                                                         geometry Box {
3050                                                                 size 1.61 .3 .05
3051                                                         }
3052                                                 }
3053                                         ]
3054                                         translation 3.995 5.25 -8.86
3055                                 }
3056                                 Transform {
3057                                         children [
3058                                                 Shape {
3059                                                         appearance USE blauw
3060                                                         geometry Box {
3061                                                                 size 1.51 .8 .05
3062                                                         }
3063                                                 }
3064                                         ]
3065                                         translation 3.995 3.1 -8.86
3066                                 }
3067                                 Transform {
3068                                         children [
3069                                                 Shape {
3070                                                         appearance USE kozijn
3071                                                         geometry Box {
3072                                                                 size 1.51 .05 .05
3073                                                         }
3074                                                 }
3075                                         ]
3076                                         translation 3.995 3.525 -8.86
3077                                 }
3078                                 #3
3079                                 Transform {
3080                                         children [
3081                                                 Shape {
3082                                                         appearance USE kozijn
3083                                                         geometry Box {
3084                                                                 size 1.51 .05 .05
3085                                                         }
3086                                                 }
3087                                         ]
3088                                         translation 3.995 5.075 -8.86
3089                                 }
3090                                 #4
3091                                 Transform {
3092                                         children [
3093                                                 Shape {
3094                                                         appearance USE kozijn
3095                                                         geometry Box {
3096                                                                 size .05 1.5 .05
3097                                                         }
3098                                                 }
3099                                         ]
3100                                         translation 3.565 4.3 -8.86
3101                                 }
3102                                 #einde ramen achter
3103                                 # /ramen.wrl
3104                                 # ruiten.wrl
3105                                 #bovenruiten
3106                                 Transform {
3107                                         children [
3108                                                 Shape {
3109                                                         appearance DEF glas Appearance {
3110                                                                 material Material {
3111                                                                         ambientIntensity .2
3112                                                                         diffuseColor .6 .6 .9
3113                                                                         emissiveColor 0 0 0
3114                                                                         shininess .8
3115                                                                         specularColor 1 1 1
3116                                                                         transparency .7
3117                                                                 }
3118                                                                 texture NULL
3119                                                                 textureTransform NULL
3120                                                         }
3121                                                         geometry Box {
3122                                                                 size .8 1.35 .01
3123                                                         }
3124                                                 }
3125                                         ]
3126                                         translation 1.05 4.325 -.14
3127                                 }
3128                                 #ruit 1 boven
3129                                 Transform {
3130                                         children [
3131                                                 Shape {
3132                                                         appearance USE glas
3133                                                         geometry Box {
3134                                                                 size .8 .3 .01
3135                                                         }
3136                                                 }
3137                                         ]
3138                                         translation 1.05 5.2 -.14
3139                                 }
3140                                 #ruit 2 boven
3141                                 Transform {
3142                                         children [
3143                                                 Shape {
3144                                                         appearance USE glas
3145                                                         geometry Box {
3146                                                                 size 1.1 .3 .01
3147                                                         }
3148                                                 }
3149                                         ]
3150                                         translation 2.05 5.2 -.14
3151                                 }
3152                                 #ruit 3 boven
3153                                 Transform {
3154                                         children [
3155                                                 Shape {
3156                                                         appearance USE glas
3157                                                         geometry Box {
3158                                                                 size .85 .3 .01
3159                                                         }
3160                                                 }
3161                                         ]
3162                                         translation 3.935 5.2 -.14
3163                                 }
3164                                 #ruit 4 boven
3165                                 #ramen achter
3166                                 Transform {
3167                                         children [
3168                                                 Shape {
3169                                                         appearance USE glas
3170                                                         geometry Box {
3171                                                                 size 1.16 1.5 .01
3172                                                         }
3173                                                 }
3174                                         ]
3175                                         translation 4.17 4.3 -8.86
3176                                 }
3177                                 #ruit 1 achter
3178                                 Transform {
3179                                         children [
3180                                                 Shape {
3181                                                         appearance USE glas
3182                                                         geometry Box {
3183                                                                 size .3 1.5 .01
3184                                                         }
3185                                                 }
3186                                         ]
3187                                         translation 3.39 4.3 -8.86
3188                                 }
3189                                 #ruit 2 achter
3190                                 # /ruiten.wrl
3191                                 # /boven/boven.wrl
3192                                 DEF zolder Transform {
3193                                         children [
3194                                                 Transform {
3195                                                         children [
3196                                                                 Transform {
3197                                                                         children [
3198                                                                                 Shape {
3199                                                                                         appearance USE groen
3200                                                                                         geometry USE pijl
3201                                                                                 }
3202                                                                         ]
3203                                                                         rotation 0 1 0 3.141592
3204                                                                 }
3205                                                                 DEF schuifzolder TouchSensor {
3206                                                                 }
3207                                                         ]
3208                                                         translation .15 5.4 .3
3209                                                 }
3210                                                 Transform {
3211                                                         children [
3212                                                                 Shape {
3213                                                                         appearance USE rood
3214                                                                         geometry USE pijl
3215                                                                 }
3216                                                                 DEF schuifzolder2 TouchSensor {
3217                                                                 }
3218                                                         ]
3219                                                         translation 5.48 5.4 .3
3220                                                 }
3221                                                 DEF dak Transform {
3222                                                         children [
3223                                                                 # dak/dak.wrl
3224                                                                 Transform {
3225                                                                         children [
3226                                                                                 Shape {
3227                                                                                         appearance Appearance {
3228                                                                                                 material Material {
3229                                                                                                         ambientIntensity .2
3230                                                                                                         diffuseColor .3 .4 .5
3231                                                                                                         emissiveColor 0 0 0
3232                                                                                                         shininess .1
3233                                                                                                         specularColor 0 0 0
3234                                                                                                         transparency 0
3235                                                                                                 }
3236                                                                                                 texture NULL
3237                                                                                                 textureTransform NULL
3238                                                                                         }
3239                                                                                         geometry IndexedFaceSet {
3240                                                                                                 color NULL
3241                                                                                                 coord Coordinate {
3242                                                                                                         #default NULL
3243                                                                                                         point [
3244                                                                                                                 0 5.4 0, #dakranden-0
3245                                                                                                                 5.68 5.4 0, 5.68 8.55 -3.15, 0 8.55 -3.15, 0 2.7 -9, 3.12 2.7 -9,
3246                                                                                                                 3.12 5.4 -6.3, 5.68 5.4 -6.3, #7
3247                                                                                                                 1.5 3.7 -8, #dakraam1-8
3248                                                                                                                 2.3 3.7 -8, 2.3 4.7 -7, 1.5 4.7 -7, 4.1 7.3 -1.9, #dakraam2-12
3249                                                                                                                 3.5 7.3 -1.9, 3.5 7.7 -2.3, 4.1 7.7 -2.3, #15
3250                                                                                                                 0 5.44 .04, #dikte van dakranden-16
3251                                                                                                                 5.68 5.44 .04, 5.68 8.606568 -3.15, 0 8.606568 -3.15, 0 2.74 -9.04,
3252                                                                                                                 3.12 2.74 -9.04, 3.12 5.44 -6.34, 5.68 5.44 -6.34, #23 
3253                                                                                                                 1.5 3.74 -8.04, #dikte van het dakraam1-24
3254                                                                                                                 2.3 3.74 -8.04, 2.3 4.74 -7.04, 1.5 4.74 -7.04, #27 
3255                                                                                                                 4.1 7.34 -1.86, #dikte van het dakraam2-28
3256                                                                                                                 3.5 7.34 -1.86, 3.5 7.74 -2.26, 4.1 7.74 -2.26, #31
3257                                                                                                         ]
3258                                                                                                 }
3259                                                                                                 normal NULL
3260                                                                                                 texCoord NULL
3261                                                                                                 ccw TRUE
3262                                                                                                 colorIndex [
3263                                                                                                 ]
3264                                                                                                 colorPerVertex TRUE
3265                                                                                                 convex TRUE
3266                                                                                                 coordIndex [
3267                                                                                                         0 13 14 3 -1, 0 3 14 13 -1, 16 29 30 19 -1, 16 19 30 29 -1, 0 1 12 13 -1,
3268                                                                                                         0 13 12 1 -1, 16 17 28 29 -1, 16 29 28 17 -1, 1 12 15 2 -1, 1 2 15 12 -1,
3269                                                                                                         17 28 31 18 -1, 17 18 31 28 -1, 15 2 3 14 -1, 15 14 3 2 -1, 31 18 19 30 -1,
3270                                                                                                         31 30 19 18 -1, 4 8 11 3 -1, 4 3 11 8 -1, 20 24 27 19 -1, 20 19 27 24 -1,
3271                                                                                                         5 4 8 9 -1, 5 9 8 4 -1, 21 20 24 25 -1, 21 25 24 20 -1, 5 9 10 6 -1, 5 6 10
3272                                                                                                         9 -1, 21 25 26 22 -1, 21 22 26 25 -1, 7 6 2 -1, 7 2 6 -1, 23 22 18 -1, 23
3273                                                                                                         18 22 -1, 6 10 11 3 2 -1, 6 2 3 11 10 -1, 22 26 18 -1, 22 18 26 -1, 26 27
3274                                                                                                         19 -1, 26 19 27 -1, 26 19 18 -1, 26 18 19 -1, 0 1 17 16 -1, 0 16 17 1 -1,
3275                                                                                                         1 2 18 17 -1, 1 17 18 2 -1, 3 0 16 19 -1, 3 19 16 0 -1, 2 7 23 18 -1, 2 18
3276                                                                                                         23 7 -1, 7 6 22 23 -1, 7 23 22 6 -1, 5 6 22 21 -1, 5 21 22 6 -1, 5 4 20 21
3277                                                                                                         -1, 5 21 20 4 -1, 4 3 19 20 -1, 4 20 19 3 -1, 9 8 24 25 -1, 9 25 24 8 -1,
3278                                                                                                         8 11 27 24 -1, 8 24 27 11 -1, 10 11 27 26 -1, 10 26 27 11 -1, 9 10 26 25 -1,
3279                                                                                                         9 25 26 10 -1, 12 13 29 28 -1, 12 28 29 13 -1, 12 15 31 28 -1, 12 28 31 15
3280                                                                                                         -1, 14 15 31 30 -1, 14 30 31 15 -1, 13 14 30 29 -1, 13 29 30 14 -1,
3281                                                                                                 ]
3282                                                                                                 #default []
3283                                                                                                 creaseAngle 0
3284                                                                                                 normalIndex [
3285                                                                                                 ]
3286                                                                                                 normalPerVertex TRUE
3287                                                                                                 solid TRUE
3288                                                                                                 texCoordIndex [
3289                                                                                                 ]
3290                                                                                         }
3291                                                                                 }
3292                                                                         ]
3293                                                                 }
3294                                                                 #schoorsteen
3295                                                                 Transform {
3296                                                                         children [
3297                                                                                 Shape {
3298                                                                                         appearance Appearance {
3299                                                                                                 material Material {
3300                                                                                                         ambientIntensity .2
3301                                                                                                         diffuseColor .1 .1 .1
3302                                                                                                         emissiveColor 0 0 0
3303                                                                                                         shininess .1
3304                                                                                                         specularColor .3 .3 .3
3305                                                                                                         transparency 0
3306                                                                                                 }
3307                                                                                                 texture NULL
3308                                                                                                 textureTransform NULL
3309                                                                                         }
3310                                                                                         geometry IndexedFaceSet {
3311                                                                                                 color NULL
3312                                                                                                 coord Coordinate {
3313                                                                                                         #default NULL
3314                                                                                                         point [
3315                                                                                                                 4.8 8 -2.6, 5.3 8 -2.6, 5.3 8.4 -3, 4.8 8.4 -3, 4.9 9.4 -2.65,
3316                                                                                                                 5.2 9.4 -2.65, 5.2 9.4 -2.95, 4.9 9.4 -2.95,
3317                                                                                                         ]
3318                                                                                                 }
3319                                                                                                 normal NULL
3320                                                                                                 texCoord NULL
3321                                                                                                 ccw TRUE
3322                                                                                                 colorIndex [
3323                                                                                                 ]
3324                                                                                                 colorPerVertex TRUE
3325                                                                                                 convex TRUE
3326                                                                                                 coordIndex [
3327                                                                                                         0 1 5 4 -1, 0 4 5 1 -1, 1 2 6 5 -1, 1 5 6 2 -1, 2 3 7 6 -1, 2 6 7 3 -1, 0
3328                                                                                                         3 7 4 -1, 0 4 7 3 -1, 4 5 6 7 -1, 4 7 6 5 -1,
3329                                                                                                 ]
3330                                                                                                 #default []
3331                                                                                                 creaseAngle 0
3332                                                                                                 normalIndex [
3333                                                                                                 ]
3334                                                                                                 normalPerVertex TRUE
3335                                                                                                 solid TRUE
3336                                                                                                 texCoordIndex [
3337                                                                                                 ]
3338                                                                                         }
3339                                                                                 }
3340                                                                         ]
3341                                                                 }
3342                                                                 # /dak/dak.wrl
3343                                                                 Transform {
3344                                                                         children [
3345                                                                                 Transform {
3346                                                                                         children [
3347                                                                                                 Shape {
3348                                                                                                         appearance USE groen
3349                                                                                                         geometry USE pijl
3350                                                                                                 }
3351                                                                                         ]
3352                                                                                         rotation 0 1 0 3.141592
3353                                                                                 }
3354                                                                                 DEF schuifdak TouchSensor {
3355                                                                                 }
3356                                                                         ]
3357                                                                         translation .15 6 .3
3358                                                                 }
3359                                                                 Transform {
3360                                                                         children [
3361                                                                                 Shape {
3362                                                                                         appearance USE rood
3363                                                                                         geometry USE pijl
3364                                                                                 }
3365                                                                                 DEF schuifdak2 TouchSensor {
3366                                                                                 }
3367                                                                         ]
3368                                                                         translation 5.48 6 .3
3369                                                                 }
3370                                                                 DEF tijd1 TimeSensor {
3371                                                                         cycleInterval 4
3372                                                                         enabled TRUE
3373                                                                         loop FALSE
3374                                                                         startTime 0
3375                                                                         stopTime 0
3376                                                                 }
3377                                                                 DEF plaats1 PositionInterpolator {
3378                                                                         key [
3379                                                                                 0 1
3380                                                                         ]
3381                                                                         keyValue [
3382                                                                                 0 0 0 6 0 0
3383                                                                         ]
3384                                                                 }
3385                                                                 DEF tijd1a TimeSensor {
3386                                                                         cycleInterval 4
3387                                                                         enabled TRUE
3388                                                                         loop FALSE
3389                                                                         startTime 0
3390                                                                         stopTime 0
3391                                                                 }
3392                                                                 DEF plaats1a PositionInterpolator {
3393                                                                         key [
3394                                                                                 0 1
3395                                                                         ]
3396                                                                         keyValue [
3397                                                                                 6 0 0 0 0 0
3398                                                                         ]
3399                                                                 }
3400                                                         ]
3401                                                 }
3402                                                 #dak
3403                                                 # zolder/zolder.wrl
3404                                                 Viewpoint {
3405                                                         fieldOfView 1
3406                                                         jump TRUE
3407                                                         orientation 1 0 0 0
3408                                                         position 2.5 7 -3.15
3409                                                         description "op zolder"
3410                                                 }
3411                                                 #kleine platte dakje
3412                                                 Transform {
3413                                                         children [
3414                                                                 Shape {
3415                                                                         appearance DEF appdak Appearance {
3416                                                                                 material Material {
3417                                                                                         ambientIntensity 0
3418                                                                                         diffuseColor .2 .2 .2
3419                                                                                         emissiveColor 0 0 0
3420                                                                                         shininess 0
3421                                                                                         specularColor 0 0 0
3422                                                                                         transparency 0
3423                                                                                 }
3424                                                                                 texture ImageTexture {
3425                                                                                         url [
3426                                                                                                 ""
3427                                                                                         ]
3428                                                                                         repeatS TRUE
3429                                                                                         repeatT TRUE
3430                                                                                 }
3431                                                                         }
3432                                                                         geometry Box {
3433                                                                                 size 2.6 .04 2.74
3434                                                                         }
3435                                                                 }
3436                                                         ]
3437                                                         translation 4.39 5.4 -7.67
3438                                                 }
3439                                                 DEF zoldervloer Transform {
3440                                                         children [
3441                                                                 Shape {
3442                                                                         appearance Appearance {
3443                                                                                 material Material {
3444                                                                                         ambientIntensity .2
3445                                                                                         diffuseColor 1 .5 .3
3446                                                                                         emissiveColor 0 0 0
3447                                                                                         shininess .1
3448                                                                                         specularColor 0 0 0
3449                                                                                         transparency 0
3450                                                                                 }
3451                                                                                 texture NULL
3452                                                                                 textureTransform NULL
3453                                                                         }
3454                                                                         geometry IndexedFaceSet {
3455                                                                                 color NULL
3456                                                                                 coord Coordinate {
3457                                                                                         #default NULL
3458                                                                                         point [
3459                                                                                                 .14 5.4 0, 5.54 5.4 0, 5.54 5.4 -6.3, .14 5.4 -6.3, 5.54 5.4 -2.36,
3460                                                                                                 #-4
3461                                                                                                 5.54 5.4 -4.36, 4.42 5.4 -4.36, 4.42 5.4 -2.36,
3462                                                                                         ]
3463                                                                                 }
3464                                                                                 normal NULL
3465                                                                                 texCoord NULL
3466                                                                                 ccw TRUE
3467                                                                                 colorIndex [
3468                                                                                 ]
3469                                                                                 colorPerVertex TRUE
3470                                                                                 convex TRUE
3471                                                                                 coordIndex [
3472                                                                                         0 1 4 7 -1, 0 7 4 1 -1, 0 7 6 3 -1, 0 3 6 7 -1, 5 2 3 6 -1, 5 6 3 2 -1,
3473                                                                                 ]
3474                                                                                 #default []
3475                                                                                 creaseAngle 0
3476                                                                                 normalIndex [
3477                                                                                 ]
3478                                                                                 normalPerVertex TRUE
3479                                                                                 solid TRUE
3480                                                                                 texCoordIndex [
3481                                                                                 ]
3482                                                                         }
3483                                                                 }
3484                                                         ]
3485                                                 }
3486                                                 DEF plafondboven Transform {
3487                                                         children [
3488                                                                 Shape {
3489                                                                         appearance Appearance {
3490                                                                                 material Material {
3491                                                                                         ambientIntensity .2
3492                                                                                         diffuseColor 1 1 1
3493                                                                                         emissiveColor 0 0 0
3494                                                                                         shininess .1
3495                                                                                         specularColor 0 0 0
3496                                                                                         transparency 0
3497                                                                                 }
3498                                                                                 texture NULL
3499                                                                                 textureTransform NULL
3500                                                                         }
3501                                                                         geometry IndexedFaceSet {
3502                                                                                 color NULL
3503                                                                                 coord Coordinate {
3504                                                                                         #default NULL
3505                                                                                         point [
3506                                                                                                 .14 5.3 -.14, 5.54 5.3 -.14, 5.54 5.3 -8.86, 3.19 5.3 -8.86,
3507                                                                                                 5.54 5.3 -2.36, #-4
3508                                                                                                 5.54 5.3 -4.36, 4.42 5.3 -4.36, 4.42 5.3 -2.36, 3.19 5.3 -6.4,
3509                                                                                                 .14 5.3 -6.4,
3510                                                                                         ]
3511                                                                                 }
3512                                                                                 normal NULL
3513                                                                                 texCoord NULL
3514                                                                                 ccw TRUE
3515                                                                                 colorIndex [
3516                                                                                 ]
3517                                                                                 colorPerVertex TRUE
3518                                                                                 convex TRUE
3519                                                                                 coordIndex [
3520                                                                                         0 1 4 7 -1, 0 7 4 1 -1, 0 7 6 8 9 -1, 0 9 8 6 7 -1, 5 2 3 8 6 -1, 5 6 8 3
3521                                                                                         2 -1,
3522                                                                                 ]
3523                                                                                 #default []
3524                                                                                 creaseAngle 0
3525                                                                                 normalIndex [
3526                                                                                 ]
3527                                                                                 normalPerVertex TRUE
3528                                                                                 solid TRUE
3529                                                                                 texCoordIndex [
3530                                                                                 ]
3531                                                                         }
3532                                                                 }
3533                                                         ]
3534                                                 }
3535                                                 DEF vulstukvoortrap Transform {
3536                                                         children [
3537                                                                 Shape {
3538                                                                         appearance DEF wandkleur Appearance {
3539                                                                                 material Material {
3540                                                                                         ambientIntensity .2
3541                                                                                         diffuseColor 1 .9 .7
3542                                                                                         emissiveColor 0 0 0
3543                                                                                         shininess .1
3544                                                                                         specularColor 0 0 0
3545                                                                                         transparency 0
3546                                                                                 }
3547                                                                                 texture NULL
3548                                                                                 textureTransform NULL
3549                                                                         }
3550                                                                         geometry IndexedFaceSet {
3551                                                                                 color NULL
3552                                                                                 coord Coordinate {
3553                                                                                         #default NULL
3554                                                                                         point [
3555                                                                                                 4.42 5.3 -2.36, #0
3556                                                                                                 4.42 5.3 -3.36, 4.42 5.4 -3.36, 4.42 5.4 -2.36, #3
3557                                                                                                 5.4 5.3 -2.36, #4
3558                                                                                                 5.4 5.4 -2.36, 5.4 5.3 -4.36, #6
3559                                                                                                 5.4 5.4 -4.36, 4.42 5.3 -4.36, #8
3560                                                                                                 4.42 5.4 -4.36,
3561                                                                                         ]
3562                                                                                 }
3563                                                                                 normal NULL
3564                                                                                 texCoord NULL
3565                                                                                 ccw TRUE
3566                                                                                 colorIndex [
3567                                                                                 ]
3568                                                                                 colorPerVertex TRUE
3569                                                                                 convex TRUE
3570                                                                                 coordIndex [
3571                                                                                         0 1 2 3 -1, 0 3 2 1 -1, 0 3 5 4 -1, 9 8 6 7 -1,
3572                                                                                 ]
3573                                                                                 #default []
3574                                                                                 creaseAngle 0
3575                                                                                 normalIndex [
3576                                                                                 ]
3577                                                                                 normalPerVertex TRUE
3578                                                                                 solid FALSE
3579                                                                                 texCoordIndex [
3580                                                                                 ]
3581                                                                         }
3582                                                                 }
3583                                                         ]
3584                                                 }
3585                                                 # ballustrade.wrl
3586                                                 Transform {
3587                                                         children [
3588                                                                 DEF spijlen Group {
3589                                                                         children [
3590                                                                                 Transform {
3591                                                                                         children [
3592                                                                                                 DEF spijl Shape {
3593                                                                                                         appearance DEF kozijn Appearance {
3594                                                                                                                 material Material {
3595                                                                                                                         ambientIntensity .2
3596                                                                                                                         diffuseColor .95 .95 .9
3597                                                                                                                         emissiveColor 0 0 0
3598                                                                                                                         shininess .1
3599                                                                                                                         specularColor 0 0 0
3600                                                                                                                         transparency 0
3601                                                                                                                 }
3602                                                                                                                 texture NULL
3603                                                                                                                 textureTransform NULL
3604                                                                                                         }
3605                                                                                                         geometry Cylinder {
3606                                                                                                                 bottom FALSE
3607                                                                                                                 height .8
3608                                                                                                                 radius .015
3609                                                                                                                 side TRUE
3610                                                                                                                 top FALSE
3611                                                                                                         }
3612                                                                                                 }
3613                                                                                         ]
3614                                                                                         translation -.025 .4 .05
3615                                                                                 }
3616                                                                                 Transform {
3617                                                                                         children USE spijl
3618                                                                                         translation -.025 .4 .15
3619                                                                                 }
3620                                                                                 Transform {
3621                                                                                         children USE spijl
3622                                                                                         translation -.025 .4 .25
3623                                                                                 }
3624                                                                                 Transform {
3625                                                                                         children USE spijl
3626                                                                                         translation -.025 .4 .35
3627                                                                                 }
3628                                                                                 Transform {
3629                                                                                         children USE spijl
3630                                                                                         translation -.025 .4 .45
3631                                                                                 }
3632                                                                                 Transform {
3633                                                                                         children USE spijl
3634                                                                                         translation -.025 .4 .55
3635                                                                                 }
3636                                                                                 Transform {
3637                                                                                         children USE spijl
3638                                                                                         translation -.025 .4 .65
3639                                                                                 }
3640                                                                                 Transform {
3641                                                                                         children USE spijl
3642                                                                                         translation -.025 .4 .75
3643                                                                                 }
3644                                                                                 Transform {
3645                                                                                         children USE spijl
3646                                                                                         translation -.025 .4 .85
3647                                                                                 }
3648                                                                                 Transform {
3649                                                                                         children USE spijl
3650                                                                                         translation -.025 .4 .95
3651                                                                                 }
3652                                                                         ]
3653                                                                 }
3654                                                                 #spijlengroup
3655                                                                 Transform {
3656                                                                         translation 0 0 1
3657                                                                         rotation 0 1 0 1.570796
3658                                                                         children USE spijlen
3659                                                                 }
3660                                                                 Transform {
3661                                                                         children [
3662                                                                                 Shape {
3663                                                                                         appearance USE kozijn
3664                                                                                         geometry Box {
3665                                                                                                 size .05 .03 1.05
3666                                                                                         }
3667                                                                                 }
3668                                                                         ]
3669                                                                         translation -.025 .815 .525
3670                                                                 }
3671                                                                 Transform {
3672                                                                         children [
3673                                                                                 Shape {
3674                                                                                         appearance USE kozijn
3675                                                                                         geometry Box {
3676                                                                                                 size 1 .03 .05
3677                                                                                         }
3678                                                                                 }
3679                                                                         ]
3680                                                                         translation .5 .815 1.025
3681                                                                 }
3682                                                         ]
3683                                                         translation 4.42 5.4 -3.36
3684                                                 }
3685                                                 # /ballustrade.wrl
3686                                                 # binmuur.wrl
3687                                                 Transform {
3688                                                         children [
3689                                                                 Shape {
3690                                                                         appearance Appearance {
3691                                                                                 material Material {
3692                                                                                         ambientIntensity .2
3693                                                                                         diffuseColor 1 .9 .7
3694                                                                                         emissiveColor 0 0 0
3695                                                                                         shininess .1
3696                                                                                         specularColor 0 0 0
3697                                                                                         transparency 0
3698                                                                                 }
3699                                                                                 texture NULL
3700                                                                                 textureTransform NULL
3701                                                                         }
3702                                                                         geometry IndexedFaceSet {
3703                                                                                 color NULL
3704                                                                                 coord Coordinate {
3705                                                                                         #default NULL
3706                                                                                         point [
3707                                                                                                 .28 0 -.28, #0 linkerbenedenhoek voorgevel
3708                                                                                                 5.4 0 -.28, 5.4 5.4 -.28, .28 5.4 -.28, #3 linkerbovenhoek voorgevel
3709                                                                                                 3.19 0 -.28, #4 voordeur
3710                                                                                                 4.42 0 -.28, 4.42 2.3 -.28, 3.19 2.3 -.28, #7 voordeur
3711                                                                                                 4.84 1.6 -.28, #toiletraam-8
3712                                                                                                 5.04 1.6 -.28, 5.04 2.3 -.28, 4.84 2.3 -.28, 2.6 .9 -.28,
3713                                                                                                 #keukenraam-12
3714                                                                                                 2.6 2.3 -.28, .6 2.3 -.28, .6 .9 -.28, .6 3.6 -.28, #bovenraam-16
3715                                                                                                 1.5 3.6 -.28, 1.5 5 -.28, 4.42 5 -.28, 4.42 5.4 -.28, .6 5.4 -.28,
3716                                                                                                 .28 8.55 -3.15, #linkergevel-22
3717                                                                                                 .28 2.7 -8.72, .28 0 -8.72, 5.4 8.55 -3.15, #rechtergevel-25
3718                                                                                                 5.4 5.4 -6.3, 5.4 5.4 -8.72, 5.4 0 -8.72, 2.25 0 -8.72, #achtergevel-29
3719                                                                                                 2.25 .6 -8.72, 4.8 .6 -8.72, 4.8 5.4 -8.72, 1.2 0 -8.72, 1.2 2.7 -8.72,
3720                                                                                                 3.19 0 -.14, #diepte van de voordeur-35
3721                                                                                                 4.42 0 -.14, 4.42 2.3 -.14, 3.19 2.3 -.14, #diepte van de voordeur-38
3722                                                                                                 2.6 .9 -.14, # diepte van het keukenraam-39
3723                                                                                                 2.6 2.3 -.14, .6 2.3 -.14, .6 .9 -.14, 4.84 1.6 -.14, #diepte van het toiletraam-43
3724                                                                                                 5.04 1.6 -.14, 5.04 2.3 -.14, 4.84 2.3 -.14, .6 3.6 -.14,
3725                                                                                                 #diepte van het bovenraam-47
3726                                                                                                 1.5 3.6 -.14, 1.5 5 -.14, 4.42 5 -.14, 4.42 5.4 -.14, .6 5.4 -.14,
3727                                                                                                 #52
3728                                                                                                 2.25 0 -8.86, #diepte van de achtergevel-53
3729                                                                                                 2.25 .6 -8.86, 4.8 .6 -8.86, 4.8 5.4 -8.86, 1.2 0 -8.86, 1.2 2.7 -8.86,
3730                                                                                                 #58
3731                                                                                                 .28 5.4 0, #59 hoekpunt voor dakvorm zolder
3732                                                                                                 5.4 5.4 0, .28 5.4 -6.3, #61
3733                                                                                                 .28 2.7 -9, #62 hoekpunt voor dakvorm 1e verdieping
3734                                                                                                 .14 5.4 0, #63 extra punten voor segmentering
3735                                                                                                 5.54 5.4 0, .14 5.4 -6.3, 5.54 5.4 -6.3, #66
3736                                                                                                 5.54 8.55 -3.15, #rechtergevel-67
3737                                                                                                 .14 8.55 -3.15, #linkergevel-68
3738                                                                                         ]
3739                                                                                 }
3740                                                                                 normal NULL
3741                                                                                 texCoord NULL
3742                                                                                 ccw TRUE
3743                                                                                 colorIndex [
3744                                                                                 ]
3745                                                                                 colorPerVertex TRUE
3746                                                                                 convex TRUE
3747                                                                                 coordIndex [
3748                                                                                         59 22 61 -1, 60 25 26 -1, 59 63 68 22 -1, 68 22 61 65 -1, 60 64 67 25 -1,
3749                                                                                         25 67 66 26 -1,
3750                                                                                 ]
3751                                                                                 #default []
3752                                                                                 creaseAngle 0
3753                                                                                 normalIndex [
3754                                                                                 ]
3755                                                                                 normalPerVertex TRUE
3756                                                                                 solid FALSE
3757                                                                                 texCoordIndex [
3758                                                                                 ]
3759                                                                         }
3760                                                                 }
3761                                                         ]
3762                                                 }
3763                                                 # /binmuur.wrl
3764                                                 # buitmuur.wrl
3765                                                 Transform {
3766                                                         children [
3767                                                                 Shape {
3768                                                                         appearance DEF steen Appearance {
3769                                                                                 material Material {
3770                                                                                         ambientIntensity .2
3771                                                                                         diffuseColor .8 .4 .3
3772                                                                                         emissiveColor 0 0 0
3773                                                                                         shininess .1
3774                                                                                         specularColor 0 0 0
3775                                                                                         transparency 0
3776                                                                                 }
3777                                                                                 texture NULL
3778                                                                                 textureTransform NULL
3779                                                                         }
3780                                                                         geometry IndexedFaceSet {
3781                                                                                 color NULL
3782                                                                                 coord Coordinate {
3783                                                                                         #default NULL
3784                                                                                         point [
3785                                                                                                 0 0 0, #linkerbenedenhoek voorgevel
3786                                                                                                 5.68 0 0, 5.68 5.4 0, 0 5.4 0, #linkerbovenhoek voorgevel
3787                                                                                                 3.19 0 0, #voordeur
3788                                                                                                 4.42 0 0, 4.42 2.3 0, 3.19 2.3 0, #voordeur
3789                                                                                                 4.84 1.6 0, #toiletraam-8
3790                                                                                                 5.04 1.6 0, 5.04 2.3 0, 4.84 2.3 0, 2.6 .9 0, #keukenraam-12
3791                                                                                                 2.6 2.3 0, .6 2.3 0, .6 .9 0, .6 3.6 0, #bovenraam-16
3792                                                                                                 1.5 3.6 0, 1.5 5 0, 4.42 5 0, 4.42 5.4 0, .6 5.4 0, 0 8.555 -3.15,
3793                                                                                                 #linkergevel-22
3794                                                                                                 0 2.7 -9, 0 0 -9, 5.68 8.555 -3.15, #rechtergevel-25
3795                                                                                                 5.68 5.4 -6.3, 5.68 5.4 -9, 5.68 0 -9, 2.25 0 -9, #achtergevel-29
3796                                                                                                 2.25 .6 -9, 4.8 .6 -9, 4.8 5.4 -9, 1.2 0 -9, 1.2 2.7 -9, 3.19 0 -.14,
3797                                                                                                 #diepte van de voordeur-35
3798                                                                                                 4.42 0 -.14, 4.42 2.3 -.14, 3.19 2.3 -.14, #diepte van de voordeur-38
3799                                                                                                 2.6 .9 -.14, # diepte van het keukenraam-39
3800                                                                                                 2.6 2.3 -.14, .6 2.3 -.14, .6 .9 -.14, 4.84 1.6 -.14, #diepte van het toiletraam-43
3801                                                                                                 5.04 1.6 -.14, 5.04 2.3 -.14, 4.84 2.3 -.14, .6 3.6 -.14,
3802                                                                                                 #diepte van het bovenraam-47
3803                                                                                                 1.5 3.6 -.14, 1.5 5 -.14, 4.42 5 -.14, 4.42 5.4 -.14, .6 5.4 -.14,
3804                                                                                                 #52
3805                                                                                                 2.25 0 -8.86, #diepte van de achtergevel-53
3806                                                                                                 2.25 .6 -8.86, 4.8 .6 -8.86, 4.8 5.4 -8.86, 1.2 0 -8.86, 1.2 2.7 -8.86,
3807                                                                                                 #58
3808                                                                                                 .14 5.4 0, #59 extra punten voor segmentering
3809                                                                                                 5.54 5.4 0, .14 5.4 -6.3, 5.54 5.4 -6.3, #62
3810                                                                                                 5.54 8.55 -3.15, #rechtergevel-63
3811                                                                                                 .14 8.55 -3.15, #linkergevel-64
3812                                                                                                 0 5.4 -6.3,
3813                                                                                         ]
3814                                                                                 }
3815                                                                                 normal NULL
3816                                                                                 texCoord NULL
3817                                                                                 ccw TRUE
3818                                                                                 colorIndex [
3819                                                                                 ]
3820                                                                                 colorPerVertex TRUE
3821                                                                                 convex TRUE
3822                                                                                 coordIndex [
3823                                                                                         3 22 65 -1, 2 26 25 -1, 3 59 64 22 -1, 61 65 22 64 -1, 60 2 25 63 -1, 63 25
3824                                                                                         26 62 -1,
3825                                                                                 ]
3826                                                                                 #default []
3827                                                                                 creaseAngle 0
3828                                                                                 normalIndex [
3829                                                                                 ]
3830                                                                                 normalPerVertex TRUE
3831                                                                                 solid FALSE
3832                                                                                 texCoordIndex [
3833                                                                                 ]
3834                                                                         }
3835                                                                 }
3836                                                         ]
3837                                                 }
3838                                                 # /buitmuur.wrl
3839                                                 # /zolder/zolder.wrl
3840                                                 DEF tijd2 TimeSensor {
3841                                                         cycleInterval 4
3842                                                         enabled TRUE
3843                                                         loop FALSE
3844                                                         startTime 0
3845                                                         stopTime 0
3846                                                 }
3847                                                 DEF plaats2 PositionInterpolator {
3848                                                         key [
3849                                                                 0 1
3850                                                         ]
3851                                                         keyValue [
3852                                                                 0 0 0 6 0 0
3853                                                         ]
3854                                                 }
3855                                                 DEF tijd2a TimeSensor {
3856                                                         cycleInterval 4
3857                                                         enabled TRUE
3858                                                         loop FALSE
3859                                                         startTime 0
3860                                                         stopTime 0
3861                                                 }
3862                                                 DEF plaats2a PositionInterpolator {
3863                                                         key [
3864                                                                 0 1
3865                                                         ]
3866                                                         keyValue [
3867                                                                 6 0 0 0 0 0
3868                                                         ]
3869                                                 }
3870                                         ]
3871                                 }
3872                                 #zolder
3873                                 DEF tijd3 TimeSensor {
3874                                         cycleInterval 4
3875                                         enabled TRUE
3876                                         loop FALSE
3877                                         startTime 0
3878                                         stopTime 0
3879                                 }
3880                                 DEF plaats3 PositionInterpolator {
3881                                         key [
3882                                                 0 1
3883                                         ]
3884                                         keyValue [
3885                                                 0 0 0 6 0 0
3886                                         ]
3887                                 }
3888                                 DEF tijd3a TimeSensor {
3889                                         cycleInterval 4
3890                                         enabled TRUE
3891                                         loop FALSE
3892                                         startTime 0
3893                                         stopTime 0
3894                                 }
3895                                 DEF plaats3a PositionInterpolator {
3896                                         key [
3897                                                 0 1
3898                                         ]
3899                                         keyValue [
3900                                                 6 0 0 0 0 0
3901                                         ]
3902                                 }
3903                         ]
3904                 }
3905                 #boven
3906         ]
3907 }
3908 #moved from above
3909 ROUTE klikopdeur.touchTime TO TimeSource.startTime
3910 ROUTE TimeSource.fraction_changed TO Deuropen.set_fraction
3911 ROUTE Deuropen.value_changed TO deur.rotation
3912 ROUTE klikopdeur2.touchTime TO TimeSource2.startTime
3913 ROUTE TimeSource2.fraction_changed TO Deuropen2.set_fraction
3914 ROUTE Deuropen2.value_changed TO deurkeukengang.rotation
3915 ROUTE klikopdeur3.touchTime TO TimeSource3.startTime
3916 ROUTE TimeSource3.fraction_changed TO Deuropen3.set_fraction
3917 ROUTE Deuropen3.value_changed TO deurwoonkamergang.rotation
3918 ROUTE klikopdeur4.touchTime TO TimeSource4.startTime
3919 ROUTE TimeSource4.fraction_changed TO Deuropen4.set_fraction
3920 ROUTE Deuropen4.value_changed TO deurwoonkamertrapkast.rotation
3921 ROUTE klikopdeur5.touchTime TO TimeSource5.startTime
3922 ROUTE TimeSource5.fraction_changed TO Deuropen5.set_fraction
3923 ROUTE Deuropen5.value_changed TO deurgangmeterkast.rotation
3924 ROUTE klikopdeur6.touchTime TO TimeSource6.startTime
3925 ROUTE TimeSource6.fraction_changed TO Deuropen6.set_fraction
3926 ROUTE Deuropen6.value_changed TO deurtoiletgang.rotation
3927 ROUTE klikopvoordeur.touchTime TO TimeSourcevoor.startTime
3928 ROUTE TimeSourcevoor.fraction_changed TO VoorDeuropen.set_fraction
3929 ROUTE VoorDeuropen.value_changed TO voordeur.rotation
3930 ROUTE klikopachterdeur.touchTime TO TimeSourceachter.startTime
3931 ROUTE TimeSourceachter.fraction_changed TO achterDeuropen.set_fraction
3932 ROUTE achterDeuropen.value_changed TO achterdeur.rotation
3933 ROUTE klikopschuurdeur.touchTime TO TimeSourceschuur.startTime
3934 ROUTE TimeSourceschuur.fraction_changed TO schuurDeuropen.set_fraction
3935 ROUTE schuurDeuropen.value_changed TO schuurdeur.rotation
3936 ROUTE klikopdeur7.touchTime TO TimeSource7.startTime
3937 ROUTE TimeSource7.fraction_changed TO Deuropen7.set_fraction
3938 ROUTE Deuropen7.value_changed TO deuroudersgang.rotation
3939 ROUTE klikopdeur8.touchTime TO TimeSource8.startTime
3940 ROUTE TimeSource8.fraction_changed TO Deuropen8.set_fraction
3941 ROUTE Deuropen8.value_changed TO deurtweedeslaapkamergang.rotation
3942 ROUTE klikopdeur9.touchTime TO TimeSource9.startTime
3943 ROUTE TimeSource9.fraction_changed TO Deuropen9.set_fraction
3944 ROUTE Deuropen9.value_changed TO deurkinderkamergang.rotation
3945 ROUTE klikopdeur10.touchTime TO TimeSource10.startTime
3946 ROUTE TimeSource10.fraction_changed TO Deuropen10.set_fraction
3947 ROUTE Deuropen10.value_changed TO deurbadkamergang.rotation
3948 #uncommented
3949 ROUTE schuifdak.touchTime TO tijd1.startTime
3950 ROUTE tijd1.fraction_changed TO plaats1.set_fraction
3951 ROUTE plaats1.value_changed TO dak.translation
3952 ROUTE schuifzolder.touchTime TO tijd2.startTime
3953 ROUTE tijd2.fraction_changed TO plaats2.set_fraction
3954 ROUTE plaats2.value_changed TO zolder.translation
3955 ROUTE schuifboven.touchTime TO tijd3.startTime
3956 ROUTE tijd3.fraction_changed TO plaats3.set_fraction
3957 ROUTE plaats3.value_changed TO boven.translation
3958 ROUTE schuifdak2.touchTime TO tijd1a.startTime
3959 ROUTE tijd1a.fraction_changed TO plaats1a.set_fraction
3960 ROUTE plaats1a.value_changed TO dak.translation
3961 ROUTE schuifzolder2.touchTime TO tijd2a.startTime
3962 ROUTE tijd2a.fraction_changed TO plaats2a.set_fraction
3963 ROUTE plaats2a.value_changed TO zolder.translation
3964 ROUTE schuifboven2.touchTime TO tijd3a.startTime
3965 ROUTE tijd3a.fraction_changed TO plaats3a.set_fraction
3966 ROUTE plaats3a.value_changed TO boven.translation