xof 0303txt 0032 template Frame { <3d82ab46-62da-11cf-ab39-0020af71e433> [...] } template Matrix4x4 { array FLOAT matrix[16]; } template FrameTransformMatrix { Matrix4x4 frameMatrix; } template Vector { <3d82ab5e-62da-11cf-ab39-0020af71e433> FLOAT x; FLOAT y; FLOAT z; } template MeshFace { <3d82ab5f-62da-11cf-ab39-0020af71e433> DWORD nFaceVertexIndices; array DWORD faceVertexIndices[nFaceVertexIndices]; } template Mesh { <3d82ab44-62da-11cf-ab39-0020af71e433> DWORD nVertices; array Vector vertices[nVertices]; DWORD nFaces; array MeshFace faces[nFaces]; [...] } template Coords2d { FLOAT u; FLOAT v; } template MeshTextureCoords { DWORD nTextureCoords; array Coords2d textureCoords[nTextureCoords]; } template MeshNormals { DWORD nNormals; array Vector normals[nNormals]; DWORD nFaceNormals; array MeshFace faceNormals[nFaceNormals]; } template ColorRGBA { <35ff44e0-6c7c-11cf-8f52-0040333594a3> FLOAT red; FLOAT green; FLOAT blue; FLOAT alpha; } template ColorRGB { FLOAT red; FLOAT green; FLOAT blue; } template Material { <3d82ab4d-62da-11cf-ab39-0020af71e433> ColorRGBA faceColor; FLOAT power; ColorRGB specularColor; ColorRGB emissiveColor; [...] } template MeshMaterialList { DWORD nMaterials; DWORD nFaceIndexes; array DWORD faceIndexes[nFaceIndexes]; [Material <3d82ab4d-62da-11cf-ab39-0020af71e433>] } template TextureFilename { STRING filename; } Frame SCENE_ROOT { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000;; } Frame MESH_ROOT { FrameTransformMatrix { 1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000,0.000000,0.000000,0.000000,0.000000,1.000000;; } Mesh { 140; -5.000000;29.488499;0.483507;, -5.000000;30.511501;0.483507;, -5.000000;30.511501;-0.483507;, -5.000000;29.488499;-0.483507;, 5.000000;29.488499;0.483507;, 5.000000;30.511501;0.483507;, 5.000000;29.488499;-0.483507;, 5.000000;30.511501;-0.483507;, 5.000000;30.511501;0.483507;, 5.000000;29.488499;0.483507;, 5.000000;30.511501;-0.483507;, 5.000000;29.488499;-0.483507;, -13.250000;29.751101;4.500000;, -13.250000;29.751101;-4.500000;, -3.250000;29.751101;-4.500000;, -3.250000;29.751101;4.500000;, 13.250000;29.751101;4.500000;, 3.250000;29.751101;4.500000;, 3.250000;29.751101;-4.500000;, 13.250000;29.751101;-4.500000;, 13.250000;24.751101;4.500000;, -13.250000;24.751101;4.500000;, -13.250000;24.751101;-4.500000;, 13.250000;24.751101;-4.500000;, 13.250000;34.751098;4.500000;, -13.250000;34.751098;4.500000;, -13.250000;34.751098;-4.500000;, 13.250000;34.751098;-4.500000;, 9.000000;19.751101;4.500000;, -8.750000;19.751101;4.500000;, -8.750000;19.751101;-4.500000;, 9.000000;19.751101;-4.500000;, 9.000000;39.751098;4.500000;, -8.750000;39.751098;4.500000;, -8.750000;39.751098;-4.500000;, 9.000000;39.751098;-4.500000;, -13.250000;30.251101;-1.500000;, -13.250000;29.751101;4.500000;, -3.250000;29.751101;4.500000;, -3.250000;30.251101;-1.500000;, -13.250000;30.251101;-3.500000;, -3.250000;30.251101;-3.500000;, -13.250000;29.751101;-4.500000;, -3.250000;29.751101;-4.500000;, 13.250000;30.251101;-1.500000;, 3.250000;30.251101;-1.500000;, 3.250000;29.751101;4.500000;, 13.250000;29.751101;4.500000;, 13.250000;30.251101;-3.500000;, 3.250000;30.251101;-3.500000;, 13.250000;29.751101;-4.500000;, 3.250000;29.751101;-4.500000;, 13.250000;25.251101;-1.500000;, -13.250000;25.251101;-1.500000;, -13.250000;24.751101;4.500000;, 13.250000;24.751101;4.500000;, 13.250000;25.251101;-3.500000;, -13.250000;25.251101;-3.500000;, 13.250000;24.751101;-4.500000;, -13.250000;24.751101;-4.500000;, 13.250000;35.251098;-1.500000;, -13.250000;35.251098;-1.500000;, -13.250000;34.751098;4.500000;, 13.250000;34.751098;4.500000;, 13.250000;35.251098;-3.500000;, -13.250000;35.251098;-3.500000;, 13.250000;34.751098;-4.500000;, -13.250000;34.751098;-4.500000;, 9.000000;20.251101;-1.500000;, -8.750000;20.251101;-1.500000;, -8.750000;19.751101;4.500000;, 9.000000;19.751101;4.500000;, 9.000000;20.251101;-3.500000;, -8.750000;20.251101;-3.500000;, 9.000000;19.751101;-4.500000;, -8.750000;19.751101;-4.500000;, 9.000000;40.251098;-1.500000;, -8.750000;40.251098;-1.500000;, -8.750000;39.751098;4.500000;, 9.000000;39.751098;4.500000;, 9.000000;40.251098;-3.500000;, -8.750000;40.251098;-3.500000;, 9.000000;39.751098;-4.500000;, -8.750000;39.751098;-4.500000;, 15.000000;22.500000;5.000000;, 13.250000;25.000000;5.000000;, 5.000000;16.750000;5.000000;, 7.500000;15.000000;5.000000;, 15.000000;15.000000;5.000000;, 15.000000;22.500000;-5.000000;, 15.000000;15.000000;-5.000000;, 7.500000;15.000000;-5.000000;, 5.000000;16.750000;-5.000000;, 13.250000;25.000000;-5.000000;, -7.500000;15.000000;5.000000;, -5.000000;16.750000;5.000000;, -13.250000;25.000000;5.000000;, -15.000000;22.500000;5.000000;, -15.000000;15.000000;5.000000;, -7.500000;15.000000;-5.000000;, -15.000000;15.000000;-5.000000;, -15.000000;22.500000;-5.000000;, -13.250000;25.000000;-5.000000;, -5.000000;16.750000;-5.000000;, -15.000000;37.500000;5.000000;, -13.250000;35.000000;5.000000;, -5.000000;43.250000;5.000000;, -7.500000;45.000000;5.000000;, -15.000000;45.000000;5.000000;, -15.000000;37.500000;-5.000000;, -15.000000;45.000000;-5.000000;, -7.500000;45.000000;-5.000000;, -5.000000;43.250000;-5.000000;, -13.250000;35.000000;-5.000000;, 7.500000;45.000000;5.000000;, 5.000000;43.250000;5.000000;, 13.250000;35.000000;5.000000;, 15.000000;37.500000;5.000000;, 15.000000;45.000000;5.000000;, 7.500000;45.000000;-5.000000;, 15.000000;45.000000;-5.000000;, 15.000000;37.500000;-5.000000;, 13.250000;35.000000;-5.000000;, 5.000000;43.250000;-5.000000;, 5.000000;16.750000;5.000000;, 13.250000;25.000000;5.000000;, 13.250000;25.000000;-5.000000;, 5.000000;16.750000;-5.000000;, -13.250000;25.000000;5.000000;, -5.000000;16.750000;5.000000;, -5.000000;16.750000;-5.000000;, -13.250000;25.000000;-5.000000;, -5.000000;43.250000;5.000000;, -13.250000;35.000000;5.000000;, -13.250000;35.000000;-5.000000;, -5.000000;43.250000;-5.000000;, 13.250000;35.000000;5.000000;, 5.000000;43.250000;5.000000;, 5.000000;43.250000;-5.000000;, 13.250000;35.000000;-5.000000;; 92; 3;0,1,2;, 3;0,2,3;, 3;4,5,1;, 3;4,1,0;, 3;6,7,8;, 3;6,8,9;, 3;3,2,10;, 3;3,10,11;, 3;2,1,5;, 3;2,5,10;, 3;3,11,4;, 3;3,4,0;, 3;12,13,14;, 3;12,14,15;, 3;16,17,18;, 3;16,18,19;, 3;20,21,22;, 3;20,22,23;, 3;24,25,26;, 3;24,26,27;, 3;28,29,30;, 3;28,30,31;, 3;32,33,34;, 3;32,34,35;, 3;36,37,38;, 3;36,38,39;, 3;40,36,39;, 3;40,39,41;, 3;42,40,41;, 3;42,41,43;, 3;44,45,46;, 3;44,46,47;, 3;48,49,45;, 3;48,45,44;, 3;50,51,49;, 3;50,49,48;, 3;52,53,54;, 3;52,54,55;, 3;56,57,53;, 3;56,53,52;, 3;58,59,57;, 3;58,57,56;, 3;60,61,62;, 3;60,62,63;, 3;64,65,61;, 3;64,61,60;, 3;66,67,65;, 3;66,65,64;, 3;68,69,70;, 3;68,70,71;, 3;72,73,69;, 3;72,69,68;, 3;74,75,73;, 3;74,73,72;, 3;76,77,78;, 3;76,78,79;, 3;80,81,77;, 3;80,77,76;, 3;82,83,81;, 3;82,81,80;, 3;84,85,86;, 3;84,86,87;, 3;84,87,88;, 3;89,90,91;, 3;89,91,92;, 3;89,92,93;, 3;94,95,96;, 3;94,96,97;, 3;94,97,98;, 3;99,100,101;, 3;99,101,102;, 3;99,102,103;, 3;104,105,106;, 3;104,106,107;, 3;104,107,108;, 3;109,110,111;, 3;109,111,112;, 3;109,112,113;, 3;114,115,116;, 3;114,116,117;, 3;114,117,118;, 3;119,120,121;, 3;119,121,122;, 3;119,122,123;, 3;124,125,126;, 3;124,126,127;, 3;128,129,130;, 3;128,130,131;, 3;132,133,134;, 3;132,134,135;, 3;136,137,138;, 3;136,138,139;; MeshTextureCoords { 140; 0.473590;1.472110;, 0.473590;1.773520;, 0.473590;1.488610;, 0.473590;1.187200;, 4.640250;1.472110;, 4.640250;1.773520;, 3.640250;1.187200;, 3.640250;1.488610;, 3.640250;1.773520;, 3.640250;1.472110;, 4.640250;1.488610;, 4.640250;1.187200;, 0.656406;0.783018;, 0.656406;0.216982;, 1.285340;0.216982;, 1.285340;0.783018;, 1.323070;0.783018;, 0.694141;0.783018;, 0.694141;0.216982;, 1.323070;0.216982;, 2.323070;0.783018;, 0.656406;0.783018;, 0.656406;0.216982;, 2.323070;0.216982;, 2.323070;0.783018;, 0.656406;0.783018;, 0.656406;0.216982;, 2.323070;0.216982;, 2.055780;0.783018;, 0.939425;0.783018;, 0.939425;0.216982;, 2.055780;0.216982;, 2.055780;0.783018;, 0.939425;0.783018;, 0.939425;0.216982;, 2.055780;0.216982;, 0.656406;0.405661;, 0.656406;0.783018;, 1.285340;0.783018;, 1.285340;0.405661;, 0.656406;0.279875;, 1.285340;0.279875;, 0.656406;0.216982;, 1.285340;0.216982;, 1.323070;0.405661;, 0.694141;0.405661;, 0.694141;0.783018;, 1.323070;0.783018;, 1.323070;0.279875;, 0.694141;0.279875;, 1.323070;0.216982;, 0.694141;0.216982;, 2.323070;0.405661;, 0.656406;0.405661;, 0.656406;0.783018;, 2.323070;0.783018;, 2.323070;0.279875;, 0.656406;0.279875;, 2.323070;0.216982;, 0.656406;0.216982;, 2.323070;0.405661;, 0.656406;0.405661;, 0.656406;0.783018;, 2.323070;0.783018;, 2.323070;0.279875;, 0.656406;0.279875;, 2.323070;0.216982;, 0.656406;0.216982;, 2.055780;0.405661;, 0.939425;0.405661;, 0.939425;0.783018;, 2.055780;0.783018;, 2.055780;0.279875;, 0.939425;0.279875;, 2.055780;0.216982;, 0.939425;0.216982;, 2.055780;0.405661;, 0.939425;0.405661;, 0.939425;0.783018;, 2.055780;0.783018;, 2.055780;0.279875;, 0.939425;0.279875;, 2.055780;0.216982;, 0.939425;0.216982;, 1.481540;1.201110;, 1.383770;1.340780;, 0.922881;0.879885;, 1.062550;0.782120;, 1.481540;0.782120;, 1.481540;1.201110;, 1.481540;0.782120;, 1.062550;0.782120;, 0.922881;0.879885;, 1.383770;1.340780;, 1.224560;0.782120;, 1.364220;0.879885;, 0.903327;1.340780;, 0.805562;1.201110;, 0.805562;0.782120;, 1.224560;0.782120;, 0.805562;0.782120;, 0.805562;1.201110;, 0.903327;1.340780;, 1.364220;0.879885;, 0.805562;1.039100;, 0.903327;0.899439;, 1.364220;1.360330;, 1.224560;1.458100;, 0.805562;1.458100;, 0.805562;1.039100;, 0.805562;1.458100;, 1.224560;1.458100;, 1.364220;1.360330;, 0.903327;0.899439;, 1.062550;1.458100;, 0.922881;1.360330;, 1.383770;0.899439;, 1.481540;1.039100;, 1.481540;1.458100;, 1.062550;1.458100;, 1.481540;1.458100;, 1.481540;1.039100;, 1.383770;0.899439;, 0.922881;1.360330;, 0.804204;0.814465;, 1.323070;0.814465;, 1.323070;0.185535;, 0.804204;0.185535;, 0.656405;0.814465;, 1.175270;0.814465;, 1.175270;0.185535;, 0.656405;0.185535;, 1.175270;0.814465;, 0.656405;0.814465;, 0.656405;0.185535;, 1.175270;0.185535;, 1.323070;0.814465;, 0.804204;0.814465;, 0.804204;0.185535;, 1.323070;0.185535;; } MeshNormals { 140; -0.500000;-0.250000;0.250000;, -0.250000;0.250000;0.500000;, -0.400000;0.400000;-0.200000;, -0.200000;-0.400000;-0.400000;, 0.000000;-0.500000;0.500000;, 0.000000;0.666667;0.333333;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 1.000000;0.000000;0.000000;, 0.000000;0.333333;-0.666667;, 0.000000;-0.500000;-0.500000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;-1.000000;0.000000;, 0.000000;0.997697;0.055364;, 0.000000;0.996546;0.083045;, 0.000000;0.996546;0.083045;, 0.000000;0.998849;0.027682;, 0.000000;0.964809;-0.149071;, 0.000000;0.929618;-0.298142;, 0.000000;0.894427;-0.447214;, 0.000000;0.894427;-0.447214;, 0.000000;0.997697;0.055364;, 0.000000;0.998849;0.027682;, 0.000000;0.996546;0.083045;, 0.000000;0.996546;0.083045;, 0.000000;0.964809;-0.149071;, 0.000000;0.929618;-0.298142;, 0.000000;0.894427;-0.447214;, 0.000000;0.894427;-0.447214;, 0.000000;0.997697;0.055364;, 0.000000;0.998849;0.027682;, 0.000000;0.996546;0.083045;, 0.000000;0.996546;0.083045;, 0.000000;0.964809;-0.149071;, 0.000000;0.929618;-0.298142;, 0.000000;0.894427;-0.447214;, 0.000000;0.894427;-0.447214;, 0.000000;0.997697;0.055364;, 0.000000;0.998849;0.027682;, 0.000000;0.996546;0.083045;, 0.000000;0.996546;0.083045;, 0.000000;0.964809;-0.149071;, 0.000000;0.929618;-0.298142;, 0.000000;0.894427;-0.447214;, 0.000000;0.894427;-0.447214;, 0.000000;0.997697;0.055364;, 0.000000;0.998849;0.027682;, 0.000000;0.996546;0.083045;, 0.000000;0.996546;0.083045;, 0.000000;0.964809;-0.149071;, 0.000000;0.929618;-0.298142;, 0.000000;0.894427;-0.447214;, 0.000000;0.894427;-0.447214;, 0.000000;0.997697;0.055364;, 0.000000;0.998849;0.027682;, 0.000000;0.996546;0.083045;, 0.000000;0.996546;0.083045;, 0.000000;0.964809;-0.149071;, 0.000000;0.929618;-0.298142;, 0.000000;0.894427;-0.447214;, 0.000000;0.894427;-0.447214;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, -0.707107;0.707107;0.000000;, -0.707107;0.707107;0.000000;, -0.707107;0.707107;0.000000;, -0.707107;0.707107;0.000000;, 0.707107;0.707107;0.000000;, 0.707107;0.707107;0.000000;, 0.707107;0.707107;0.000000;, 0.707107;0.707107;0.000000;, 0.707107;-0.707107;0.000000;, 0.707107;-0.707107;0.000000;, 0.707107;-0.707107;0.000000;, 0.707107;-0.707107;0.000000;, -0.707107;-0.707107;0.000000;, -0.707107;-0.707107;0.000000;, -0.707107;-0.707107;0.000000;, -0.707107;-0.707107;0.000000;; 92; 3;0,1,2;, 3;0,2,3;, 3;4,5,1;, 3;4,1,0;, 3;6,7,8;, 3;6,8,9;, 3;3,2,10;, 3;3,10,11;, 3;2,1,5;, 3;2,5,10;, 3;3,11,4;, 3;3,4,0;, 3;12,13,14;, 3;12,14,15;, 3;16,17,18;, 3;16,18,19;, 3;20,21,22;, 3;20,22,23;, 3;24,25,26;, 3;24,26,27;, 3;28,29,30;, 3;28,30,31;, 3;32,33,34;, 3;32,34,35;, 3;36,37,38;, 3;36,38,39;, 3;40,36,39;, 3;40,39,41;, 3;42,40,41;, 3;42,41,43;, 3;44,45,46;, 3;44,46,47;, 3;48,49,45;, 3;48,45,44;, 3;50,51,49;, 3;50,49,48;, 3;52,53,54;, 3;52,54,55;, 3;56,57,53;, 3;56,53,52;, 3;58,59,57;, 3;58,57,56;, 3;60,61,62;, 3;60,62,63;, 3;64,65,61;, 3;64,61,60;, 3;66,67,65;, 3;66,65,64;, 3;68,69,70;, 3;68,70,71;, 3;72,73,69;, 3;72,69,68;, 3;74,75,73;, 3;74,73,72;, 3;76,77,78;, 3;76,78,79;, 3;80,81,77;, 3;80,77,76;, 3;82,83,81;, 3;82,81,80;, 3;84,85,86;, 3;84,86,87;, 3;84,87,88;, 3;89,90,91;, 3;89,91,92;, 3;89,92,93;, 3;94,95,96;, 3;94,96,97;, 3;94,97,98;, 3;99,100,101;, 3;99,101,102;, 3;99,102,103;, 3;104,105,106;, 3;104,106,107;, 3;104,107,108;, 3;109,110,111;, 3;109,111,112;, 3;109,112,113;, 3;114,115,116;, 3;114,116,117;, 3;114,117,118;, 3;119,120,121;, 3;119,121,122;, 3;119,122,123;, 3;124,125,126;, 3;124,126,127;, 3;128,129,130;, 3;128,130,131;, 3;132,133,134;, 3;132,134,135;, 3;136,137,138;, 3;136,138,139;; } MeshMaterialList { 4; 92; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 3, 3, 3, 3; Material { 0.367300;0.259913;0.265300;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "genA4_tex.png"; } } Material { 0.591800;0.510087;0.190700;1.000000;; 39.100000; 0.171400;0.156932;0.171400;; 0.000000;0.000000;0.000000;; TextureFilename { "genA4_tex.png"; } } Material { 0.328700;0.375850;0.283600;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intG_tex.png"; } } Material { 0.454800;0.568746;0.456300;1.000000;; 1.000000; 0.000000;0.000000;0.000000;; 0.000000;0.000000;0.000000;; TextureFilename { "intC_tex.png"; } } } } } }