Home » Archimedes archive » Archimedes World » AW-1996-11.adf » !VRMLeyes_AspexDem » Models/VRMLfiles/AirCraft/RedBaron/RedBaron
Models/VRMLfiles/AirCraft/RedBaron/RedBaron
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1996-11.adf » !VRMLeyes_AspexDem |
Filename: | Models/VRMLfiles/AirCraft/RedBaron/RedBaron |
Read OK: | ✔ |
File size: | 0D0F bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
#VRML V1.0 ascii Separator { Info { string "Created by hand as a VRML ascii file by Aspex Software for use in VRMLEyes and DaVinci 90" } Material { diffuseColor 0.87 0 0 shininess 0.25 } Separator { #Fuselage Scale { scaleFactor 1 1.6 1 } Sphere { radius 150 } } Separator { # Left wing Translation { translation 260 0 0 } Scale { scaleFactor 4 4 4 } DEF wing Separator { Coordinate3 { point[ -39 29 2 32 27 2 45 19 2 51 7 2 51 -5 2 39 -16 2 -39 -34 2 -41 -1 2 -39 29 2 -39 29 -4 32 27 -4 45 19 -4 51 7 -4 51 -5 -4 39 -16 -4 -39 -34 -4 -41 -1 -4 -39 29 -4 ] } IndexedFaceSet { coordIndex[ 3,2,1,-1, 12,10,11,-1, 5,4,3,-1, 14,12,13,-1, 8,7,6,-1, 17,15,16,-1, 6,1,0,-1, 15,9,10,-1, 1,6,5,-1, 10,14,15,-1, 5,3,1,-1, 14,10,12,-1, 10,9,0,1,-1, 11,10,1,2,-1, 12,11,2,3,-1, 13,12,3,4,-1, 14,13,4,5,-1, 15,14,5,6,-1, 16,15,6,7,-1, 17,16,7,8,-1, 0,9,17,8,-1 ] } } } Separator { #Right wing Rotation { rotation 0 1 0 3.1415 } Translation { translation 260 0 0 } Scale { scaleFactor 4 4 4 } USE wing } Separator { #Left Tailplane Translation { translation -80 -280 0 } Scale { scaleFactor 2 2 2 } Rotation { rotation 0 0 1 3.1415 } USE wing } Separator { #Right Tailplane Translation { translation 80 -280 0 } Rotation { rotation 0 1 0 3.1415 } Rotation { rotation 0 0 1 3.1415 } Scale { scaleFactor 2 2 2 } USE wing } Separator { #Rudder Scale { scaleFactor 3.3 3.3 3.3 } Translation { translation 0 -20 0 } Coordinate3 { point[ 2 -24 35 2 -48 26 2 -61 24 2 -64 32 2 -77 66 2 -93 63 2 -91 -4 2 -47 -28 2 -33 -6 2 -24 35 -2 -24 35 -2 -48 26 -2 -61 24 -2 -64 32 -2 -77 66 -2 -93 63 -2 -91 -4 -2 -47 -28 -2 -33 -6 -2 -24 35 ] } IndexedFaceSet { coordIndex[ 3,4,5,-1, 14,13,15,-1, 7,8,9,-1, 18,17,19,-1, 0,1,6,-1, 11,10,16,-1, 1,2,6,-1, 12,11,16,-1, 2,3,5,-1, 13,12,15,-1, 5,6,2,-1, 16,15,12,-1, 6,7,0,-1, 17,16,10,-1, 1,0,10,11,-1, 2,1,11,12,-1, 3,2,12,13,-1, 4,3,13,14,-1, 5,4,14,15,-1, 6,5,15,16,-1, 7,6,16,17,-1, 8,7,17,18,-1, 9,8,18,19,-1, 9,19,10,0,-1 ] } } Material { shininess 0.06 } Separator { #Nose cone Translation { translation 0 220 0 } Scale { scaleFactor 1 1.18 1 } Sphere { radius 55 } } Separator { #Cockpit Material { diffuseColor 0 0.73 1 shininess 0.1 } Translation { translation 0 0 120 } Scale { ScaleFactor 1 1.4 1 } Sphere { radius 85 } } Separator { #Cowling Material { diffuseColor 1 1 1 } Translation{ translation 0 190 0 } Scale { scaleFactor 1 0.32 1 } Sphere { radius 130 } } Material { diffuseColor 0 0.8 0 specularColor 1 1 1 shininess 0.0625 } Translation { translation 140 200 0 } DEF prop Separator { Coordinate3 { point[ 46 -0 29 145 -3 -0 102 5 -25 3 8 4 -42 -8 23 57 -10 -6 14 -1 -31 -85 0 -1 ] } IndexedFaceSet { coordIndex[ 3,0,1,2,-1, 1,5,6,2,-1, 2,6,7,3,-1, 6,5,4,7,-1, 0,4,5,1,-1, 3,7,4,0,-1 ] } } Separator { Translation { translation -280 0 0 } Rotation { rotation 0 1 0 3.1415 } USE prop }
00000000 23 56 52 4d 4c 20 56 31 2e 30 20 61 73 63 69 69 |#VRML V1.0 ascii| 00000010 0a 0a 20 53 65 70 61 72 61 74 6f 72 20 7b 0a 49 |.. Separator {.I| 00000020 6e 66 6f 20 7b 0a 20 20 20 73 74 72 69 6e 67 20 |nfo {. string | 00000030 22 43 72 65 61 74 65 64 20 62 79 20 68 61 6e 64 |"Created by hand| 00000040 20 61 73 20 61 20 56 52 4d 4c 20 61 73 63 69 69 | as a VRML ascii| 00000050 20 66 69 6c 65 20 62 79 20 41 73 70 65 78 20 53 | file by Aspex S| 00000060 6f 66 74 77 61 72 65 20 0a 20 20 20 20 20 20 20 |oftware . | 00000070 20 20 20 20 66 6f 72 20 75 73 65 20 69 6e 20 56 | for use in V| 00000080 52 4d 4c 45 79 65 73 20 61 6e 64 20 44 61 56 69 |RMLEyes and DaVi| 00000090 6e 63 69 20 39 30 22 0a 20 20 7d 0a 0a 4d 61 74 |nci 90". }..Mat| 000000a0 65 72 69 61 6c 20 7b 0a 09 64 69 66 66 75 73 65 |erial {..diffuse| 000000b0 43 6f 6c 6f 72 20 30 2e 38 37 20 30 20 30 0a 09 |Color 0.87 0 0..| 000000c0 73 68 69 6e 69 6e 65 73 73 20 30 2e 32 35 0a 7d |shininess 0.25.}| 000000d0 0a 0a 0a 53 65 70 61 72 61 74 6f 72 20 7b 0a 0a |...Separator {..| 000000e0 23 46 75 73 65 6c 61 67 65 0a 09 0a 09 53 63 61 |#Fuselage....Sca| 000000f0 6c 65 20 7b 0a 09 09 73 63 61 6c 65 46 61 63 74 |le {...scaleFact| 00000100 6f 72 20 31 20 31 2e 36 20 31 0a 09 7d 0a 09 0a |or 1 1.6 1..}...| 00000110 09 53 70 68 65 72 65 20 7b 0a 09 09 72 61 64 69 |.Sphere {...radi| 00000120 75 73 20 31 35 30 0a 09 7d 0a 0a 7d 0a 0a 53 65 |us 150..}..}..Se| 00000130 70 61 72 61 74 6f 72 20 7b 09 0a 0a 23 20 4c 65 |parator {...# Le| 00000140 66 74 20 77 69 6e 67 0a 0a 09 54 72 61 6e 73 6c |ft wing...Transl| 00000150 61 74 69 6f 6e 20 7b 0a 09 09 74 72 61 6e 73 6c |ation {...transl| 00000160 61 74 69 6f 6e 20 32 36 30 20 30 20 30 0a 09 09 |ation 260 0 0...| 00000170 7d 0a 09 53 63 61 6c 65 20 7b 0a 09 09 73 63 61 |}..Scale {...sca| 00000180 6c 65 46 61 63 74 6f 72 20 34 20 34 20 34 0a 09 |leFactor 4 4 4..| 00000190 09 7d 0a 09 44 45 46 20 77 69 6e 67 20 53 65 70 |.}..DEF wing Sep| 000001a0 61 72 61 74 6f 72 20 7b 0a 09 09 43 6f 6f 72 64 |arator {...Coord| 000001b0 69 6e 61 74 65 33 20 7b 0a 09 09 09 70 6f 69 6e |inate3 {....poin| 000001c0 74 5b 20 2d 33 39 20 32 39 20 32 0a 09 09 09 33 |t[ -39 29 2....3| 000001d0 32 20 32 37 20 32 0a 09 09 09 34 35 20 31 39 20 |2 27 2....45 19 | 000001e0 32 0a 09 09 09 35 31 20 37 20 32 0a 09 09 09 35 |2....51 7 2....5| 000001f0 31 20 2d 35 20 32 0a 09 09 09 33 39 20 2d 31 36 |1 -5 2....39 -16| 00000200 20 32 0a 09 09 09 2d 33 39 20 2d 33 34 20 32 0a | 2....-39 -34 2.| 00000210 09 09 09 2d 34 31 20 2d 31 20 32 0a 09 09 09 2d |...-41 -1 2....-| 00000220 33 39 20 32 39 20 32 0a 09 09 09 2d 33 39 20 32 |39 29 2....-39 2| 00000230 39 20 2d 34 0a 09 09 09 33 32 20 32 37 20 2d 34 |9 -4....32 27 -4| 00000240 0a 09 09 09 34 35 20 31 39 20 2d 34 0a 09 09 09 |....45 19 -4....| 00000250 35 31 20 37 20 2d 34 0a 09 09 09 35 31 20 2d 35 |51 7 -4....51 -5| 00000260 20 2d 34 0a 09 09 09 33 39 20 2d 31 36 20 2d 34 | -4....39 -16 -4| 00000270 0a 09 09 09 2d 33 39 20 2d 33 34 20 2d 34 0a 09 |....-39 -34 -4..| 00000280 09 09 2d 34 31 20 2d 31 20 2d 34 0a 09 09 09 2d |..-41 -1 -4....-| 00000290 33 39 20 32 39 20 2d 34 20 5d 0a 09 09 09 7d 0a |39 29 -4 ]....}.| 000002a0 09 09 49 6e 64 65 78 65 64 46 61 63 65 53 65 74 |..IndexedFaceSet| 000002b0 20 7b 0a 09 09 09 63 6f 6f 72 64 49 6e 64 65 78 | {....coordIndex| 000002c0 5b 20 0a 09 09 09 33 2c 32 2c 31 2c 2d 31 2c 0a |[ ....3,2,1,-1,.| 000002d0 09 09 09 31 32 2c 31 30 2c 31 31 2c 2d 31 2c 0a |...12,10,11,-1,.| 000002e0 09 09 09 35 2c 34 2c 33 2c 2d 31 2c 0a 09 09 09 |...5,4,3,-1,....| 000002f0 31 34 2c 31 32 2c 31 33 2c 2d 31 2c 0a 09 09 09 |14,12,13,-1,....| 00000300 38 2c 37 2c 36 2c 2d 31 2c 0a 09 09 09 31 37 2c |8,7,6,-1,....17,| 00000310 31 35 2c 31 36 2c 2d 31 2c 0a 09 09 09 36 2c 31 |15,16,-1,....6,1| 00000320 2c 30 2c 2d 31 2c 0a 09 09 09 31 35 2c 39 2c 31 |,0,-1,....15,9,1| 00000330 30 2c 2d 31 2c 0a 09 09 09 31 2c 36 2c 35 2c 2d |0,-1,....1,6,5,-| 00000340 31 2c 0a 09 09 09 31 30 2c 31 34 2c 31 35 2c 2d |1,....10,14,15,-| 00000350 31 2c 0a 09 09 09 35 2c 33 2c 31 2c 2d 31 2c 0a |1,....5,3,1,-1,.| 00000360 09 09 09 31 34 2c 31 30 2c 31 32 2c 2d 31 2c 0a |...14,10,12,-1,.| 00000370 09 09 09 31 30 2c 39 2c 30 2c 31 2c 2d 31 2c 0a |...10,9,0,1,-1,.| 00000380 09 09 09 31 31 2c 31 30 2c 31 2c 32 2c 2d 31 2c |...11,10,1,2,-1,| 00000390 0a 09 09 09 31 32 2c 31 31 2c 32 2c 33 2c 2d 31 |....12,11,2,3,-1| 000003a0 2c 0a 09 09 09 31 33 2c 31 32 2c 33 2c 34 2c 2d |,....13,12,3,4,-| 000003b0 31 2c 0a 09 09 09 31 34 2c 31 33 2c 34 2c 35 2c |1,....14,13,4,5,| 000003c0 2d 31 2c 0a 09 09 09 31 35 2c 31 34 2c 35 2c 36 |-1,....15,14,5,6| 000003d0 2c 2d 31 2c 0a 09 09 09 31 36 2c 31 35 2c 36 2c |,-1,....16,15,6,| 000003e0 37 2c 2d 31 2c 0a 09 09 09 31 37 2c 31 36 2c 37 |7,-1,....17,16,7| 000003f0 2c 38 2c 2d 31 2c 0a 09 09 09 30 2c 39 2c 31 37 |,8,-1,....0,9,17| 00000400 2c 38 2c 2d 31 20 5d 0a 09 09 7d 0a 09 7d 0a 7d |,8,-1 ]...}..}.}| 00000410 0a 0a 0a 0a 0a 0a 53 65 70 61 72 61 74 6f 72 20 |......Separator | 00000420 7b 0a 0a 23 52 69 67 68 74 20 77 69 6e 67 0a 0a |{..#Right wing..| 00000430 09 52 6f 74 61 74 69 6f 6e 20 7b 0a 09 09 72 6f |.Rotation {...ro| 00000440 74 61 74 69 6f 6e 20 30 20 31 20 30 20 33 2e 31 |tation 0 1 0 3.1| 00000450 34 31 35 0a 09 09 7d 0a 09 54 72 61 6e 73 6c 61 |415...}..Transla| 00000460 74 69 6f 6e 20 7b 0a 09 09 74 72 61 6e 73 6c 61 |tion {...transla| 00000470 74 69 6f 6e 20 32 36 30 20 30 20 30 0a 09 09 7d |tion 260 0 0...}| 00000480 09 0a 09 53 63 61 6c 65 20 7b 0a 09 09 73 63 61 |...Scale {...sca| 00000490 6c 65 46 61 63 74 6f 72 20 34 20 34 20 34 0a 09 |leFactor 4 4 4..| 000004a0 09 7d 0a 09 55 53 45 20 77 69 6e 67 0a 7d 0a 0a |.}..USE wing.}..| 000004b0 53 65 70 61 72 61 74 6f 72 20 7b 0a 0a 23 4c 65 |Separator {..#Le| 000004c0 66 74 20 54 61 69 6c 70 6c 61 6e 65 0a 0a 09 54 |ft Tailplane...T| 000004d0 72 61 6e 73 6c 61 74 69 6f 6e 20 7b 0a 09 09 74 |ranslation {...t| 000004e0 72 61 6e 73 6c 61 74 69 6f 6e 20 2d 38 30 20 2d |ranslation -80 -| 000004f0 32 38 30 20 30 0a 09 09 7d 0a 09 53 63 61 6c 65 |280 0...}..Scale| 00000500 20 7b 0a 09 09 73 63 61 6c 65 46 61 63 74 6f 72 | {...scaleFactor| 00000510 20 32 20 32 20 32 0a 09 09 7d 0a 09 52 6f 74 61 | 2 2 2...}..Rota| 00000520 74 69 6f 6e 20 7b 0a 09 09 72 6f 74 61 74 69 6f |tion {...rotatio| 00000530 6e 20 30 20 30 20 31 20 33 2e 31 34 31 35 0a 09 |n 0 0 1 3.1415..| 00000540 09 7d 0a 09 55 53 45 20 77 69 6e 67 0a 7d 0a 0a |.}..USE wing.}..| 00000550 53 65 70 61 72 61 74 6f 72 20 7b 0a 0a 23 52 69 |Separator {..#Ri| 00000560 67 68 74 20 54 61 69 6c 70 6c 61 6e 65 0a 0a 09 |ght Tailplane...| 00000570 54 72 61 6e 73 6c 61 74 69 6f 6e 20 7b 0a 09 09 |Translation {...| 00000580 74 72 61 6e 73 6c 61 74 69 6f 6e 20 38 30 20 2d |translation 80 -| 00000590 32 38 30 20 30 0a 09 09 7d 0a 09 52 6f 74 61 74 |280 0...}..Rotat| 000005a0 69 6f 6e 20 7b 0a 09 09 72 6f 74 61 74 69 6f 6e |ion {...rotation| 000005b0 20 30 20 31 20 30 20 33 2e 31 34 31 35 0a 09 09 | 0 1 0 3.1415...| 000005c0 7d 0a 0a 09 52 6f 74 61 74 69 6f 6e 20 7b 0a 09 |}...Rotation {..| 000005d0 09 72 6f 74 61 74 69 6f 6e 20 30 20 30 20 31 20 |.rotation 0 0 1 | 000005e0 33 2e 31 34 31 35 0a 09 09 7d 0a 09 53 63 61 6c |3.1415...}..Scal| 000005f0 65 20 7b 0a 09 09 73 63 61 6c 65 46 61 63 74 6f |e {...scaleFacto| 00000600 72 20 32 20 32 20 32 0a 09 09 7d 0a 09 55 53 45 |r 2 2 2...}..USE| 00000610 20 77 69 6e 67 0a 7d 0a 0a 0a 53 65 70 61 72 61 | wing.}...Separa| 00000620 74 6f 72 20 7b 0a 0a 23 52 75 64 64 65 72 0a 0a |tor {..#Rudder..| 00000630 09 53 63 61 6c 65 20 7b 0a 09 09 73 63 61 6c 65 |.Scale {...scale| 00000640 46 61 63 74 6f 72 20 33 2e 33 20 33 2e 33 20 33 |Factor 3.3 3.3 3| 00000650 2e 33 0a 09 7d 0a 20 20 20 20 20 20 20 20 54 72 |.3..}. Tr| 00000660 61 6e 73 6c 61 74 69 6f 6e 20 7b 0a 20 20 20 20 |anslation {. | 00000670 20 20 09 20 20 74 72 61 6e 73 6c 61 74 69 6f 6e | . translation| 00000680 20 30 20 2d 32 30 20 30 0a 20 20 20 20 20 20 20 | 0 -20 0. | 00000690 09 7d 0a 0a 09 43 6f 6f 72 64 69 6e 61 74 65 33 |.}...Coordinate3| 000006a0 20 7b 0a 09 09 70 6f 69 6e 74 5b 20 32 20 2d 32 | {...point[ 2 -2| 000006b0 34 20 33 35 0a 09 09 32 20 2d 34 38 20 32 36 0a |4 35...2 -48 26.| 000006c0 09 09 32 20 2d 36 31 20 32 34 0a 09 09 32 20 2d |..2 -61 24...2 -| 000006d0 36 34 20 33 32 0a 09 09 32 20 2d 37 37 20 36 36 |64 32...2 -77 66| 000006e0 0a 09 09 32 20 2d 39 33 20 36 33 0a 09 09 32 20 |...2 -93 63...2 | 000006f0 2d 39 31 20 2d 34 0a 09 09 32 20 2d 34 37 20 2d |-91 -4...2 -47 -| 00000700 32 38 0a 09 09 32 20 2d 33 33 20 2d 36 0a 09 09 |28...2 -33 -6...| 00000710 32 20 2d 32 34 20 33 35 0a 09 09 2d 32 20 2d 32 |2 -24 35...-2 -2| 00000720 34 20 33 35 0a 09 09 2d 32 20 2d 34 38 20 32 36 |4 35...-2 -48 26| 00000730 0a 09 09 2d 32 20 2d 36 31 20 32 34 0a 09 09 2d |...-2 -61 24...-| 00000740 32 20 2d 36 34 20 33 32 0a 09 09 2d 32 20 2d 37 |2 -64 32...-2 -7| 00000750 37 20 36 36 0a 09 09 2d 32 20 2d 39 33 20 36 33 |7 66...-2 -93 63| 00000760 0a 09 09 2d 32 20 2d 39 31 20 2d 34 0a 09 09 2d |...-2 -91 -4...-| 00000770 32 20 2d 34 37 20 2d 32 38 0a 09 09 2d 32 20 2d |2 -47 -28...-2 -| 00000780 33 33 20 2d 36 0a 09 09 2d 32 20 2d 32 34 20 33 |33 -6...-2 -24 3| 00000790 35 20 5d 0a 09 09 7d 0a 09 49 6e 64 65 78 65 64 |5 ]...}..Indexed| 000007a0 46 61 63 65 53 65 74 20 7b 0a 09 09 63 6f 6f 72 |FaceSet {...coor| 000007b0 64 49 6e 64 65 78 5b 20 0a 09 09 33 2c 34 2c 35 |dIndex[ ...3,4,5| 000007c0 2c 2d 31 2c 0a 09 09 31 34 2c 31 33 2c 31 35 2c |,-1,...14,13,15,| 000007d0 2d 31 2c 0a 09 09 37 2c 38 2c 39 2c 2d 31 2c 0a |-1,...7,8,9,-1,.| 000007e0 09 09 31 38 2c 31 37 2c 31 39 2c 2d 31 2c 0a 09 |..18,17,19,-1,..| 000007f0 09 30 2c 31 2c 36 2c 2d 31 2c 0a 09 09 31 31 2c |.0,1,6,-1,...11,| 00000800 31 30 2c 31 36 2c 2d 31 2c 0a 09 09 31 2c 32 2c |10,16,-1,...1,2,| 00000810 36 2c 2d 31 2c 0a 09 09 31 32 2c 31 31 2c 31 36 |6,-1,...12,11,16| 00000820 2c 2d 31 2c 0a 09 09 32 2c 33 2c 35 2c 2d 31 2c |,-1,...2,3,5,-1,| 00000830 0a 09 09 31 33 2c 31 32 2c 31 35 2c 2d 31 2c 0a |...13,12,15,-1,.| 00000840 09 09 35 2c 36 2c 32 2c 2d 31 2c 0a 09 09 31 36 |..5,6,2,-1,...16| 00000850 2c 31 35 2c 31 32 2c 2d 31 2c 0a 09 09 36 2c 37 |,15,12,-1,...6,7| 00000860 2c 30 2c 2d 31 2c 0a 09 09 31 37 2c 31 36 2c 31 |,0,-1,...17,16,1| 00000870 30 2c 2d 31 2c 0a 09 09 31 2c 30 2c 31 30 2c 31 |0,-1,...1,0,10,1| 00000880 31 2c 2d 31 2c 0a 09 09 32 2c 31 2c 31 31 2c 31 |1,-1,...2,1,11,1| 00000890 32 2c 2d 31 2c 0a 09 09 33 2c 32 2c 31 32 2c 31 |2,-1,...3,2,12,1| 000008a0 33 2c 2d 31 2c 0a 09 09 34 2c 33 2c 31 33 2c 31 |3,-1,...4,3,13,1| 000008b0 34 2c 2d 31 2c 0a 09 09 35 2c 34 2c 31 34 2c 31 |4,-1,...5,4,14,1| 000008c0 35 2c 2d 31 2c 0a 09 09 36 2c 35 2c 31 35 2c 31 |5,-1,...6,5,15,1| 000008d0 36 2c 2d 31 2c 0a 09 09 37 2c 36 2c 31 36 2c 31 |6,-1,...7,6,16,1| 000008e0 37 2c 2d 31 2c 0a 09 09 38 2c 37 2c 31 37 2c 31 |7,-1,...8,7,17,1| 000008f0 38 2c 2d 31 2c 0a 09 09 39 2c 38 2c 31 38 2c 31 |8,-1,...9,8,18,1| 00000900 39 2c 2d 31 2c 0a 09 09 39 2c 31 39 2c 31 30 2c |9,-1,...9,19,10,| 00000910 30 2c 2d 31 20 5d 0a 09 7d 0a 7d 0a 09 0a 4d 61 |0,-1 ]..}.}...Ma| 00000920 74 65 72 69 61 6c 20 7b 0a 09 73 68 69 6e 69 6e |terial {..shinin| 00000930 65 73 73 20 30 2e 30 36 0a 7d 09 0a 09 0a 53 65 |ess 0.06.}....Se| 00000940 70 61 72 61 74 6f 72 20 7b 0a 0a 23 4e 6f 73 65 |parator {..#Nose| 00000950 20 63 6f 6e 65 0a 0a 09 54 72 61 6e 73 6c 61 74 | cone...Translat| 00000960 69 6f 6e 20 7b 0a 09 09 74 72 61 6e 73 6c 61 74 |ion {...translat| 00000970 69 6f 6e 20 30 20 32 32 30 20 30 0a 09 09 7d 0a |ion 0 220 0...}.| 00000980 09 0a 09 53 63 61 6c 65 20 7b 0a 09 09 73 63 61 |...Scale {...sca| 00000990 6c 65 46 61 63 74 6f 72 20 31 20 31 2e 31 38 20 |leFactor 1 1.18 | 000009a0 31 0a 09 09 7d 0a 09 0a 09 53 70 68 65 72 65 20 |1...}....Sphere | 000009b0 7b 0a 09 09 72 61 64 69 75 73 20 35 35 0a 09 09 |{...radius 55...| 000009c0 7d 0a 7d 0a 0a 0a 0a 0a 53 65 70 61 72 61 74 6f |}.}.....Separato| 000009d0 72 20 7b 0a 0a 23 43 6f 63 6b 70 69 74 0a 09 0a |r {..#Cockpit...| 000009e0 09 4d 61 74 65 72 69 61 6c 20 7b 0a 09 09 64 69 |.Material {...di| 000009f0 66 66 75 73 65 43 6f 6c 6f 72 20 30 20 30 2e 37 |ffuseColor 0 0.7| 00000a00 33 20 31 0a 09 09 73 68 69 6e 69 6e 65 73 73 20 |3 1...shininess | 00000a10 30 2e 31 0a 09 7d 0a 09 0a 09 54 72 61 6e 73 6c |0.1..}....Transl| 00000a20 61 74 69 6f 6e 20 7b 0a 09 09 74 72 61 6e 73 6c |ation {...transl| 00000a30 61 74 69 6f 6e 20 30 20 30 20 31 32 30 0a 09 7d |ation 0 0 120..}| 00000a40 0a 0a 09 53 63 61 6c 65 20 7b 0a 09 09 53 63 61 |...Scale {...Sca| 00000a50 6c 65 46 61 63 74 6f 72 20 31 20 31 2e 34 20 31 |leFactor 1 1.4 1| 00000a60 0a 09 7d 0a 0a 09 53 70 68 65 72 65 20 7b 0a 09 |..}...Sphere {..| 00000a70 09 72 61 64 69 75 73 20 38 35 0a 09 7d 0a 7d 0a |.radius 85..}.}.| 00000a80 0a 53 65 70 61 72 61 74 6f 72 20 7b 0a 0a 23 43 |.Separator {..#C| 00000a90 6f 77 6c 69 6e 67 0a 0a 09 4d 61 74 65 72 69 61 |owling...Materia| 00000aa0 6c 20 7b 0a 09 09 64 69 66 66 75 73 65 43 6f 6c |l {...diffuseCol| 00000ab0 6f 72 20 31 20 31 20 31 0a 09 09 7d 0a 09 0a 09 |or 1 1 1...}....| 00000ac0 54 72 61 6e 73 6c 61 74 69 6f 6e 7b 0a 09 09 74 |Translation{...t| 00000ad0 72 61 6e 73 6c 61 74 69 6f 6e 20 30 20 31 39 30 |ranslation 0 190| 00000ae0 20 30 0a 09 09 7d 0a 09 09 0a 09 53 63 61 6c 65 | 0...}.....Scale| 00000af0 20 7b 0a 09 73 63 61 6c 65 46 61 63 74 6f 72 20 | {..scaleFactor | 00000b00 31 20 30 2e 33 32 20 31 0a 09 7d 0a 09 0a 09 53 |1 0.32 1..}....S| 00000b10 70 68 65 72 65 20 7b 0a 09 72 61 64 69 75 73 20 |phere {..radius | 00000b20 31 33 30 0a 09 7d 0a 7d 0a 0a 0a 0a 4d 61 74 65 |130..}.}....Mate| 00000b30 72 69 61 6c 20 7b 0a 09 64 69 66 66 75 73 65 43 |rial {..diffuseC| 00000b40 6f 6c 6f 72 20 30 20 30 2e 38 20 30 0a 09 73 70 |olor 0 0.8 0..sp| 00000b50 65 63 75 6c 61 72 43 6f 6c 6f 72 20 31 20 31 20 |ecularColor 1 1 | 00000b60 31 0a 09 73 68 69 6e 69 6e 65 73 73 20 30 2e 30 |1..shininess 0.0| 00000b70 36 32 35 0a 7d 0a 0a 54 72 61 6e 73 6c 61 74 69 |625.}..Translati| 00000b80 6f 6e 20 7b 0a 09 74 72 61 6e 73 6c 61 74 69 6f |on {..translatio| 00000b90 6e 20 31 34 30 20 32 30 30 20 30 0a 09 7d 0a 0a |n 140 200 0..}..| 00000ba0 0a 44 45 46 20 70 72 6f 70 20 53 65 70 61 72 61 |.DEF prop Separa| 00000bb0 74 6f 72 20 7b 0a 0a 09 43 6f 6f 72 64 69 6e 61 |tor {...Coordina| 00000bc0 74 65 33 20 7b 0a 09 09 70 6f 69 6e 74 5b 20 34 |te3 {...point[ 4| 00000bd0 36 20 2d 30 20 32 39 0a 09 09 31 34 35 20 2d 33 |6 -0 29...145 -3| 00000be0 20 2d 30 0a 09 09 31 30 32 20 35 20 2d 32 35 0a | -0...102 5 -25.| 00000bf0 09 09 33 20 38 20 34 0a 09 09 2d 34 32 20 2d 38 |..3 8 4...-42 -8| 00000c00 20 32 33 0a 09 09 35 37 20 2d 31 30 20 2d 36 0a | 23...57 -10 -6.| 00000c10 09 09 31 34 20 2d 31 20 2d 33 31 0a 09 09 2d 38 |..14 -1 -31...-8| 00000c20 35 20 30 20 2d 31 20 5d 0a 09 09 7d 0a 09 49 6e |5 0 -1 ]...}..In| 00000c30 64 65 78 65 64 46 61 63 65 53 65 74 20 7b 0a 09 |dexedFaceSet {..| 00000c40 09 63 6f 6f 72 64 49 6e 64 65 78 5b 20 0a 09 09 |.coordIndex[ ...| 00000c50 33 2c 30 2c 31 2c 32 2c 2d 31 2c 0a 09 09 31 2c |3,0,1,2,-1,...1,| 00000c60 35 2c 36 2c 32 2c 2d 31 2c 0a 09 09 32 2c 36 2c |5,6,2,-1,...2,6,| 00000c70 37 2c 33 2c 2d 31 2c 0a 09 09 36 2c 35 2c 34 2c |7,3,-1,...6,5,4,| 00000c80 37 2c 2d 31 2c 0a 09 09 30 2c 34 2c 35 2c 31 2c |7,-1,...0,4,5,1,| 00000c90 2d 31 2c 0a 09 09 33 2c 37 2c 34 2c 30 2c 2d 31 |-1,...3,7,4,0,-1| 00000ca0 20 5d 09 0a 09 7d 0a 7d 0a 0a 53 65 70 61 72 61 | ]...}.}..Separa| 00000cb0 74 6f 72 20 7b 0a 54 72 61 6e 73 6c 61 74 69 6f |tor {.Translatio| 00000cc0 6e 20 7b 0a 09 74 72 61 6e 73 6c 61 74 69 6f 6e |n {..translation| 00000cd0 20 2d 32 38 30 20 30 20 30 0a 09 7d 0a 0a 52 6f | -280 0 0..}..Ro| 00000ce0 74 61 74 69 6f 6e 20 7b 0a 09 72 6f 74 61 74 69 |tation {..rotati| 00000cf0 6f 6e 20 30 20 31 20 30 20 33 2e 31 34 31 35 0a |on 0 1 0 3.1415.| 00000d00 09 7d 0a 09 0a 55 53 45 20 70 72 6f 70 0a 7d |.}...USE prop.}| 00000d0f