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 { 124; -0.218400;0.126800;0.000000;, -0.155900;0.001800;0.062500;, -0.155900;0.001800;1.187500;, -0.218400;0.126800;1.250000;, -0.343400;0.189300;1.187500;, -0.343400;0.189300;0.062500;, 0.156600;0.001800;0.062500;, 0.156600;0.001800;1.187500;, -0.155900;0.001800;1.187500;, -0.155900;0.001800;0.062500;, 0.219100;0.126800;1.250000;, 0.156600;0.001800;1.187500;, 0.156600;0.001800;0.062500;, 0.219100;0.126800;0.000000;, 0.344100;0.189300;0.062500;, 0.344100;0.189300;1.187500;, 0.344100;1.314300;0.062500;, 0.344100;1.314300;1.187500;, 0.219100;0.126800;1.250000;, 0.344100;0.189300;1.187500;, 0.344100;1.314300;1.187500;, 0.219100;1.376800;1.250000;, -0.218400;0.126800;1.250000;, -0.155900;0.001800;1.187500;, 0.156600;0.001800;1.187500;, -0.218400;1.376800;1.250000;, -0.343400;1.314300;1.187500;, -0.343400;0.189300;1.187500;, -0.218400;0.126800;1.250000;, -0.343400;1.314300;1.187500;, -0.343400;1.314300;0.062500;, -0.218400;1.376800;1.250000;, -0.218400;0.126800;0.000000;, -0.343400;0.189300;0.062500;, -0.343400;1.314300;0.062500;, -0.218400;1.376800;0.000000;, 0.219100;0.126800;0.000000;, 0.156600;0.001800;0.062500;, -0.155900;0.001800;0.062500;, -0.218400;0.126800;0.000000;, 0.219100;1.376800;0.000000;, 0.344100;1.314300;0.062500;, 0.344100;0.189300;0.062500;, 0.219100;1.376800;1.250000;, 0.219100;1.376800;0.000000;, -0.218400;1.376800;0.000000;, -0.218400;1.376800;1.250000;, 0.156600;1.501800;1.187500;, -0.155900;1.501800;1.187500;, -0.218400;1.376800;0.000000;, 0.156600;1.501800;0.062500;, 0.156600;1.501800;1.187500;, -0.155900;1.501800;1.187500;, 0.156600;1.501800;1.187500;, 0.156600;1.501800;0.062500;, -0.155900;1.501800;0.062500;, -0.155900;1.501800;1.187500;, -0.155900;1.501800;0.062500;, -0.155900;1.501800;0.062500;, 0.156600;1.501800;0.062500;, 0.481600;0.848500;0.150000;, 0.481600;0.848500;0.600000;, 0.331600;0.848500;0.600000;, 0.331600;0.848500;0.150000;, 0.331600;1.201800;0.150000;, 0.481600;1.201800;0.150000;, 0.481600;0.848500;0.150000;, 0.331600;0.848500;0.150000;, 0.481600;1.201800;0.150000;, 0.481600;1.201800;0.600000;, 0.481600;0.848500;0.600000;, 0.481600;0.848500;0.150000;, 0.481600;1.201800;0.600000;, 0.331600;1.201800;0.600000;, 0.331600;0.848500;0.600000;, 0.481600;0.848500;0.600000;, 0.331600;1.201800;0.600000;, 0.481600;1.201800;0.600000;, 0.481600;1.201800;0.150000;, 0.331600;1.201800;0.150000;, 0.431600;0.848500;0.950000;, 0.431600;0.848500;1.550000;, 0.231600;0.848500;1.550000;, 0.231600;0.848500;0.950000;, 0.231600;1.201800;1.550000;, 0.231600;1.201800;0.950000;, 0.231600;0.848500;0.950000;, 0.231600;0.848500;1.550000;, 0.231600;1.201800;0.950000;, 0.431600;1.201800;0.950000;, 0.431600;0.848500;0.950000;, 0.231600;0.848500;0.950000;, 0.431600;1.201800;0.950000;, 0.431600;1.201800;1.550000;, 0.431600;0.848500;1.550000;, 0.431600;0.848500;0.950000;, 0.431600;1.201800;1.550000;, 0.231600;1.201800;1.550000;, 0.231600;0.848500;1.550000;, 0.431600;0.848500;1.550000;, 0.231600;1.201800;1.550000;, 0.431600;1.201800;1.550000;, 0.431600;1.201800;0.950000;, 0.231600;1.201800;0.950000;, -0.168400;1.151800;0.400000;, -0.168400;1.151800;0.650000;, -0.468400;1.151800;0.650000;, -0.468400;1.151800;0.400000;, -0.468400;1.451800;0.650000;, -0.468400;1.451800;0.400000;, -0.468400;1.151800;0.400000;, -0.468400;1.151800;0.650000;, -0.168400;1.451800;0.650000;, -0.468400;1.451800;0.650000;, -0.468400;1.151800;0.650000;, -0.168400;1.151800;0.650000;, -0.468400;1.451800;0.400000;, -0.168400;1.451800;0.400000;, -0.168400;1.151800;0.400000;, -0.468400;1.151800;0.400000;, -0.468400;1.451800;0.650000;, -0.168400;1.451800;0.650000;, -0.168400;1.451800;0.400000;, -0.468400;1.451800;0.400000;; 76; 3;0,1,2;, 3;0,2,3;, 3;3,4,5;, 3;3,5,0;, 3;6,7,8;, 3;6,8,9;, 3;10,11,12;, 3;10,12,13;, 3;13,14,15;, 3;13,15,10;, 3;16,17,15;, 3;16,15,14;, 3;18,19,20;, 3;18,20,21;, 3;22,23,24;, 3;22,24,18;, 3;25,26,27;, 3;25,27,28;, 3;29,30,5;, 3;29,5,4;, 3;21,31,22;, 3;21,22,18;, 3;32,33,34;, 3;32,34,35;, 3;36,37,38;, 3;36,38,39;, 3;40,41,42;, 3;40,42,36;, 3;43,17,16;, 3;43,16,44;, 3;45,30,29;, 3;45,29,46;, 3;21,47,48;, 3;21,48,31;, 3;49,40,36;, 3;49,36,39;, 3;44,50,51;, 3;44,51,43;, 3;52,53,54;, 3;52,54,55;, 3;46,56,57;, 3;46,57,45;, 3;49,58,59;, 3;49,59,40;, 3;60,61,62;, 3;60,62,63;, 3;64,65,66;, 3;64,66,67;, 3;68,69,70;, 3;68,70,71;, 3;72,73,74;, 3;72,74,75;, 3;76,77,78;, 3;76,78,79;, 3;80,81,82;, 3;80,82,83;, 3;84,85,86;, 3;84,86,87;, 3;88,89,90;, 3;88,90,91;, 3;92,93,94;, 3;92,94,95;, 3;96,97,98;, 3;96,98,99;, 3;100,101,102;, 3;100,102,103;, 3;104,105,106;, 3;104,106,107;, 3;108,109,110;, 3;108,110,111;, 3;112,113,114;, 3;112,114,115;, 3;116,117,118;, 3;116,118,119;, 3;120,121,122;, 3;120,122,123;; MeshTextureCoords { 124; 0.231643;0.397661;, 0.293125;0.329828;, 1.399800;0.329828;, 1.461280;0.397661;, 1.399800;0.431578;, 0.293125;0.431578;, 0.293125;0.379852;, 1.399800;0.379852;, 1.399800;0.379852;, 0.293125;0.379852;, 1.461280;0.397661;, 1.399800;0.329828;, 0.293125;0.329828;, 0.231643;0.397661;, 0.293125;0.431578;, 1.399800;0.431578;, 0.293125;1.042080;, 1.399800;1.042080;, 0.821649;0.219382;, 1.005190;0.267092;, 1.005190;1.125870;, 0.821649;1.173580;, 0.179261;0.219382;, 0.271031;0.123962;, 0.729880;0.123962;, 1.179261;1.173580;, 0.995721;1.125870;, 0.995721;0.267092;, 1.179261;0.219382;, 1.399800;1.042080;, 0.293125;1.042080;, 0.179261;1.173580;, 1.179261;0.219382;, 0.995721;0.267092;, 0.995721;1.125870;, 1.179261;1.173580;, 0.821649;0.219382;, 0.729880;0.123962;, 0.271031;0.123962;, 0.179261;0.219382;, 0.821649;1.173580;, 1.005190;1.125870;, 1.005190;0.267092;, 1.461280;1.076000;, 0.231643;1.076000;, 0.231643;1.076000;, 1.461280;1.076000;, 0.729880;1.269000;, 0.271031;1.269000;, 0.179261;1.173580;, 0.293125;1.143830;, 1.399800;1.143830;, 1.399800;0.954565;, 1.399800;0.954565;, 0.293125;0.954565;, 0.293125;0.954565;, 1.399800;1.143830;, 0.293125;1.143830;, 0.271031;1.269000;, 0.729880;1.269000;, 0.379200;0.704240;, 0.821871;0.704240;, 0.821871;0.704240;, 0.379200;0.704240;, 0.986835;1.039990;, 1.207080;1.039990;, 1.207080;0.770261;, 0.986835;0.770261;, 0.379200;0.981029;, 0.821871;0.981029;, 0.821871;0.789278;, 0.379200;0.789278;, 1.207080;1.039990;, 0.986835;1.039990;, 0.986835;0.770261;, 1.207080;0.770261;, 0.821871;0.839623;, 0.821871;0.839623;, 0.379200;0.839623;, 0.379200;0.839623;, 1.166170;0.704240;, 1.756400;0.704240;, 1.756400;0.704240;, 1.166170;0.704240;, 1.756400;0.981029;, 1.166170;0.981029;, 1.166170;0.789278;, 1.756400;0.789278;, 0.840003;1.039990;, 1.133670;1.039990;, 1.133670;0.770261;, 0.840003;0.770261;, 1.166170;0.981029;, 1.756400;0.981029;, 1.756400;0.789278;, 1.166170;0.789278;, 1.133670;1.039990;, 0.840003;1.039990;, 0.840003;0.770261;, 1.133670;0.770261;, 1.756400;0.839623;, 1.756400;0.839623;, 1.166170;0.839623;, 1.166170;0.839623;, 0.625128;0.820466;, 0.871057;0.820466;, 0.871057;0.820466;, 0.625128;0.820466;, 0.871057;1.116700;, 0.625128;1.116700;, 0.625128;0.953895;, 0.871057;0.953895;, 1.252677;1.230830;, 0.812182;1.230830;, 0.812182;1.001820;, 1.252677;1.001820;, 0.812182;1.230830;, 1.252677;1.230830;, 1.252677;1.001820;, 0.812182;1.001820;, 0.871057;0.935408;, 0.871057;0.935408;, 0.625128;0.935408;, 0.625128;0.935408;; } MeshNormals { 124; -0.745356;-0.596285;0.000000;, -0.894427;-0.447214;0.000000;, -0.894427;-0.447214;0.000000;, -0.596285;-0.745356;0.000000;, -0.723607;-0.447214;0.000000;, -0.723607;-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.745356;-0.596285;0.000000;, 0.894427;-0.447214;0.000000;, 0.894427;-0.447214;0.000000;, 0.596285;-0.745356;0.000000;, 0.723607;-0.447214;0.000000;, 0.723607;-0.447214;0.000000;, 0.723607;0.447214;0.000000;, 0.723607;0.447214;0.000000;, 0.223607;-0.111803;0.920820;, 0.447214;0.000000;0.894427;, 0.447214;0.000000;0.894427;, 0.089443;0.178885;0.936656;, 0.000000;-0.223607;0.947214;, 0.000000;-0.447214;0.894427;, 0.000000;-0.447214;0.894427;, -0.447214;0.000000;0.894427;, -0.447214;0.000000;0.894427;, -0.447214;0.000000;0.894427;, -0.447214;0.000000;0.894427;, -0.723607;0.447214;0.000000;, -0.723607;0.447214;0.000000;, 0.000000;0.223607;0.947214;, -0.447214;0.000000;-0.894427;, -0.447214;0.000000;-0.894427;, -0.447214;0.000000;-0.894427;, -0.447214;0.000000;-0.894427;, 0.089443;-0.178885;-0.936656;, 0.000000;-0.447214;-0.894427;, 0.000000;-0.447214;-0.894427;, 0.000000;-0.223607;-0.947214;, 0.223607;0.111803;-0.920820;, 0.447214;0.000000;-0.894427;, 0.447214;0.000000;-0.894427;, 0.596285;0.745356;0.000000;, 0.745356;0.596285;0.000000;, -0.596285;0.745356;0.000000;, -0.745356;0.596285;0.000000;, 0.000000;0.447214;0.894427;, 0.000000;0.447214;0.894427;, 0.000000;0.223607;-0.947214;, 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.894427;0.447214;0.000000;, -0.894427;0.447214;0.000000;, 0.000000;0.447214;-0.894427;, 0.000000;0.447214;-0.894427;, 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.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.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.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;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;, -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.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.000000;, 0.000000;0.000000;-1.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.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;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;, -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.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;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;, 0.000000;1.000000;0.000000;; 76; 3;0,1,2;, 3;0,2,3;, 3;3,4,5;, 3;3,5,0;, 3;6,7,8;, 3;6,8,9;, 3;10,11,12;, 3;10,12,13;, 3;13,14,15;, 3;13,15,10;, 3;16,17,15;, 3;16,15,14;, 3;18,19,20;, 3;18,20,21;, 3;22,23,24;, 3;22,24,18;, 3;25,26,27;, 3;25,27,28;, 3;29,30,5;, 3;29,5,4;, 3;21,31,22;, 3;21,22,18;, 3;32,33,34;, 3;32,34,35;, 3;36,37,38;, 3;36,38,39;, 3;40,41,42;, 3;40,42,36;, 3;43,17,16;, 3;43,16,44;, 3;45,30,29;, 3;45,29,46;, 3;21,47,48;, 3;21,48,31;, 3;49,40,36;, 3;49,36,39;, 3;44,50,51;, 3;44,51,43;, 3;52,53,54;, 3;52,54,55;, 3;46,56,57;, 3;46,57,45;, 3;49,58,59;, 3;49,59,40;, 3;60,61,62;, 3;60,62,63;, 3;64,65,66;, 3;64,66,67;, 3;68,69,70;, 3;68,70,71;, 3;72,73,74;, 3;72,74,75;, 3;76,77,78;, 3;76,78,79;, 3;80,81,82;, 3;80,82,83;, 3;84,85,86;, 3;84,86,87;, 3;88,89,90;, 3;88,90,91;, 3;92,93,94;, 3;92,94,95;, 3;96,97,98;, 3;96,98,99;, 3;100,101,102;, 3;100,102,103;, 3;104,105,106;, 3;104,106,107;, 3;108,109,110;, 3;108,110,111;, 3;112,113,114;, 3;112,114,115;, 3;116,117,118;, 3;116,118,119;, 3;120,121,122;, 3;120,122,123;; } MeshMaterialList { 1; 76; 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0; 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"; } } } } } }