Doctorado

small_church.x at [103e59ee14]
Login

File Pensum/Semestre2/ArteInteractividad/Manizales_011/VVVV/xfiles/xfile/small_church_X/small_church.x artifact 719fefea72 part of check-in 103e59ee14


xof 0302txt 0064
// File created by CINEMA 4D

template Header {
 <3D82AB43-62DA-11cf-AB39-0020AF71E433>
 WORD major;
 WORD minor;
 DWORD flags;
}

template Vector {
 <3D82AB5E-62DA-11cf-AB39-0020AF71E433>
 FLOAT x;
 FLOAT y;
 FLOAT z;
}

template Coords2d {
 <F6F23F44-7686-11cf-8F52-0040333594A3>
 FLOAT u;
 FLOAT v;
}

template Matrix4x4 {
 <F6F23F45-7686-11cf-8F52-0040333594A3>
 array FLOAT matrix[16];
}

template ColorRGBA {
 <35FF44E0-6C7C-11cf-8F52-0040333594A3>
 FLOAT red;
 FLOAT green;
 FLOAT blue;
 FLOAT alpha;
}

template ColorRGB {
 <D3E16E81-7835-11cf-8F52-0040333594A3>
 FLOAT red;
 FLOAT green;
 FLOAT blue;
}

template IndexedColor {
 <1630B820-7842-11cf-8F52-0040333594A3>
 DWORD index;
 ColorRGBA indexColor;
}

template Boolean {
 <4885AE61-78E8-11cf-8F52-0040333594A3>
 WORD truefalse;
}

template Boolean2d {
 <4885AE63-78E8-11cf-8F52-0040333594A3>
 Boolean u;
 Boolean v;
}

template MaterialWrap {
 <4885AE60-78E8-11cf-8F52-0040333594A3>
 Boolean u;
 Boolean v;
}

template TextureFilename {
 <A42790E1-7810-11cf-8F52-0040333594A3>
 STRING filename;
}

template Material {
 <3D82AB4D-62DA-11cf-AB39-0020AF71E433>
 ColorRGBA faceColor;
 FLOAT power;
 ColorRGB specularColor;
 ColorRGB emissiveColor;
 [...]
}

template MeshFace {
 <3D82AB5F-62DA-11cf-AB39-0020AF71E433>
 DWORD nFaceVertexIndices;
 array DWORD faceVertexIndices[nFaceVertexIndices];
}

template MeshFaceWraps {
 <4885AE62-78E8-11cf-8F52-0040333594A3>
 DWORD nFaceWrapValues;
 Boolean2d faceWrapValues;
}

template MeshTextureCoords {
 <F6F23F40-7686-11cf-8F52-0040333594A3>
 DWORD nTextureCoords;
 array Coords2d textureCoords[nTextureCoords];
}

template MeshMaterialList {
 <F6F23F42-7686-11cf-8F52-0040333594A3>
 DWORD nMaterials;
 DWORD nFaceIndexes;
 array DWORD faceIndexes[nFaceIndexes];
 [Material]
}

template MeshNormals {
 <F6F23F43-7686-11cf-8F52-0040333594A3>
 DWORD nNormals;
 array Vector normals[nNormals];
 DWORD nFaceNormals;
 array MeshFace faceNormals[nFaceNormals];
}

template MeshVertexColors {
 <1630B821-7842-11cf-8F52-0040333594A3>
 DWORD nVertexColors;
 array IndexedColor vertexColors[nVertexColors];
}

template Mesh {
 <3D82AB44-62DA-11cf-AB39-0020AF71E433>
 DWORD nVertices;
 array Vector vertices[nVertices];
 DWORD nFaces;
 array MeshFace faces[nFaces];
 [...]
}

template FrameTransformMatrix {
 <F6F23F41-7686-11cf-8F52-0040333594A3>
 Matrix4x4 frameMatrix;
}

template Frame {
 <3D82AB46-62DA-11cf-AB39-0020AF71E433>
 [...]
}

Header {
 1;
 0;
 1;
}



Mesh CINEMA4D_Mesh {
  252;
  // base_tower
  4.535;-1.835;0.0;,
  4.068;1.209;0.0;,
  4.382;-1.835;0.768;,
  3.99;1.209;0.606;,
  3.947;-1.835;1.419;,
  3.647;1.209;1.12;,
  3.296;-1.835;1.854;,
  3.134;1.209;1.463;,
  2.528;-1.835;2.007;,
  2.528;1.209;1.583;,
  1.76;-1.835;1.854;,
  1.922;1.209;1.463;,
  1.108;-1.835;1.419;,
  1.408;1.209;1.12;,
  0.673;-1.835;0.768;,
  1.065;1.209;0.606;,
  0.521;-1.835;0.0;,
  0.944;1.209;0.0;,
  0.673;-1.835;-0.768;,
  1.065;1.209;-0.606;,
  1.108;-1.835;-1.419;,
  1.408;1.209;-1.12;,
  1.76;-1.835;-1.854;,
  1.922;1.209;-1.463;,
  2.528;-1.835;-2.007;,
  2.528;1.209;-1.583;,
  3.296;-1.835;-1.854;,
  3.134;1.209;-1.463;,
  3.947;-1.835;-1.419;,
  3.647;1.209;-1.12;,
  4.382;-1.835;-0.768;,
  3.99;1.209;-0.606;,
  // stair4
  -4.685;-0.548;-1.71;,
  -4.685;-0.377;-1.71;,
  -2.869;-0.548;-1.71;,
  -2.869;-0.377;-1.71;,
  -2.869;-0.548;1.71;,
  -2.869;-0.377;1.71;,
  -4.685;-0.548;1.71;,
  -4.685;-0.377;1.71;,
  // stair3
  -4.538;-0.394;-1.529;,
  -4.538;-0.224;-1.529;,
  -3.015;-0.394;-1.529;,
  -3.015;-0.224;-1.529;,
  -3.015;-0.394;1.529;,
  -3.015;-0.224;1.529;,
  -4.538;-0.394;1.529;,
  -4.538;-0.224;1.529;,
  // stair2
  -4.382;-0.26;-1.346;,
  -4.382;-0.09;-1.346;,
  -3.172;-0.26;-1.346;,
  -3.172;-0.09;-1.346;,
  -3.172;-0.26;1.346;,
  -3.172;-0.09;1.346;,
  -4.382;-0.26;1.346;,
  -4.382;-0.09;1.346;,
  // stair
  -4.203;-0.127;-1.177;,
  -4.203;0.043;-1.177;,
  -3.351;-0.127;-1.177;,
  -3.351;0.043;-1.177;,
  -3.351;-0.127;1.178;,
  -3.351;0.043;1.178;,
  -4.203;-0.127;1.178;,
  -4.203;0.043;1.178;,
  // door
  -3.949;0.018;-0.97;,
  -3.949;1.847;-0.97;,
  -3.034;0.018;-0.97;,
  -3.034;1.847;-0.97;,
  -3.034;0.018;0.97;,
  -3.034;1.847;0.97;,
  -3.949;0.018;0.97;,
  -3.949;1.847;0.97;,
  // vykyr3
  -1.879;3.168;2.591;,
  -1.879;3.168;1.144;,
  -0.687;4.052;1.265;,
  0.506;3.168;1.144;,
  0.506;3.168;2.591;,
  // vykyr2
  0.506;3.168;-2.591;,
  0.506;3.168;-1.144;,
  -0.687;4.052;-1.266;,
  -1.879;3.168;-1.144;,
  -1.879;3.168;-2.591;,
  // vykyr
  -3.236;3.168;-1.192;,
  -1.789;3.168;-1.192;,
  -1.91;4.052;0.0;,
  -1.789;3.168;1.192;,
  -3.236;3.168;1.192;,
  // window1_1
  3.109;4.433;-1.292;,
  3.109;5.677;-1.292;,
  1.891;4.433;-1.292;,
  1.891;5.677;-1.292;,
  1.891;4.433;-1.407;,
  1.891;5.677;-1.407;,
  3.109;4.433;-1.407;,
  3.109;5.677;-1.407;,
  // window2_1
  3.859;4.433;0.627;,
  3.859;5.677;0.627;,
  3.681;4.433;0.627;,
  3.681;5.677;0.627;,
  3.681;4.433;-0.627;,
  3.681;5.677;-0.627;,
  3.859;4.433;-0.627;,
  3.859;5.677;-0.627;,
  // window3_1
  3.16;4.433;1.364;,
  3.16;5.677;1.364;,
  1.854;4.433;1.364;,
  1.854;5.677;1.364;,
  1.854;4.433;1.215;,
  1.854;5.677;1.215;,
  3.16;4.433;1.215;,
  3.16;5.677;1.215;,
  // window3
  1.883;4.433;1.317;,
  1.883;5.677;1.317;,
  3.113;4.433;1.317;,
  3.113;5.677;1.317;,
  3.113;4.433;1.467;,
  3.113;5.677;1.467;,
  1.883;4.433;1.467;,
  1.883;5.677;1.467;,
  // window2
  3.832;4.433;-0.615;,
  3.832;5.677;-0.615;,
  3.991;4.433;-0.615;,
  3.991;5.677;-0.615;,
  3.991;4.433;0.615;,
  3.991;5.677;0.615;,
  3.832;4.433;0.615;,
  3.832;5.677;0.615;,
  // window1
  1.89;4.433;-1.475;,
  1.89;5.677;-1.475;,
  3.124;4.433;-1.475;,
  3.124;5.677;-1.475;,
  3.124;4.433;-1.36;,
  3.124;5.677;-1.36;,
  1.89;4.433;-1.36;,
  1.89;5.677;-1.36;,
  // tower_tubus_3
  4.1;-0.447;0.0;,
  3.979;-0.447;0.611;,
  3.979;5.935;0.611;,
  4.1;5.935;0.0;,
  3.633;-0.447;1.128;,
  3.633;5.935;1.128;,
  3.115;-0.447;1.474;,
  3.115;5.935;1.474;,
  2.504;-0.447;1.596;,
  2.504;5.935;1.596;,
  1.894;-0.447;1.474;,
  1.894;5.935;1.474;,
  1.376;-0.447;1.128;,
  1.376;5.935;1.128;,
  1.03;-0.447;0.611;,
  1.03;5.935;0.611;,
  0.909;-0.447;0.0;,
  0.909;5.935;0.0;,
  1.03;-0.447;-0.611;,
  1.03;5.935;-0.611;,
  1.376;-0.447;-1.128;,
  1.376;5.935;-1.128;,
  1.894;-0.447;-1.474;,
  1.894;5.935;-1.474;,
  2.504;-0.447;-1.595;,
  2.504;5.935;-1.595;,
  3.115;-0.447;-1.474;,
  3.115;5.935;-1.474;,
  3.633;-0.447;-1.128;,
  3.633;5.935;-1.128;,
  3.979;-0.447;-0.611;,
  3.979;5.935;-0.611;,
  // tower_tubus_2
  4.1;-0.447;0.0;,
  3.979;-0.447;0.611;,
  3.979;4.445;0.611;,
  3.995;4.445;0.0;,
  3.979;4.445;-0.611;,
  3.979;-0.447;-0.611;,
  3.115;-0.447;1.474;,
  3.115;4.445;1.474;,
  2.504;-0.447;1.596;,
  2.511;4.445;1.493;,
  1.894;-0.447;1.474;,
  1.894;4.445;1.474;,
  1.894;-0.447;-1.474;,
  1.894;4.445;-1.474;,
  2.504;-0.447;-1.595;,
  2.511;4.445;-1.493;,
  3.115;-0.447;-1.474;,
  3.115;4.445;-1.474;,
  // tower_tubus_1
  4.1;5.668;0.0;,
  3.979;5.668;0.611;,
  3.979;5.935;0.611;,
  4.1;5.935;0.0;,
  3.979;5.935;-0.611;,
  3.979;5.668;-0.611;,
  3.115;5.668;1.474;,
  3.115;5.935;1.474;,
  2.504;5.668;1.596;,
  2.504;5.935;1.596;,
  1.894;5.668;1.474;,
  1.894;5.935;1.474;,
  1.894;5.668;-1.474;,
  1.894;5.935;-1.474;,
  2.504;5.668;-1.595;,
  2.504;5.935;-1.595;,
  3.115;5.668;-1.474;,
  3.115;5.935;-1.474;,
  // surface
  -100.0;0.0;-100.0;,
  100.0;0.0;-100.0;,
  -100.0;0.0;100.0;,
  100.0;0.0;100.0;,
  // tower_roof
  3.241;5.708;-1.779;,
  3.866;5.708;-1.362;,
  2.505;8.097;0.0;,
  2.505;8.097;0.0;,
  1.767;5.708;-1.779;,
  2.504;5.708;-1.926;,
  2.504;8.097;0.0;,
  2.504;8.097;0.0;,
  4.284;5.708;-0.737;,
  2.505;8.097;0.0;,
  4.43;5.708;0.0;,
  4.284;5.708;0.737;,
  2.505;8.097;0.0;,
  2.505;8.097;0.0;,
  1.143;5.708;-1.362;,
  2.504;8.097;0.0;,
  1.143;5.708;1.362;,
  0.725;5.708;0.737;,
  2.504;8.097;0.0;,
  2.504;8.097;0.0;,
  2.504;5.708;1.926;,
  1.767;5.708;1.779;,
  2.504;8.097;0.0;,
  2.504;8.097;0.0;,
  3.866;5.708;1.362;,
  2.505;8.097;0.0;,
  0.579;5.708;0.0;,
  0.725;5.708;-0.737;,
  2.504;8.097;0.0;,
  2.504;8.097;0.0;,
  3.241;5.708;1.779;,
  2.505;8.097;0.0;,
  // house_roof
  -4.213;1.909;-3.668;,
  2.84;1.909;-3.668;,
  -0.687;5.19;0.0;,
  2.84;1.909;3.668;,
  -4.213;1.909;3.668;,
  // house_wall
  -3.878;-2.736;-3.191;,
  2.504;-2.736;-3.191;,
  2.504;2.086;-3.191;,
  -3.878;2.086;-3.191;,
  2.504;-2.736;3.191;,
  2.504;2.086;3.191;,
  -3.878;-2.736;3.191;,
  -3.878;2.086;3.191;;
  
  97;
  // base_tower
  4;0,1,3,2;,
  4;2,3,5,4;,
  4;4,5,7,6;,
  4;6,7,9,8;,
  4;28,29,31,30;,
  4;30,31,1,0;,
  4;24,25,27,26;,
  4;26,27,29,28;,
  // stair4
  4;32,33,35,34;,
  4;33,39,37,35;,
  4;36,37,39,38;,
  4;38,39,33,32;,
  // stair3
  4;40,41,43,42;,
  4;41,47,45,43;,
  4;44,45,47,46;,
  4;46,47,41,40;,
  // stair2
  4;48,49,51,50;,
  4;49,55,53,51;,
  4;52,53,55,54;,
  4;54,55,49,48;,
  // stair
  4;56,57,59,58;,
  4;57,63,61,59;,
  4;60,61,63,62;,
  4;62,63,57,56;,
  // door
  4;64,65,67,66;,
  4;70,64,66,68;,
  4;68,69,71,70;,
  4;70,71,65,64;,
  4;65,71,69,67;,
  // vykyr3
  3;74,73,72;,
  3;74,72,76;,
  3;74,76,75;,
  // vykyr2
  3;79,78,77;,
  3;79,77,81;,
  3;79,81,80;,
  // vykyr
  3;84,83,82;,
  3;84,82,86;,
  3;84,86,85;,
  // window1_1
  4;91,92,94,93;,
  // window2_1
  4;101,102,96,95;,
  // window3_1
  4;103,104,106,105;,
  // window3
  4;111,112,118,117;,
  4;115,116,114,113;,
  4;115,113,111,117;,
  // window2
  4;121,122,120,119;,
  4;123,121,119,125;,
  4;125,126,124,123;,
  // window1
  4;131,129,127,133;,
  4;131,132,130,129;,
  4;127,128,134,133;,
  // tower_tubus_3
  4;166,165,163,164;,
  4;140,139,136,137;,
  4;142,141,139,140;,
  4;158,157,155,156;,
  4;164,163,161,162;,
  4;148,147,145,146;,
  4;150,149,147,148;,
  4;152,151,149,150;,
  4;154,153,151,152;,
  4;156,155,153,154;,
  // tower_tubus_2
  4;169,168,167,170;,
  4;182,181,179,180;,
  4;170,167,172,171;,
  4;176,175,173,174;,
  4;178,177,175,176;,
  4;184,183,181,182;,
  // tower_tubus_1
  4;187,186,185,188;,
  4;200,199,197,198;,
  4;188,185,190,189;,
  4;194,193,191,192;,
  4;196,195,193,194;,
  4;202,201,199,200;,
  // surface
  4;203,205,206,204;,
  // tower_roof
  4;209,208,207,210;,
  4;213,212,211,214;,
  4;216,215,208,209;,
  4;219,218,217,220;,
  4;214,211,221,222;,
  4;225,224,223,226;,
  4;229,228,227,230;,
  4;232,231,218,219;,
  4;235,234,233,236;,
  4;226,223,228,229;,
  4;210,207,212,213;,
  4;238,237,231,232;,
  4;222,221,234,235;,
  4;220,217,215,216;,
  4;236,233,224,225;,
  4;230,227,237,238;,
  // house_roof
  3;241,240,239;,
  3;241,242,240;,
  3;241,243,242;,
  3;241,239,243;,
  // house_wall
  4;246,245,244,247;,
  4;249,248,245,246;,
  4;251,250,248,249;,
  4;247,244,250,251;;
  
  MeshNormals {
    252;
    // base_tower
    0.99;0.143;0.0;,
    0.99;0.143;0.0;,
    0.926;0.147;0.348;,
    0.926;0.147;0.348;,
    0.7;0.138;0.7;,
    0.7;0.138;0.7;,
    0.379;0.138;0.915;,
    0.379;0.138;0.915;,
    0.193;0.135;0.972;,
    0.193;0.135;0.972;,
    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;0.0;,
    0.0;0.0;0.0;,
    0.193;0.135;-0.972;,
    0.193;0.135;-0.972;,
    0.379;0.138;-0.915;,
    0.379;0.138;-0.915;,
    0.7;0.138;-0.7;,
    0.7;0.138;-0.7;,
    0.927;0.138;-0.348;,
    0.927;0.138;-0.348;,
    // stair4
    -0.883;0.0;-0.469;,
    -0.8;0.425;-0.425;,
    0.0;0.0;-1.0;,
    0.0;0.707;-0.707;,
    0.0;0.0;1.0;,
    0.0;0.707;0.707;,
    -0.883;0.0;0.469;,
    -0.8;0.425;0.425;,
    // stair3
    -0.895;0.0;-0.446;,
    -0.818;0.407;-0.407;,
    0.0;0.0;-1.0;,
    0.0;0.707;-0.707;,
    0.0;0.0;1.0;,
    0.0;0.707;0.707;,
    -0.895;0.0;0.446;,
    -0.818;0.407;0.407;,
    // stair2
    -0.912;0.0;-0.41;,
    -0.844;0.379;-0.379;,
    0.0;0.0;-1.0;,
    0.0;0.707;-0.707;,
    0.0;0.0;1.0;,
    0.0;0.707;0.707;,
    -0.912;0.0;0.41;,
    -0.844;0.379;0.379;,
    // stair
    -0.94;0.0;-0.34;,
    -0.89;0.322;-0.322;,
    0.0;0.0;-1.0;,
    0.0;0.707;-0.707;,
    0.0;0.0;1.0;,
    0.0;0.707;0.707;,
    -0.94;0.0;0.34;,
    -0.89;0.322;0.322;,
    // door
    -0.832;-0.392;-0.392;,
    -0.832;0.392;-0.392;,
    0.0;-0.707;-0.707;,
    0.0;0.707;-0.707;,
    0.0;-0.707;0.707;,
    0.0;0.707;0.707;,
    -0.832;-0.392;0.392;,
    -0.832;0.392;0.392;,
    // vykyr3
    -0.28;0.896;0.345;,
    -0.596;0.803;0.0;,
    -0.057;0.958;0.281;,
    0.596;0.803;0.0;,
    0.234;0.893;0.385;,
    // vykyr2
    0.28;0.896;-0.345;,
    0.596;0.803;0.0;,
    0.057;0.958;-0.281;,
    -0.596;0.803;0.0;,
    -0.234;0.893;-0.385;,
    // vykyr
    -0.345;0.896;-0.28;,
    0.0;0.803;-0.596;,
    -0.281;0.958;-0.057;,
    0.0;0.803;0.596;,
    -0.385;0.893;0.234;,
    // window1_1
    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;-1.0;,
    0.0;0.0;-1.0;,
    0.0;0.0;-1.0;,
    0.0;0.0;-1.0;,
    // window2_1
    1.0;0.0;0.0;,
    1.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;,
    1.0;0.0;0.0;,
    1.0;0.0;0.0;,
    // window3_1
    0.0;0.0;1.0;,
    0.0;0.0;1.0;,
    0.0;0.0;1.0;,
    0.0;0.0;1.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;,
    // window3
    0.121;0.993;0.0;,
    1.0;0.0;0.0;,
    -0.121;0.993;0.0;,
    -1.0;0.0;0.0;,
    -0.121;0.993;0.0;,
    -1.0;0.0;0.0;,
    0.121;0.993;0.0;,
    1.0;0.0;0.0;,
    // window2
    0.0;0.707;0.707;,
    0.0;0.0;1.0;,
    0.0;0.707;0.707;,
    0.0;0.0;1.0;,
    0.0;0.707;-0.707;,
    0.0;0.0;-1.0;,
    0.0;0.707;-0.707;,
    0.0;0.0;-1.0;,
    // window1
    0.093;0.996;0.0;,
    1.0;0.0;0.0;,
    -0.093;0.996;0.0;,
    -1.0;0.0;0.0;,
    -0.093;0.996;0.0;,
    -1.0;0.0;0.0;,
    0.093;0.996;0.0;,
    1.0;0.0;0.0;,
    // tower_tubus_3
    0.0;0.0;0.0;,
    0.831;0.0;0.556;,
    0.831;0.0;0.556;,
    0.0;0.0;0.0;,
    0.707;0.0;0.707;,
    0.707;0.0;0.707;,
    0.556;0.0;0.831;,
    0.556;0.0;0.831;,
    0.0;0.0;0.0;,
    0.0;0.0;0.0;,
    -0.556;0.0;0.831;,
    -0.556;0.0;0.831;,
    -0.707;0.0;0.707;,
    -0.707;0.0;0.707;,
    -0.924;0.0;0.383;,
    -0.924;0.0;0.383;,
    -1.0;0.0;0.0;,
    -1.0;0.0;0.0;,
    -0.924;0.0;-0.383;,
    -0.924;0.0;-0.383;,
    -0.707;0.0;-0.707;,
    -0.707;0.0;-0.707;,
    -0.556;0.0;-0.831;,
    -0.556;0.0;-0.831;,
    0.0;0.0;0.0;,
    0.0;0.0;0.0;,
    0.556;0.0;-0.831;,
    0.556;0.0;-0.831;,
    0.707;0.0;-0.707;,
    0.707;0.0;-0.707;,
    0.831;0.0;-0.556;,
    0.831;0.0;-0.556;,
    // tower_tubus_2
    1.0;0.011;0.0;,
    0.981;0.0;0.195;,
    0.981;0.0;0.195;,
    1.0;0.011;0.0;,
    0.981;0.021;-0.195;,
    0.981;0.021;-0.195;,
    0.195;0.02;0.981;,
    0.195;0.02;0.981;,
    0.0;0.01;1.0;,
    0.0;0.01;1.0;,
    -0.195;0.0;0.981;,
    -0.195;0.0;0.981;,
    -0.195;0.021;-0.981;,
    -0.195;0.021;-0.981;,
    0.0;0.011;-1.0;,
    0.0;0.011;-1.0;,
    0.195;0.0;-0.981;,
    0.195;0.0;-0.981;,
    // tower_tubus_1
    1.0;0.0;0.0;,
    0.981;0.0;0.195;,
    0.981;0.0;0.195;,
    1.0;0.0;0.0;,
    0.981;0.0;-0.195;,
    0.981;0.0;-0.195;,
    0.195;0.0;0.981;,
    0.195;0.0;0.981;,
    0.0;0.0;1.0;,
    0.0;0.0;1.0;,
    -0.195;0.0;0.981;,
    -0.195;0.0;0.981;,
    -0.195;0.0;-0.981;,
    -0.195;0.0;-0.981;,
    0.0;0.0;-1.0;,
    0.0;0.0;-1.0;,
    0.195;0.0;-0.981;,
    0.195;0.0;-0.981;,
    // surface
    0.0;1.0;0.0;,
    0.0;1.0;0.0;,
    0.0;1.0;0.0;,
    0.0;1.0;0.0;,
    // tower_roof
    0.298;0.628;-0.719;,
    0.551;0.628;-0.551;,
    0.551;0.628;-0.551;,
    0.298;0.628;-0.719;,
    -0.298;0.628;-0.719;,
    0.0;0.628;-0.779;,
    0.0;0.628;-0.779;,
    -0.298;0.628;-0.719;,
    0.719;0.628;-0.298;,
    0.719;0.628;-0.298;,
    0.779;0.628;0.0;,
    0.719;0.628;0.298;,
    0.719;0.628;0.298;,
    0.779;0.628;0.0;,
    -0.551;0.628;-0.551;,
    -0.551;0.628;-0.551;,
    -0.551;0.628;0.551;,
    -0.719;0.628;0.298;,
    -0.719;0.628;0.298;,
    -0.551;0.628;0.551;,
    0.0;0.628;0.779;,
    -0.298;0.628;0.719;,
    -0.298;0.628;0.719;,
    0.0;0.628;0.779;,
    0.551;0.628;0.551;,
    0.551;0.628;0.551;,
    -0.779;0.628;0.0;,
    -0.719;0.628;-0.298;,
    -0.719;0.628;-0.298;,
    -0.779;0.628;0.0;,
    0.298;0.628;0.719;,
    0.298;0.628;0.719;,
    // house_roof
    -0.391;0.84;-0.376;,
    0.391;0.84;-0.376;,
    0.0;1.0;0.0;,
    0.391;0.84;0.376;,
    -0.391;0.84;0.376;,
    // house_wall
    -0.707;0.0;-0.707;,
    0.707;0.0;-0.707;,
    0.707;0.0;-0.707;,
    -0.707;0.0;-0.707;,
    0.707;0.0;0.707;,
    0.707;0.0;0.707;,
    -0.707;0.0;0.707;,
    -0.707;0.0;0.707;;
    
    97;
    // base_tower
    4;0,1,3,2;,
    4;2,3,5,4;,
    4;4,5,7,6;,
    4;6,7,9,8;,
    4;28,29,31,30;,
    4;30,31,1,0;,
    4;24,25,27,26;,
    4;26,27,29,28;,
    // stair4
    4;32,33,35,34;,
    4;33,39,37,35;,
    4;36,37,39,38;,
    4;38,39,33,32;,
    // stair3
    4;40,41,43,42;,
    4;41,47,45,43;,
    4;44,45,47,46;,
    4;46,47,41,40;,
    // stair2
    4;48,49,51,50;,
    4;49,55,53,51;,
    4;52,53,55,54;,
    4;54,55,49,48;,
    // stair
    4;56,57,59,58;,
    4;57,63,61,59;,
    4;60,61,63,62;,
    4;62,63,57,56;,
    // door
    4;64,65,67,66;,
    4;70,64,66,68;,
    4;68,69,71,70;,
    4;70,71,65,64;,
    4;65,71,69,67;,
    // vykyr3
    3;74,73,72;,
    3;74,72,76;,
    3;74,76,75;,
    // vykyr2
    3;79,78,77;,
    3;79,77,81;,
    3;79,81,80;,
    // vykyr
    3;84,83,82;,
    3;84,82,86;,
    3;84,86,85;,
    // window1_1
    4;91,92,94,93;,
    // window2_1
    4;101,102,96,95;,
    // window3_1
    4;103,104,106,105;,
    // window3
    4;111,112,118,117;,
    4;115,116,114,113;,
    4;115,113,111,117;,
    // window2
    4;121,122,120,119;,
    4;123,121,119,125;,
    4;125,126,124,123;,
    // window1
    4;131,129,127,133;,
    4;131,132,130,129;,
    4;127,128,134,133;,
    // tower_tubus_3
    4;166,165,163,164;,
    4;140,139,136,137;,
    4;142,141,139,140;,
    4;158,157,155,156;,
    4;164,163,161,162;,
    4;148,147,145,146;,
    4;150,149,147,148;,
    4;152,151,149,150;,
    4;154,153,151,152;,
    4;156,155,153,154;,
    // tower_tubus_2
    4;169,168,167,170;,
    4;182,181,179,180;,
    4;170,167,172,171;,
    4;176,175,173,174;,
    4;178,177,175,176;,
    4;184,183,181,182;,
    // tower_tubus_1
    4;187,186,185,188;,
    4;200,199,197,198;,
    4;188,185,190,189;,
    4;194,193,191,192;,
    4;196,195,193,194;,
    4;202,201,199,200;,
    // surface
    4;203,205,206,204;,
    // tower_roof
    4;209,208,207,210;,
    4;213,212,211,214;,
    4;216,215,208,209;,
    4;219,218,217,220;,
    4;214,211,221,222;,
    4;225,224,223,226;,
    4;229,228,227,230;,
    4;232,231,218,219;,
    4;235,234,233,236;,
    4;226,223,228,229;,
    4;210,207,212,213;,
    4;238,237,231,232;,
    4;222,221,234,235;,
    4;220,217,215,216;,
    4;236,233,224,225;,
    4;230,227,237,238;,
    // house_roof
    3;241,240,239;,
    3;241,242,240;,
    3;241,243,242;,
    3;241,239,243;,
    // house_wall
    4;246,245,244,247;,
    4;249,248,245,246;,
    4;251,250,248,249;,
    4;247,244,250,251;;
    
  }
  MeshTextureCoords {
    252;
    // base_tower
    5.15;2.94;,
    5.15;-0.03;,
    0.322;2.94;,
    0.322;-0.03;,
    0.644;2.94;,
    0.644;-0.03;,
    0.966;2.94;,
    0.966;-0.03;,
    1.288;2.94;,
    1.288;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    0.0;-0.03;,
    3.863;2.94;,
    3.863;-0.03;,
    4.184;2.94;,
    4.184;-0.03;,
    4.506;2.94;,
    4.506;-0.03;,
    4.828;2.94;,
    4.828;-0.03;,
    // stair4
    1.0;1.0;,
    1.0;0.0;,
    1.0;1.0;,
    1.0;1.0;,
    0.0;1.0;,
    0.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    // stair3
    1.0;1.0;,
    1.0;0.0;,
    1.0;1.0;,
    1.0;1.0;,
    0.0;1.0;,
    0.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    // stair2
    1.0;1.0;,
    1.0;0.0;,
    1.0;1.0;,
    1.0;1.0;,
    0.0;1.0;,
    0.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    // stair
    1.0;1.0;,
    1.0;0.0;,
    1.0;1.0;,
    1.0;1.0;,
    0.0;1.0;,
    0.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    // door
    2.0;1.0;,
    0.0;1.0;,
    2.0;0.0;,
    2.0;1.0;,
    0.0;1.0;,
    2.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    // vykyr3
    1.0;1.0;,
    1.0;1.0;,
    0.5;0.0;,
    0.0;1.0;,
    1.0;1.0;,
    // vykyr2
    1.0;1.0;,
    1.0;1.0;,
    0.5;0.0;,
    0.0;1.0;,
    1.0;1.0;,
    // vykyr
    1.0;1.0;,
    1.0;1.0;,
    0.5;0.0;,
    0.0;1.0;,
    1.0;1.0;,
    // window1_1
    0.0;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    1.0;1.0;,
    1.0;0.0;,
    // window2_1
    1.0;1.0;,
    1.0;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    // window3_1
    0.0;1.0;,
    0.0;0.0;,
    1.0;1.0;,
    1.0;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    // window3
    0.0;0.0;,
    1.0;0.0;,
    1.0;0.0;,
    0.0;0.0;,
    1.0;1.0;,
    1.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    // window2
    0.0;0.0;,
    0.0;0.0;,
    1.0;0.0;,
    1.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    1.0;1.0;,
    1.0;0.0;,
    // window1
    1.0;1.0;,
    1.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    1.0;1.0;,
    1.0;0.0;,
    0.0;1.0;,
    0.0;0.0;,
    // tower_tubus_3
    0.0;0.0;,
    0.375;6.0;,
    0.375;0.0;,
    0.0;0.0;,
    0.75;6.0;,
    0.75;0.0;,
    1.125;6.0;,
    1.125;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    1.875;6.0;,
    1.875;0.0;,
    2.25;6.0;,
    2.25;0.0;,
    2.625;6.0;,
    2.625;0.0;,
    3.0;6.0;,
    3.0;0.0;,
    3.375;6.0;,
    3.375;0.0;,
    3.75;6.0;,
    3.75;0.0;,
    4.125;6.0;,
    4.125;0.0;,
    0.0;0.0;,
    0.0;0.0;,
    4.875;6.0;,
    4.875;0.0;,
    5.25;6.0;,
    5.25;0.0;,
    5.625;6.0;,
    5.625;0.0;,
    // tower_tubus_2
    5.76;4.563;,
    0.135;4.563;,
    0.135;-0.117;,
    5.76;-0.117;,
    5.385;-0.117;,
    5.385;4.563;,
    0.885;4.563;,
    0.885;-0.117;,
    1.26;4.563;,
    1.26;-0.117;,
    1.635;4.563;,
    1.635;-0.117;,
    3.885;4.563;,
    3.885;-0.117;,
    4.26;4.563;,
    4.26;-0.117;,
    4.635;4.563;,
    4.635;-0.117;,
    // tower_tubus_1
    6.0;0.3;,
    0.375;0.3;,
    0.375;0.0;,
    6.0;0.0;,
    5.625;0.0;,
    5.625;0.3;,
    1.125;0.3;,
    1.125;0.0;,
    1.5;0.3;,
    1.5;0.0;,
    1.875;0.3;,
    1.875;0.0;,
    4.125;0.3;,
    4.125;0.0;,
    4.5;0.3;,
    4.5;0.0;,
    4.875;0.3;,
    4.875;0.0;,
    // surface
    0.0;1.0;,
    1.0;1.0;,
    0.0;0.0;,
    1.0;0.0;,
    // tower_roof
    3.25;2.0;,
    3.5;2.0;,
    3.5;0.0;,
    3.25;0.0;,
    2.75;2.0;,
    3.0;2.0;,
    3.0;0.0;,
    2.75;0.0;,
    3.75;2.0;,
    3.75;0.0;,
    4.0;2.0;,
    0.25;2.0;,
    0.25;0.0;,
    4.0;0.0;,
    2.5;2.0;,
    2.5;0.0;,
    1.5;2.0;,
    1.75;2.0;,
    1.75;0.0;,
    1.5;0.0;,
    1.0;2.0;,
    1.25;2.0;,
    1.25;0.0;,
    1.0;0.0;,
    0.5;2.0;,
    0.5;0.0;,
    2.0;2.0;,
    2.25;2.0;,
    2.25;0.0;,
    2.0;0.0;,
    0.75;2.0;,
    0.75;0.0;,
    // house_roof
    3.0;3.0;,
    0.0;3.0;,
    1.5;0.0;,
    0.0;3.0;,
    0.0;3.0;,
    // house_wall
    3.0;4.769;,
    0.0;4.769;,
    0.0;0.139;,
    3.0;0.139;,
    0.0;4.769;,
    0.0;0.139;,
    0.0;4.769;,
    0.0;0.139;;
  }
  MeshMaterialList {
    6;
    97;
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    3,
    3,
    3,
    3,
    3,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    2,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    4,
    0,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    5,
    4,
    4,
    4,
    4;
    
    Material C4DMAT_NONE {
      1.0;1.0;1.0;1.0;;
      1.0;
      0.0;0.0;0.0;;
      0.0;0.0;0.0;;
    }
    Material C4DMAT_matt_norm_stone10 {
      1.0;1.0;1.0;1.0;;
      1.0;
      0.0;0.0;0.0;;
      0.0;0.0;0.0;;
      TextureFilename {
        "stone10.bmp";
      }
    }
    
    Material C4DMAT_glos_none_spec1 {
      1.0;1.0;1.0;1.0;;
      1.0;
      0.0;0.0;0.0;;
      0.0;0.0;0.0;;
      TextureFilename {
        "spec1.bmp";
      }
    }
    
    Material C4DMAT_glos_none_spec2 {
      1.0;1.0;1.0;1.0;;
      1.0;
      0.0;0.0;0.0;;
      0.0;0.0;0.0;;
      TextureFilename {
        "spec2.bmp";
      }
    }
    
    Material C4DMAT_matt_norm_stone1 {
      1.0;1.0;1.0;1.0;;
      1.0;
      0.0;0.0;0.0;;
      0.0;0.0;0.0;;
      TextureFilename {
        "stone1.bmp";
      }
    }
    
    Material C4DMAT_glos_norm_roof5 {
      1.0;1.0;1.0;1.0;;
      1.0;
      0.0;0.0;0.0;;
      0.0;0.0;0.0;;
      TextureFilename {
        "roof5.bmp";
      }
    }
    
    {C4DMAT_matt_norm_stone1}
  }
}