#VRML V2.0 utf8 # (c) Melissa M. Terras, HATII, University of Glasgow 1998 # Inner tomb images (c) Verlag Philipp von Zabern 1994 #File name: anim.wrl #Date created: 28/07/98 #revision no: 19 #called from: This is the main file called from netscape (including animation) #calls: under.wrl, over.wrl #Description: This file contains the basic information needed to construct the model, calling #the files which generate the scenery. It also specifies a preliminary viewpoint and defines the #background. Th emain body of the file is made up by the animation which takes the user on a guided #tour of the model, culminating at the entrance to the inner tomb door. The animation was generated #by cosmoworlds extended animation facilities. PROTO KfaPositionInterpolator [ #defines the position interpolator as a eventIn SFFloat set_fraction #prototype, meaning it can be reused eventOut SFVec3f value_changed #again efficiently. The P.I. controls exposedField MFFloat key 0 # the position of the viewpoint exposedField MFInt32 keyTypes 2 #used in the animation exposedField MFVec3f keyValue 0 0 0 field MFFloat authorKey 0 field MFVec3f authorKeyValue 0 0 0 ] { PositionInterpolator { #defines the position interpolator key IS key #giving names to the values and set_fraction IS set_fraction #setting preliminary values keyValue IS keyValue value_changed IS value_changed } } PROTO KfaOrientationInterpolator [ #defines the orientation Interpolator eventIn SFFloat set_fraction #which controls the angle of the eventOut SFRotation value_changed #viewpoint used in the animation. exposedField MFFloat key 0 exposedField MFInt32 keyTypes 2 exposedField MFRotation keyValue 0 0 1 0 field MFFloat authorKey 0 field MFRotation authorKeyValue 0 0 1 0 ] { OrientationInterpolator { #defines the Orintation Interpolator key IS key #giving names to the values set_fraction IS set_fraction # and sets preliminary values keyValue IS keyValue value_changed IS value_changed } } PROTO KfaAnimation [ #defines animation and characteristics field SFFloat framesPerSecond 10 field SFFloat zoom 1 field SFBool snap TRUE field SFBool viewInFrames TRUE field SFBool showEmptyFieldLines FALSE field SFFloat playRangeStart 0 field SFFloat playRangeEnd 1 field SFBool usePlayRange TRUE field SFNode timeSensor NULL field MFNode fieldInterps [] field MFNode actors [] ] { Group { } } #groups together the following nodes NavigationInfo { # provides information about how the #user can view the model avatarSize [ 0.25, 1.6, 0.75 ] headlight FALSE speed 1 type "FLY" visibilityLimit 0 } DEF CLICK_NEXT Viewpoint { #defines first view seen position 16.2027 21.8364 43.4669 orientation -0.723516 0.675652 0.141487 0.56347 fieldOfView 0.785398 description "CLICK NEXT VP TO START" } DEF overground Transform { #calls overground file children Inline { url "over.wrl" } } DEF underground Transform { #calls underground file children Inline { url "under.wrl" } } DEF guide_0 Viewpoint { #viewpoint attached to animation position 5.93541 -18.2512 -15.5905 orientation 0.0294107 -0.99915 0.0288703 1.55309 fieldOfView 0.785398 description "START ANIMATION" } DEF TombFlythrough KfaAnimation { #specified tomb flythrough animation framesPerSecond 5 snap TRUE viewInFrames TRUE playRangeStart 0 playRangeEnd 1 timeSensor DEF UnnamedAnimation0Time_1 TimeSensor { startTime -1 cycleInterval 70 } actors USE guide_0 # attaches viewpoint to animation fieldInterps [ #co-ordinates given for flythrough DEF guidePositionInterp_2 KfaPositionInterpolator { key [ 0, 0.00285714, 0.00571429, 0.00857143, 0.0114286, 0.0142857, 0.0171429, 0.02, 0.0228571, 0.0257143, 0.0285714, 0.0314286, 0.0342857, 0.0371429, 0.04, 0.0428571, 0.0457143, 0.0485714, 0.0514286, 0.0542857, 0.0571428, 0.06, 0.0628571, 0.0657143, 0.0685714, 0.0714286, 0.0742857, 0.0771428, 0.08, 0.0828571, 0.0857143, 0.0885714, 0.0914285, 0.0942857, 0.0971428, 0.1, 0.102857, 0.105714, 0.108571, 0.111429, 0.114286, 0.117143, 0.12, 0.122857, 0.125714, 0.128571, 0.131429, 0.134286, 0.137143, 0.14, 0.142857, 0.145714, 0.148571, 0.151429, 0.154286, 0.157143, 0.16, 0.162857, 0.165714, 0.168571, 0.171429, 0.174286, 0.177143, 0.18, 0.182857, 0.185714, 0.188571, 0.191429, 0.194286, 0.197143, 0.2, 0.202857, 0.205714, 0.208572, 0.211429, 0.214286, 0.217143, 0.22, 0.222857, 0.225714, 0.228572, 0.231429, 0.234286, 0.237143, 0.24, 0.242857, 0.245714, 0.248572, 0.251429, 0.254286, 0.257143, 0.26, 0.262857, 0.265714, 0.268571, 0.271429, 0.274286, 0.277143, 0.28, 0.282857, 0.285714, 0.288571, 0.291429, 0.294286, 0.297143, 0.3, 0.302857, 0.305714, 0.308572, 0.311429, 0.314286, 0.317143, 0.32, 0.322857, 0.325714, 0.328571, 0.331429, 0.334286, 0.337143, 0.34, 0.342857, 0.345714, 0.348571, 0.351429, 0.354286, 0.357143, 0.36, 0.362857, 0.365714, 0.368572, 0.371429, 0.374286, 0.377143, 0.38, 0.382857, 0.385714, 0.388572, 0.391429, 0.394286, 0.397143, 0.4, 0.402857, 0.405714, 0.408571, 0.411429, 0.414286, 0.417143, 0.42, 0.422857, 0.425714, 0.428571, 0.431429, 0.434286, 0.437143, 0.44, 0.442857, 0.445714, 0.448571, 0.451429, 0.454286, 0.457143, 0.46, 0.462857, 0.465714, 0.468571, 0.471429, 0.474286, 0.477143, 0.48, 0.482857, 0.485714, 0.488572, 0.491429, 0.494286, 0.497143, 0.5, 0.502857, 0.505714, 0.508571, 0.511429, 0.514286, 0.517143, 0.52, 0.522857, 0.525714, 0.528571, 0.531429, 0.534286, 0.537143, 0.54, 0.542857, 0.545714, 0.548572, 0.551429, 0.554286, 0.557143, 0.56, 0.562857, 0.565714, 0.568571, 0.571429, 0.574286, 0.577143, 0.58, 0.582857, 0.585714, 0.588571, 0.591429, 0.594286, 0.597143, 0.6, 0.602857, 0.605714, 0.608571, 0.611429, 0.614286, 0.617143, 0.62, 0.622857, 0.625714, 0.628572, 0.631429, 0.634286, 0.637143, 0.64, 0.642857, 0.645714, 0.648572, 0.651429, 0.654286, 0.657143, 0.66, 0.662857, 0.665714, 0.668571, 0.671429, 0.674286, 0.677143, 0.68, 0.682857, 0.685714, 0.688572, 0.691429, 0.694286, 0.697143, 0.7, 0.702857, 0.705714, 0.708572, 0.711429, 0.714286, 0.717143, 0.72, 0.722857, 0.725714, 0.728571, 0.731429, 0.734286, 0.737143, 0.74, 0.742857, 0.745714, 0.748572, 0.751429, 0.754286, 0.757143, 0.76, 0.762857, 0.765714, 0.768571, 0.771429, 0.774286, 0.777143, 0.78, 0.782857, 0.785714, 0.788571, 0.791429, 0.794286, 0.797143, 0.8, 0.802857, 0.805714, 0.808572, 0.811429, 0.814286, 0.817143, 0.82, 0.822857, 0.825714, 0.828572, 0.831429, 0.834286, 0.837143, 0.84, 0.842857, 0.845714, 0.848571, 0.851429, 0.854286, 0.857143, 0.86, 0.862857, 0.865714, 0.868571, 0.871429, 0.874286, 0.877143, 0.88, 0.882857, 0.885714, 0.888571, 0.891429, 0.894286, 0.897143, 0.9, 0.902857, 0.905714, 0.908571, 0.911429, 0.914286, 0.917143, 0.92, 0.922857, 0.925714, 0.928571, 0.931429, 0.934286, 0.937143, 0.94, 0.942857, 0.945714, 0.948571, 0.951429, 0.954286, 0.957143, 0.96, 0.962857, 0.965714, 0.968571, 0.971429 ] keyTypes [ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ] authorKey [ 0, 0.157143, 0.257143, 0.328571, 0.394286, 0.445714, 0.5, 0.554286, 0.602857, 0.657143, 0.717143, 0.768571, 0.834286, 0.86, 0.885714, 0.905714, 0.942857, 0.957143, 0.971429 ] keyValue [ 16.2027 21.8364 43.4669, 15.933 21.388 43.2989, 15.66 20.9335 43.132, 15.384 20.4735 42.9663, 15.105 20.0081 42.8017, 14.8233 19.5377 42.6381, 14.539 19.0628 42.4754, 14.2524 18.5836 42.3135, 13.9637 18.1004 42.1525, 13.673 17.6137 41.9921, 13.3805 17.1238 41.8324, 13.0865 16.6309 41.6733, 12.791 16.1356 41.5147, 12.4944 15.638 41.3565, 12.1967 15.1386 41.1987, 11.8982 14.6377 41.0413, 11.5991 14.1357 40.884, 11.2996 13.6328 40.7269, 10.9997 13.1295 40.5699, 10.6999 12.6261 40.4129, 10.4001 12.1228 40.2559, 10.1007 11.6202 40.0987, 9.80174 11.1185 39.9414, 9.5035 10.6181 39.7838, 9.20616 10.1193 39.6259, 8.90989 9.62239 39.4676, 8.61488 9.12783 39.3089, 8.32133 8.63593 39.1496, 8.02943 8.14702 38.9897, 7.73937 7.66146 38.8291, 7.45132 7.17959 38.6678, 7.1655 6.70175 38.5056, 6.88208 6.2283 38.3426, 6.60126 5.75957 38.1787, 6.32322 5.29592 38.0137, 6.04816 4.83768 37.8476, 5.77626 4.38522 37.6804, 5.50772 3.93886 37.512, 5.24272 3.49896 37.3422, 4.98146 3.06586 37.1711, 4.72412 2.63992 36.9985, 4.4709 2.22147 36.8245, 4.22198 1.81086 36.6488, 3.97756 1.40844 36.4715, 3.73782 1.01455 36.2926, 3.50295 0.629531 36.1118, 3.27316 0.253746 35.9291, 3.04861 -0.112469 35.7446, 2.82951 -0.468768 35.558, 2.61604 -0.814807 35.3694, 2.4084 -1.15023 35.1787, 2.20678 -1.4747 34.9857, 2.01135 -1.78788 34.7905, 1.82232 -2.0894 34.5929, 1.63988 -2.37893 34.393, 1.4642 -2.65614 34.1905, 1.30043 -2.91322 33.9864, 1.15306 -3.14337 33.7813, 1.02136 -3.34765 33.575, 0.904604 -3.52711 33.3673, 0.802055 -3.6828 33.158, 0.712983 -3.81579 32.947, 0.636655 -3.92713 32.7339, 0.572342 -4.01787 32.5187, 0.519309 -4.08908 32.3011, 0.476827 -4.1418 32.0808, 0.444162 -4.1771 31.8578, 0.420583 -4.19604 31.6317, 0.405359 -4.19967 31.4024, 0.397757 -4.18905 31.1697, 0.397046 -4.16523 30.9334, 0.402493 -4.12927 30.6932, 0.413367 -4.08223 30.449, 0.428937 -4.02517 30.2006, 0.448469 -3.95914 29.9478, 0.471234 -3.88519 29.6903, 0.496498 -3.8044 29.428, 0.523529 -3.7178 29.1606, 0.551597 -3.62647 28.8879, 0.579969 -3.53145 28.6099, 0.607913 -3.43381 28.3261, 0.634697 -3.33459 28.0365, 0.65959 -3.23487 27.7408, 0.681861 -3.13568 27.4389, 0.700776 -3.0381 27.1305, 0.715604 -2.94318 26.8154, 0.725614 -2.85197 26.4934, 0.730073 -2.76553 26.1644, 0.72825 -2.68492 25.828, 0.719413 -2.6112 25.4842, 0.70283 -2.54542 25.1327, 0.683159 -2.47547 24.7591, 0.665382 -2.38941 24.3514, 0.649258 -2.28854 23.9126, 0.634544 -2.17416 23.4461, 0.620998 -2.0476 22.9549, 0.608377 -1.91014 22.4423, 0.59644 -1.76311 21.9114, 0.584944 -1.60781 21.3655, 0.573647 -1.44554 20.8077, 0.562306 -1.27761 20.2411, 0.55068 -1.10533 19.6691, 0.538525 -0.930014 19.0947, 0.5256 -0.752958 18.5212, 0.511662 -0.575472 17.9517, 0.496469 -0.398865 17.3895, 0.479778 -0.224443 16.8376, 0.461349 -0.0535136 16.2994, 0.440937 0.112616 15.7779, 0.418301 0.27264 15.2763, 0.393198 0.425249 14.7979, 0.365387 0.569138 14.3459, 0.334624 0.702998 13.9233, 0.300669 0.825523 13.5334, 0.263277 0.935405 13.1795, 0.222216 1.03132 12.8646, 0.173013 1.11453 12.5931, 0.112329 1.18757 12.3647, 0.041545 1.2512 12.1759, -0.0379544 1.30617 12.0229, -0.124782 1.35324 11.9019, -0.217553 1.39316 11.8094, -0.31488 1.42666 11.7416, -0.415376 1.45452 11.6948, -0.517657 1.47746 11.6654, -0.620335 1.49626 11.6496, -0.722025 1.51164 11.6437, -0.82134 1.52437 11.6441, -0.916894 1.5352 11.6471, -1.0073 1.54488 11.6489, -1.09117 1.55415 11.6459, -1.16713 1.56376 11.6343, -1.23378 1.57448 11.6106, -1.28973 1.58703 11.5709, -1.33361 1.60219 11.5116, -1.36403 1.62069 11.4291, -1.37959 1.64329 11.3195, -1.37892 1.67074 11.1793, -1.36062 1.70379 11.0047, -1.3225 1.73944 10.7952, -1.26415 1.77443 10.5546, -1.18687 1.80908 10.286, -1.09198 1.84372 9.99236, -0.980787 1.87868 9.67677, -0.854597 1.91428 9.34224, -0.714722 1.95086 8.99178, -0.562472 1.98874 8.62843, -0.399154 2.02825 8.2552, -0.22608 2.06971 7.87512, -0.0445588 2.11346 7.49121, 0.144101 2.15982 7.1065, 0.338589 2.20913 6.72401, 0.537597 2.2617 6.34677, 0.739814 2.31787 5.97779, 0.943931 2.37796 5.62012, 1.14864 2.44231 5.27676, 1.3526 2.51122 4.95079, 1.56723 2.58738 4.62948, 1.80271 2.67243 4.29966, 2.05613 2.76518 3.96325, 2.32456 2.86448 3.62225, 2.60506 2.96915 3.27863, 2.89471 3.07802 2.93436, 3.19056 3.18992 2.59143, 3.48968 3.30368 2.25182, 3.78915 3.41813 1.91749, 4.08603 3.53209 1.59043, 4.37739 3.6444 1.27262, 4.66029 3.75388 0.966029, 4.93181 3.85936 0.67264, 5.189 3.95967 0.39443, 5.42894 4.05365 0.133376, 5.6487 4.14011 -0.108545, 5.84533 4.21789 -0.329353, 6.01592 4.28581 -0.527072, 6.15751 4.34271 -0.699717, 6.27048 4.40931 -0.84637, 6.35856 4.50313 -0.968641, 6.42393 4.61816 -1.06838, 6.46874 4.7484 -1.14743, 6.49515 4.88786 -1.20765, 6.50534 5.03054 -1.25089, 6.50147 5.17044 -1.27899, 6.48569 5.30157 -1.2938, 6.46018 5.41792 -1.29718, 6.4271 5.51349 -1.29097, 6.38861 5.5823 -1.27702, 6.34687 5.61833 -1.25718, 6.30405 5.6156 -1.2333, 6.26231 5.5681 -1.20723, 6.22382 5.46984 -1.18081, 6.19074 5.31481 -1.15591, 6.16524 5.09702 -1.13436, 6.14947 4.81048 -1.11802, 6.14561 4.44915 -1.10873, 6.14931 3.97326 -1.0948, 6.15463 3.35893 -1.06505, 6.16131 2.62441 -1.02211, 6.16911 1.78792 -0.968626, 6.17778 0.867657 -0.907239, 6.18707 -0.118169 -0.840586, 6.19672 -1.15135 -0.771305, 6.2065 -2.21368 -0.702037, 6.21614 -3.28694 -0.635419, 6.2254 -4.35294 -0.574092, 6.23404 -5.39346 -0.520694, 6.24179 -6.3903 -0.477864, 6.24842 -7.32524 -0.448241, 6.25367 -8.18008 -0.434466, 6.25729 -8.93662 -0.439175, 6.25903 -9.57664 -0.46501, 6.25865 -10.0819 -0.514603, 6.25735 -10.4771 -0.585735, 6.25639 -10.8028 -0.673472, 6.25554 -11.0644 -0.776421, 6.25461 -11.2677 -0.893188, 6.25339 -11.418 -1.02238, 6.25168 -11.5211 -1.16259, 6.24926 -11.5825 -1.31243, 6.24594 -11.6079 -1.47051, 6.24151 -11.6026 -1.63542, 6.23575 -11.5725 -1.80578, 6.22847 -11.5229 -1.98018, 6.21945 -11.4595 -2.15724, 6.2085 -11.388 -2.33555, 6.19541 -11.3138 -2.51372, 6.17996 -11.2425 -2.69035, 6.16196 -11.1797 -2.86405, 6.1412 -11.1311 -3.03342, 6.11747 -11.1021 -3.19707, 6.09056 -11.0984 -3.3536, 6.05821 -11.1004 -3.5034, 6.01887 -11.0865 -3.64837, 5.97341 -11.0586 -3.78934, 5.92273 -11.0188 -3.92719, 5.8677 -10.9692 -4.06274, 5.80921 -10.9118 -4.19686, 5.74814 -10.8486 -4.3304, 5.68537 -10.7818 -4.4642, 5.62178 -10.7133 -4.59912, 5.55826 -10.6452 -4.736, 5.49569 -10.5797 -4.8757, 5.43494 -10.5186 -5.01907, 5.37691 -10.4642 -5.16696, 5.32248 -10.4183 -5.32022, 5.27253 -10.3832 -5.4797, 5.22793 -10.3608 -5.64625, 5.18958 -10.3532 -5.82072, 5.15835 -10.3625 -6.00396, 5.13513 -10.3906 -6.19682, 5.1208 -10.4397 -6.40016, 5.11625 -10.5119 -6.61481, 5.12927 -10.6189 -6.84807, 5.16489 -10.7678 -7.10464, 5.2198 -10.953 -7.38157, 5.29071 -11.1691 -7.67587, 5.37431 -11.4107 -7.98458, 5.46731 -11.6723 -8.30473, 5.5664 -11.9485 -8.63334, 5.66829 -12.2337 -8.96745, 5.76968 -12.5226 -9.30408, 5.86726 -12.8097 -9.64027, 5.95773 -13.0895 -9.97304, 6.0378 -13.3566 -10.2994, 6.10416 -13.6055 -10.6164, 6.15351 -13.8308 -10.9211, 6.18256 -14.027 -11.2105, 6.188 -14.1887 -11.4817, 6.16654 -14.3104 -11.7315, 6.11487 -14.3866 -11.9572, 6.0353 -14.4277 -12.1658, 5.93371 -14.4486 -12.3667, 5.81214 -14.4505 -12.5602, 5.67263 -14.435 -12.7466, 5.51723 -14.4033 -12.9262, 5.34798 -14.3568 -13.0992, 5.16693 -14.2969 -13.266, 4.97613 -14.225 -13.4269, 4.77761 -14.1424 -13.5821, 4.57342 -14.0505 -13.732, 4.36561 -13.9506 -13.8769, 4.15622 -13.8442 -14.017, 3.94729 -13.7326 -14.1527, 3.74088 -13.6171 -14.2842, 3.53902 -13.4992 -14.4119, 3.34375 -13.3802 -14.536, 3.15714 -13.2615 -14.6569, 2.98121 -13.1444 -14.7748, 2.81801 -13.0304 -14.8901, 2.66959 -12.9207 -15.003, 2.538 -12.8168 -15.1138, 2.42527 -12.72 -15.2228, 2.33345 -12.6317 -15.3304, 2.2926 -12.5289 -15.4169, 2.32338 -12.3964 -15.4671, 2.41375 -12.2468 -15.4878, 2.55167 -12.0932 -15.486, 2.7251 -11.9482 -15.4686, 2.92199 -11.8247 -15.4422, 3.1303 -11.7355 -15.414, 3.338 -11.6935 -15.3906, 3.53303 -11.7115 -15.379, 3.73591 -11.7985 -15.3724, 3.96894 -11.9461 -15.3603, 4.22275 -12.1412 -15.3445, 4.48798 -12.3707 -15.3268, 4.75527 -12.6213 -15.3089, 5.01527 -12.88 -15.2924, 5.25862 -13.1334 -15.2792, 5.47595 -13.3685 -15.2709, 5.6579 -13.5721 -15.2694, 5.79964 -13.7421 -15.2787, 5.90633 -13.8912 -15.2993, 5.9836 -14.0286 -15.3267, 6.03711 -14.1637 -15.3565, 6.07249 -14.3056 -15.3843, 6.09538 -14.4636 -15.4057, 6.11143 -14.647 -15.4163, 6.12155 -14.8531 -15.4184, 6.12366 -15.0712 -15.4175, 6.11891 -15.2989 -15.414, 6.10846 -15.5338 -15.4085, 6.09346 -15.7733 -15.4014, 6.07506 -16.0148 -15.3932, 6.05442 -16.256 -15.3843, 6.03269 -16.4943 -15.3753, 6.01102 -16.7272 -15.3666, 5.99057 -16.9523 -15.3586, 5.97248 -17.1669 -15.3519, 5.95792 -17.3687 -15.3469, 5.94803 -17.5551 -15.3441, 5.94721 -17.6884 -15.3438, 5.95555 -17.7532 -15.3467, 5.96773 -17.7808 -15.3542, 5.97844 -17.8024 -15.3676, 5.98235 -17.849 -15.3882, 5.97816 -17.9225 -15.4186, 5.96942 -18.0021 -15.4578, 5.95808 -18.0851 -15.502, 5.94609 -18.169 -15.5475, 5.93541 -18.2512 -15.5905 ] authorKeyValue [ 16.2027 21.8364 43.4669, 1.4642 -2.65614 34.1905, 0.70283 -2.54542 25.1327, 0.222216 1.03132 12.8646, -1.36062 1.70379 11.0047, 1.3526 2.51122 4.95079, 6.15751 4.34271 -0.699717, 6.14561 4.44915 -1.10873, 6.25865 -10.0819 -0.514603, 6.09056 -11.0984 -3.3536, 5.11625 -10.5119 -6.61481, 6.11487 -14.3866 -11.9572, 2.33345 -12.6317 -15.3304, 3.53303 -11.7115 -15.379, 5.6579 -13.5721 -15.2694, 6.11143 -14.647 -15.4163, 5.94803 -17.5551 -15.3441, 5.98235 -17.849 -15.3882, 5.93541 -18.2512 -15.5905 ] } DEF guideOrientationInterp_3 KfaOrientationInterpolator { key [ 0, 0.00285714, 0.00571429, 0.00857143, 0.0114286, 0.0142857, 0.0171429, 0.02, 0.0228571, 0.0257143, 0.0285714, 0.0314286, 0.0342857, 0.0371429, 0.04, 0.0428571, 0.0457143, 0.0485714, 0.0514286, 0.0542857, 0.0571428, 0.06, 0.0628571, 0.0657143, 0.0685714, 0.0714286, 0.0742857, 0.0771428, 0.08, 0.0828571, 0.0857143, 0.0885714, 0.0914285, 0.0942857, 0.0971428, 0.1, 0.102857, 0.105714, 0.108571, 0.111429, 0.114286, 0.117143, 0.12, 0.122857, 0.125714, 0.128571, 0.131429, 0.134286, 0.137143, 0.14, 0.142857, 0.145714, 0.148571, 0.151429, 0.154286, 0.157143, 0.16, 0.162857, 0.165714, 0.168571, 0.171429, 0.174286, 0.177143, 0.18, 0.182857, 0.185714, 0.188571, 0.191429, 0.194286, 0.197143, 0.2, 0.202857, 0.205714, 0.208572, 0.211429, 0.214286, 0.217143, 0.22, 0.222857, 0.225714, 0.228572, 0.231429, 0.234286, 0.237143, 0.24, 0.242857, 0.245714, 0.248572, 0.251429, 0.254286, 0.257143, 0.26, 0.262857, 0.265714, 0.268572, 0.271429, 0.274286, 0.277143, 0.28, 0.282857, 0.285715, 0.288572, 0.291429, 0.294286, 0.297143, 0.3, 0.302857, 0.305715, 0.308572, 0.311429, 0.314286, 0.317143, 0.32, 0.322857, 0.325715, 0.328572, 0.331429, 0.334286, 0.337143, 0.34, 0.342858, 0.345715, 0.348572, 0.351429, 0.354286, 0.357143, 0.36, 0.362858, 0.365715, 0.368572, 0.371429, 0.374286, 0.377143, 0.38, 0.382858, 0.385715, 0.388572, 0.391429, 0.394286, 0.397143, 0.4, 0.402858, 0.405715, 0.408572, 0.411429, 0.414286, 0.417143, 0.420001, 0.422858, 0.425715, 0.428572, 0.431429, 0.434286, 0.437143, 0.440001, 0.442858, 0.445714, 0.448571, 0.451429, 0.454286, 0.457143, 0.46, 0.462857, 0.465714, 0.468571, 0.471429, 0.474286, 0.477143, 0.48, 0.482857, 0.485714, 0.488572, 0.491429, 0.494286, 0.497143, 0.5, 0.502857, 0.505714, 0.508571, 0.511429, 0.514286, 0.517143, 0.52, 0.522857, 0.525714, 0.528571, 0.531429, 0.534286, 0.537143, 0.54, 0.542857, 0.545714, 0.548572, 0.551429, 0.554286, 0.557143, 0.56, 0.562857, 0.565714, 0.568571, 0.571429, 0.574286, 0.577143, 0.58, 0.582857, 0.585714, 0.588571, 0.591429, 0.594286, 0.597143, 0.6, 0.602857, 0.605714, 0.608571, 0.611429, 0.614286, 0.617143, 0.62, 0.622857, 0.625714, 0.628572, 0.631429, 0.634286, 0.637143, 0.64, 0.642857, 0.645714, 0.648572, 0.651429, 0.654286, 0.657143, 0.66, 0.662857, 0.665714, 0.668571, 0.671429, 0.674286, 0.677143, 0.68, 0.682857, 0.685714, 0.688572, 0.691429, 0.694286, 0.697143, 0.7, 0.702857, 0.705714, 0.708572, 0.711429, 0.714286, 0.717143, 0.72, 0.722857, 0.725714, 0.728571, 0.731429, 0.734286, 0.737143, 0.74, 0.742857, 0.745714, 0.748572, 0.751429, 0.754286, 0.757143, 0.76, 0.762857, 0.765714, 0.768571, 0.771429, 0.774286, 0.777143, 0.78, 0.782857, 0.785714, 0.788571, 0.791429, 0.794286, 0.797143, 0.8, 0.802857, 0.805714, 0.808572, 0.811429, 0.814286, 0.817143, 0.82, 0.822857, 0.825714, 0.828572, 0.831429, 0.834286, 0.837143, 0.84, 0.842857, 0.845714, 0.848571, 0.851429, 0.854286, 0.857143, 0.86, 0.862857, 0.865714, 0.868571, 0.871429, 0.874286, 0.877143, 0.88, 0.882857, 0.885714, 0.888572, 0.891429, 0.894286, 0.897143, 0.9, 0.902857, 0.905714, 0.908572, 0.911429, 0.914286, 0.917143, 0.92, 0.922857, 0.925714, 0.928572, 0.931429, 0.934286, 0.937143, 0.94, 0.942857, 0.945714, 0.948571, 0.951429, 0.954286, 0.957143 ] keyTypes [ 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ] authorKey [ 0, 0.157143, 0.445714, 0.5, 0.554286, 0.602857, 0.657143, 0.717143, 0.768571, 0.834286, 0.86, 0.942857, 0.957143 ] keyValue [ -0.723516 0.675652 0.141487 0.56347, -0.720549 0.678837 0.141384 0.557548, -0.71701 0.682603 0.141241 0.551116, -0.712887 0.686947 0.141056 0.544198, -0.708158 0.691867 0.140828 0.536818, -0.7028 0.697364 0.140552 0.529002, -0.696786 0.703438 0.140228 0.520775, -0.690082 0.710091 0.13985 0.512166, -0.68265 0.717323 0.139414 0.503203, -0.674447 0.725137 0.138916 0.493913, -0.665423 0.733534 0.13835 0.484328, -0.655524 0.742512 0.137708 0.474477, -0.644688 0.752072 0.136984 0.464392, -0.632848 0.762208 0.136169 0.454106, -0.619928 0.772914 0.135253 0.443652, -0.605845 0.784178 0.134226 0.433064, -0.590511 0.795982 0.133075 0.422379, -0.573827 0.808304 0.131788 0.411633, -0.555689 0.821108 0.130348 0.400864, -0.535986 0.834353 0.12874 0.390112, -0.5146 0.847981 0.126944 0.379417, -0.491408 0.861921 0.124943 0.36882, -0.466285 0.876082 0.122714 0.358366, -0.439108 0.890353 0.120235 0.348096, -0.409755 0.904599 0.117481 0.338057, -0.378114 0.91866 0.11443 0.328295, -0.344088 0.932346 0.111057 0.318854, -0.307603 0.945441 0.107339 0.309782, -0.268615 0.957697 0.103255 0.301123, -0.227122 0.968843 0.0987878 0.292922, -0.183171 0.978584 0.0939241 0.285221, -0.136867 0.986614 0.0886582 0.278059, -0.0883838 0.992623 0.0829929 0.27147, -0.037966 0.996313 0.0769401 0.265484, 0.0140692 0.997411 0.0705235 0.260124, 0.0673366 0.99569 0.0637778 0.255404, 0.121393 0.990981 0.0567494 0.251331, 0.175754 0.983189 0.0494948 0.247901, 0.229912 0.972301 0.0420792 0.245099, 0.283361 0.95839 0.0345729 0.242904, 0.335619 0.94161 0.0270492 0.241281, 0.38625 0.922186 0.0195802 0.240188, 0.434881 0.900405 0.0122341 0.239574, 0.481213 0.876589 0.00507278 0.239383, 0.525026 0.851084 -0.00185078 0.23955, 0.56618 0.824238 -0.008493 0.24001, 0.604607 0.796386 -0.0148202 0.240693, 0.640304 0.76784 -0.0208084 0.24153, 0.673323 0.738876 -0.0264424 0.242448, 0.703757 0.709733 -0.0317142 0.24338, 0.731731 0.680609 -0.0366226 0.244255, 0.757392 0.651661 -0.041171 0.24501, 0.780899 0.623008 -0.0453663 0.245578, 0.802416 0.594732 -0.0492179 0.245899, 0.82211 0.566881 -0.0527365 0.245913, 0.840142 0.539474 -0.0559333 0.245566, 0.849506 0.52443 -0.0575542 0.245252, 0.858797 0.508895 -0.0591069 0.244909, 0.867995 0.492863 -0.0605915 0.244541, 0.877079 0.476327 -0.062008 0.244153, 0.886027 0.459284 -0.0633559 0.243752, 0.894818 0.441728 -0.0646349 0.243342, 0.903426 0.423657 -0.0658445 0.242927, 0.911828 0.405072 -0.0669839 0.242513, 0.919997 0.385971 -0.0680524 0.242107, 0.927908 0.366359 -0.0690491 0.241712, 0.935533 0.346239 -0.0699731 0.241334, 0.942845 0.325619 -0.0708234 0.240978, 0.949815 0.304507 -0.071599 0.24065, 0.956416 0.282916 -0.072299 0.240354, 0.962619 0.260858 -0.0729223 0.240097, 0.968396 0.23835 -0.073468 0.23988, 0.97372 0.215412 -0.0739353 0.239712, 0.978564 0.192064 -0.0743234 0.239595, 0.982901 0.168332 -0.0746316 0.239535, 0.986707 0.14424 -0.0748596 0.239534, 0.989958 0.119819 -0.075007 0.239599, 0.992633 0.0951004 -0.0750736 0.239732, 0.994711 0.0701168 -0.0750595 0.239936, 0.996175 0.0449043 -0.0749651 0.240216, 0.997009 0.0195 -0.074791 0.240574, 0.9972 -0.00605744 -0.0745378 0.241013, 0.996738 -0.0317278 -0.0742067 0.241535, 0.995616 -0.0574702 -0.0737991 0.242141, 0.993829 -0.0832433 -0.0733165 0.242836, 0.991375 -0.109005 -0.0727607 0.243618, 0.988255 -0.134714 -0.0721339 0.244491, 0.984475 -0.160329 -0.0714384 0.245453, 0.980041 -0.18581 -0.0706769 0.246506, 0.974962 -0.211116 -0.069852 0.24765, 0.969251 -0.23621 -0.0689668 0.248883, 0.962924 -0.261056 -0.0680244 0.250206, 0.955997 -0.285618 -0.067028 0.251618, 0.948489 -0.309864 -0.065981 0.253117, 0.940421 -0.333765 -0.0648869 0.254701, 0.931815 -0.357292 -0.0637492 0.256369, 0.922695 -0.380419 -0.0625715 0.258118, 0.913086 -0.403125 -0.0613572 0.259947, 0.903012 -0.425389 -0.06011 0.261851, 0.8925 -0.447194 -0.0588333 0.263829, 0.881576 -0.468524 -0.0575306 0.265876, 0.870264 -0.489368 -0.0562052 0.267991, 0.858592 -0.509715 -0.0548604 0.270169, 0.846585 -0.529558 -0.0534993 0.272405, 0.834266 -0.548892 -0.0521249 0.274699, 0.821661 -0.567713 -0.05074 0.277043, 0.808792 -0.58602 -0.0493475 0.279435, 0.795682 -0.603814 -0.0479499 0.281872, 0.782351 -0.621096 -0.0465497 0.284348, 0.768819 -0.637871 -0.045149 0.286858, 0.755105 -0.654142 -0.0437502 0.289401, 0.741226 -0.669918 -0.042355 0.29197, 0.727199 -0.685203 -0.0409654 0.294561, 0.713038 -0.700007 -0.039583 0.29717, 0.698757 -0.714338 -0.0382094 0.299793, 0.684368 -0.728205 -0.036846 0.302426, 0.669882 -0.741619 -0.035494 0.305065, 0.655308 -0.754589 -0.0341546 0.307704, 0.640656 -0.767126 -0.0328289 0.310341, 0.625932 -0.779241 -0.0315178 0.31297, 0.611142 -0.790944 -0.030222 0.315589, 0.596293 -0.802245 -0.0289424 0.318193, 0.581387 -0.813156 -0.0276795 0.320777, 0.566428 -0.823687 -0.0264339 0.323338, 0.551417 -0.833849 -0.0252061 0.325874, 0.536357 -0.84365 -0.0239965 0.328379, 0.521246 -0.853101 -0.0228055 0.330851, 0.506085 -0.862212 -0.0216333 0.333285, 0.490873 -0.870991 -0.0204803 0.33568, 0.475606 -0.879446 -0.0193465 0.338031, 0.460282 -0.887586 -0.0182322 0.340335, 0.444897 -0.895418 -0.0171374 0.34259, 0.429448 -0.902949 -0.0160623 0.344793, 0.413929 -0.910185 -0.015007 0.34694, 0.398335 -0.917134 -0.0139714 0.349031, 0.382659 -0.923799 -0.0129556 0.351062, 0.366897 -0.930185 -0.0119597 0.35303, 0.351039 -0.936296 -0.0109837 0.354936, 0.335079 -0.942137 -0.0100274 0.356774, 0.319009 -0.947708 -0.00909102 0.358546, 0.30282 -0.953013 -0.00817446 0.360248, 0.286503 -0.958052 -0.00727773 0.36188, 0.27005 -0.962825 -0.00640086 0.363441, 0.253451 -0.967332 -0.00554385 0.364929, 0.236696 -0.971572 -0.00470674 0.366345, 0.219775 -0.975543 -0.00388957 0.367688, 0.202677 -0.979241 -0.0030924 0.368957, 0.185393 -0.982662 -0.00231532 0.370152, 0.16791 -0.985801 -0.00155843 0.371275, 0.150218 -0.988652 -0.000821852 0.372326, 0.132307 -0.991209 -0.000105758 0.373305, 0.114165 -0.993462 0.000589675 0.374214, 0.0957807 -0.995402 0.00126422 0.375056, 0.0771439 -0.997018 0.00191763 0.375831, 0.0582435 -0.998299 0.00254961 0.376542, 0.0390691 -0.999232 0.00315983 0.377192, 0.0196166 -0.999801 0.00374774 0.377784, -0.0957367 -0.995382 0.00696906 0.380333, -0.230456 -0.973027 0.0104194 0.38434, -0.37641 -0.926349 0.0138869 0.393357, -0.520998 -0.853387 0.0170737 0.410482, -0.650921 -0.75889 0.0197059 0.437747, -0.75723 -0.65279 0.0216478 0.475771, -0.837618 -0.545775 0.0229274 0.523888, -0.894886 -0.445665 0.0236752 0.580589, -0.933992 -0.356484 0.0240464 0.64398, -0.959885 -0.279351 0.0241744 0.712103, -0.976589 -0.213752 0.0241577 0.783079, -0.987068 -0.158485 0.0240634 0.855169, -0.993397 -0.112202 0.0239355 0.926769, -0.996999 -0.0736582 0.0238026 0.996393, -0.998845 -0.0418101 0.0236835 1.06266, -0.999596 -0.0158347 0.0235912 1.12426, -0.999711 0.00488075 0.0235355 1.17997, -0.999508 0.0207574 0.0235244 1.22861, -0.999209 0.032041 0.0235655 1.26907, -0.998927 0.039826 0.0236392 1.30338, -0.998688 0.0453938 0.0237225 1.33426, -0.99851 0.0490992 0.0238169 1.36173, -0.9984 0.0512444 0.0239235 1.3858, -0.998353 0.0520917 0.0240433 1.40651, -0.998361 0.0518723 0.024177 1.42389, -0.998413 0.0507941 0.0243252 1.43798, -0.998496 0.0490472 0.0244886 1.44883, -0.998599 0.0468092 0.024668 1.45647, -0.998711 0.0442486 0.0248641 1.46095, -0.998823 0.0415285 0.025078 1.4623, -0.998926 0.0388093 0.025311 1.46057, -0.999016 0.0362518 0.0255645 1.4558, -0.999087 0.0340198 0.0258403 1.44801, -0.999137 0.0322826 0.0261406 1.43725, -0.999162 0.0312182 0.026468 1.42354, -0.999159 0.0310164 0.0268255 1.40693, -0.999121 0.0318824 0.0272166 1.38745, -0.999038 0.0340417 0.0276456 1.36513, -0.998878 0.0380133 0.0282372 1.33329, -0.998633 0.0434713 0.0290072 1.29166, -0.998278 0.0504419 0.0299589 1.24155, -0.997774 0.0589968 0.0311007 1.18427, -0.997071 0.0692522 0.0324458 1.12116, -0.996103 0.0813697 0.0340124 1.05353, -0.994779 0.0955567 0.0358231 0.982721, -0.992978 0.112064 0.0379046 0.910066, -0.99054 0.131177 0.0402856 0.836902, -0.987261 0.15319 0.0429934 0.764566, -0.982887 0.178363 0.0460477 0.694391, -0.977128 0.206825 0.0494483 0.627696, -0.969704 0.238428 0.0531566 0.565771, -0.96046 0.272507 0.0570692 0.509851, -0.949564 0.307585 0.060986 0.461088, -0.937814 0.341078 0.0645834 0.420514, -0.926908 0.369183 0.0674138 0.389032, -0.919049 0.388035 0.0691142 0.367519, -0.913248 0.401328 0.0700924 0.350379, -0.910042 0.408512 0.070297 0.337167, -0.909708 0.409355 0.0697135 0.327492, -0.912219 0.403959 0.0683649 0.321013, -0.917253 0.392748 0.0663093 0.317433, -0.924259 0.376426 0.0636356 0.316482, -0.932561 0.355915 0.0604558 0.317905, -0.941468 0.332267 0.056896 0.321437, -0.950367 0.30657 0.0530858 0.326798, -0.958781 0.279865 0.0491475 0.333679, -0.966391 0.253073 0.0451884 0.341745, -0.973029 0.226956 0.0412952 0.350633, -0.978645 0.202103 0.0375323 0.359959, -0.983275 0.178938 0.0339421 0.369319, -0.987008 0.157743 0.030548 0.378296, -0.989958 0.138693 0.0273573 0.386467, -0.992245 0.121884 0.0243644 0.393401, -0.993986 0.107367 0.0215541 0.398669, -0.995336 0.0945928 0.0189544 0.403455, -0.996604 0.0807452 0.0161445 0.40991, -0.997716 0.0662533 0.0132043 0.417831, -0.998621 0.0515047 0.0102059 0.427005, -0.999295 0.0368343 0.00721143 0.437213, -0.999737 0.0225201 0.00427201 0.448229, -0.99996 0.00878315 0.00142799 0.459823, -0.99999 -0.00420705 -0.00129028 0.471759, -0.999859 -0.0163259 -0.00386116 0.483798, -0.999602 -0.0274853 -0.00627025 0.495696, -0.999256 -0.0376257 -0.00850885 0.507209, -0.998853 -0.0467077 -0.0105726 0.518093, -0.998425 -0.054705 -0.01246 0.5281, -0.998 -0.0615983 -0.0141718 0.536985, -0.997604 -0.0673691 -0.0157094 0.544501, -0.997259 -0.0719942 -0.0170745 0.550403, -0.996983 -0.075441 -0.0182684 0.554448, -0.996793 -0.0776615 -0.019291 0.556393, -0.996704 -0.0785861 -0.0201402 0.555996, -0.996727 -0.0781159 -0.0208112 0.553019, -0.996872 -0.0761124 -0.0212957 0.547228, -0.99754 -0.0668949 -0.0209717 0.535954, -0.998742 -0.0463326 -0.0191841 0.519626, -0.999762 -0.0148004 -0.0160124 0.499145, -0.999552 0.0276513 -0.0114887 0.475541, -0.996692 0.0810799 -0.00562554 0.449924, -0.989375 0.145377 0.00154861 0.423433, -0.975468 0.219917 0.00994535 0.397176, -0.952745 0.303154 0.0193642 0.372149, -0.919369 0.392292 0.0294463 0.349121, -0.874588 0.483242 0.0396587 0.32852, -0.819424 0.571061 0.0493334 0.310312, -0.756998 0.650859 0.05776 0.293944, -0.692261 0.718778 0.0642843 0.278368, -0.631322 0.772504 0.0683395 0.262156, -0.580981 0.810958 0.0693453 0.243674, -0.549178 0.833062 0.0664112 0.221303, -0.547263 0.834972 0.0576547 0.19372, -0.595715 0.802276 0.0384332 0.160503, -0.693977 0.719938 0.00921768 0.130757, -0.864114 0.501266 -0.0451551 0.101817, -0.991859 0.00280302 -0.127312 0.0878814, -0.824957 -0.53797 -0.173307 0.106816, -0.589704 -0.789 -0.172421 0.153759, -0.438994 -0.883599 -0.162901 0.215633, -0.34934 -0.92411 -0.154861 0.286043, -0.293576 -0.944251 -0.149005 0.36213, -0.257033 -0.955489 -0.144826 0.442255, -0.23203 -0.96231 -0.141853 0.525232, -0.214348 -0.966707 -0.13976 0.610064, -0.20153 -0.969665 -0.138332 0.695842, -0.192077 -0.97171 -0.137429 0.781707, -0.185033 -0.973142 -0.13696 0.86682, -0.179766 -0.974142 -0.136866 0.950359, -0.175849 -0.974822 -0.137112 1.03151, -0.172983 -0.975254 -0.137681 1.10948, -0.170954 -0.975486 -0.138567 1.18345, -0.16961 -0.975548 -0.13978 1.25263, -0.168838 -0.975458 -0.141335 1.31623, -0.168552 -0.975227 -0.143261 1.37346, -0.168686 -0.974858 -0.145592 1.42354, -0.169188 -0.974351 -0.148374 1.46569, -0.175767 -0.971326 -0.160097 1.54797, -0.189769 -0.965579 -0.177888 1.60437, -0.208334 -0.957538 -0.199296 1.63995, -0.228978 -0.947754 -0.222107 1.65947, -0.249339 -0.937136 -0.244144 1.66723, -0.267061 -0.92704 -0.2632 1.66707, -0.279762 -0.919235 -0.277022 1.66249, -0.284998 -0.915708 -0.283294 1.65684, -0.280258 -0.918291 -0.279637 1.65372, -0.276347 -0.920554 -0.276065 1.65296, -0.271221 -0.923506 -0.271248 1.65108, -0.264945 -0.927063 -0.265251 1.6482, -0.257579 -0.931139 -0.258135 1.64443, -0.249184 -0.935642 -0.249963 1.63992, -0.239817 -0.940481 -0.240796 1.63478, -0.229542 -0.945563 -0.230695 1.62914, -0.218422 -0.950795 -0.219728 1.62313, -0.206525 -0.956085 -0.207964 1.61688, -0.193924 -0.961344 -0.195475 1.6105, -0.180696 -0.966489 -0.182342 1.6041, -0.166927 -0.971438 -0.16865 1.59778, -0.152704 -0.976122 -0.154489 1.59164, -0.138125 -0.980476 -0.139957 1.58575, -0.12329 -0.984447 -0.125155 1.5802, -0.108305 -0.987992 -0.110193 1.57504, -0.0932822 -0.99108 -0.0951815 1.57032, -0.0783362 -0.993693 -0.0802379 1.56606, -0.0635844 -0.995826 -0.065481 1.56231, -0.0491463 -0.997487 -0.0510319 1.55906, -0.0351422 -0.998697 -0.0370123 1.55631, -0.021692 -0.999487 -0.0235439 1.55405, -0.00891485 -0.999902 -0.0107477 1.55225, 0.00307197 -0.999994 0.00125743 1.55089, 0.0141533 -0.999824 0.0123545 1.54992, 0.0242167 -0.999455 0.022429 1.5493, 0.033152 -0.998958 0.0313692 1.54899, 0.0408519 -0.998401 0.0390656 1.54893, 0.0472106 -0.997852 0.0454107 1.54909, 0.0665949 -0.995671 0.0648348 1.55073, 0.0653634 -0.995816 0.0638667 1.55161, 0.0526754 -0.99728 0.0515479 1.55196, 0.0376412 -0.998611 0.0368717 1.55249, 0.0294107 -0.99915 0.0288703 1.55309 ] authorKeyValue [ -0.723516 0.675652 0.141487 0.56347, 0.840142 0.539474 -0.0559333 0.245566, 0.0196166 -0.999801 0.00374774 0.377784, -0.999209 0.032041 0.0235655 1.26907, -0.999038 0.0340417 0.0276456 1.36513, -0.926908 0.369183 0.0674138 0.389032, -0.993986 0.107367 0.0215541 0.398669, -0.996872 -0.0761124 -0.0212957 0.547228, -0.595715 0.802276 0.0384332 0.160503, -0.169188 -0.974351 -0.148374 1.46569, -0.280258 -0.918291 -0.279637 1.65372, 0.0472106 -0.997852 0.0454107 1.54909, 0.0294107 -0.99915 0.0288703 1.55309 ] } ] } Background { skyAngle [ 0.2, 1.57079 ] skyColor [ 1 1 0, 1 1 1, 0.4 0.4 1 ] } ROUTE guidePositionInterp_2.value_changed TO guide_0.set_position #script to connect all #interpolators, views # and timers ROUTE guideOrientationInterp_3.value_changed TO guide_0.set_orientation ROUTE guide_0.bindTime TO UnnamedAnimation0Time_1.set_startTime ROUTE UnnamedAnimation0Time_1.fraction_changed TO guidePositionInterp_2.set_fraction ROUTE UnnamedAnimation0Time_1.fraction_changed TO guideOrientationInterp_3.set_fraction