Files
CydandClaude Opus 4.8 3b8b729ecb Add complete game working copy under assets/ (runtime data + binaries)
Imports the full shipped working copy of Red Planet v4.10 so the repo is
self-contained: buildable (source) and runnable (data). ~110 MB, committed
directly to git per project decision.

Contents (assets/RP411/):
- AUDIO/  (~97 MB) 223 .wav + audio config/res
- VIDEO/  (~10 MB) .X meshes, .SKL/.det/.sph geometry, .met materials,
          .pcc/.png/.pcx textures, .vsh/.psh shaders, material tables
- GAUGE/  (~0.8 MB) HUD .GIM images, .PCC/.PCX bitmaps, gauge config
- SPOOLS/ runtime replay output dir (kept via .gitkeep)
- Root config/launch: environ.ini, RPDPL.INI, JOYSTICK.INI, TEST.EGG,
  RPL4.RES, *.bat launchers
- Runtime binaries: rpl4opt.exe (shipped reference build), libsndfile-1.dll,
  oalinst.exe (OpenAL redist installer), sleep.exe

Housekeeping:
- .gitignore: re-include assets/**/*.exe and *.dll (global rules skip them);
  keep Thumbs.db and runtime *.spl out.
- .gitattributes: mark asset media (.wav/.png/.pcc/.gim/.x/.skl/... ) binary.
- docs/ASSETS.md: runtime layout, config chain (environ.ini -> RPDPL.INI ->
  video/audio/gauge paths), launch args, and per-directory asset inventory.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-01 10:11:47 -05:00

1305 lines
30 KiB
Plaintext

xof 0303txt 0032
template Frame {
<3d82ab46-62da-11cf-ab39-0020af71e433>
[...]
}
template Matrix4x4 {
<f6f23f45-7686-11cf-8f52-0040333594a3>
array FLOAT matrix[16];
}
template FrameTransformMatrix {
<f6f23f41-7686-11cf-8f52-0040333594a3>
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 {
<f6f23f44-7686-11cf-8f52-0040333594a3>
FLOAT u;
FLOAT v;
}
template MeshTextureCoords {
<f6f23f40-7686-11cf-8f52-0040333594a3>
DWORD nTextureCoords;
array Coords2d textureCoords[nTextureCoords];
}
template MeshNormals {
<f6f23f43-7686-11cf-8f52-0040333594a3>
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 {
<d3e16e81-7835-11cf-8f52-0040333594a3>
FLOAT red;
FLOAT green;
FLOAT blue;
}
template Material {
<3d82ab4d-62da-11cf-ab39-0020af71e433>
ColorRGBA faceColor;
FLOAT power;
ColorRGB specularColor;
ColorRGB emissiveColor;
[...]
}
template MeshMaterialList {
<f6f23f42-7686-11cf-8f52-0040333594a3>
DWORD nMaterials;
DWORD nFaceIndexes;
array DWORD faceIndexes[nFaceIndexes];
[Material <3d82ab4d-62da-11cf-ab39-0020af71e433>]
}
template TextureFilename {
<a42790e1-7810-11cf-8f52-0040333594a3>
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 {
199;
-3.791500;3.801100;0.030600;,
0.023200;3.801100;-3.784100;,
0.023200;-0.013600;-3.784100;,
-3.791500;-0.013600;0.030600;,
3.837900;-0.013600;0.030600;,
3.837900;3.801100;0.030600;,
0.023200;3.801100;3.845300;,
0.023200;-0.013600;3.845300;,
0.023200;-0.013600;3.845300;,
0.023200;3.801100;3.845300;,
8.606200;-0.013600;0.030600;,
8.606200;12.384200;0.030600;,
0.023200;12.384200;0.030600;,
0.023200;-0.013600;0.030600;,
0.023200;-0.013600;0.030600;,
0.023200;12.384200;0.030600;,
0.023200;12.384200;-9.506200;,
0.023200;-0.013600;-9.506200;,
8.606200;12.384200;-9.506200;,
8.606200;12.384200;0.030600;,
8.606200;-0.013600;0.030600;,
8.606200;-0.013600;-9.506200;,
0.023200;12.384200;0.030600;,
8.606200;12.384200;0.030600;,
8.606200;12.384200;-9.506200;,
0.023200;12.384200;-9.506200;,
0.023200;12.384200;-9.506200;,
8.606200;12.384200;-9.506200;,
8.606200;-0.013600;-9.506200;,
0.023200;-0.013600;-9.506200;,
0.976800;-0.013600;-9.506200;,
0.976800;10.667600;-9.506200;,
0.976800;8.760199;-11.413500;,
0.976800;-0.013600;-11.413500;,
2.884200;8.760199;-11.413500;,
2.884200;10.667600;-9.506200;,
2.884200;-0.013600;-9.506200;,
2.884200;-0.013600;-11.413500;,
0.976800;10.667600;-9.506200;,
2.884200;10.667600;-9.506200;,
2.884200;8.760199;-11.413500;,
0.976800;8.760199;-11.413500;,
0.976800;8.760199;-11.413500;,
2.884200;8.760199;-11.413500;,
2.884200;-0.013600;-11.413500;,
0.976800;-0.013600;-11.413500;,
3.837900;-0.013600;-9.506200;,
3.837900;10.667600;-9.506200;,
3.837900;8.760199;-11.413500;,
3.837900;-0.013600;-11.413500;,
3.837900;8.760199;-11.413500;,
5.745200;8.760199;-11.413500;,
5.745200;-0.013600;-11.413500;,
3.837900;-0.013600;-11.413500;,
3.837900;10.667600;-9.506200;,
5.745200;10.667600;-9.506200;,
5.745200;8.760199;-11.413500;,
3.837900;8.760199;-11.413500;,
5.745200;8.760199;-11.413500;,
5.745200;10.667600;-9.506200;,
5.745200;-0.013600;-9.506200;,
5.745200;-0.013600;-11.413500;,
-2.896500;9.523200;-7.018100;,
0.023200;9.523200;-7.598800;,
-2.896500;3.801100;-7.018100;,
0.023200;3.801100;-7.598800;,
0.023200;3.801100;7.660000;,
0.023200;9.523200;7.660000;,
-2.896500;3.801100;7.079200;,
-2.896500;9.523200;7.079200;,
-5.371700;3.801100;5.425400;,
-5.371700;9.523200;5.425400;,
-7.025500;3.801100;2.950300;,
-7.025500;9.523200;2.950300;,
-7.606200;3.801100;0.030600;,
-7.606200;9.523200;0.030600;,
-7.025500;3.801100;-2.889100;,
-7.025500;9.523200;-2.889100;,
-5.371700;3.801100;-5.364200;,
-5.371700;9.523200;-5.364200;,
7.652600;9.523200;0.030600;,
7.071800;9.523200;2.950300;,
7.652600;3.801100;0.030600;,
7.071800;3.801100;2.950300;,
5.418000;9.523200;5.425400;,
5.418000;3.801100;5.425400;,
2.942900;3.801100;7.079200;,
2.942900;9.523200;7.079200;,
-2.896500;9.523200;-7.018100;,
-5.371700;9.523200;-5.364200;,
-7.025500;9.523200;-2.889100;,
-7.606200;9.523200;0.030600;,
-7.025500;9.523200;2.950300;,
-5.371700;9.523200;5.425400;,
0.023200;9.523200;7.660000;,
2.942900;9.523200;7.079200;,
5.418000;9.523200;5.425400;,
7.071800;9.523200;2.950300;,
7.652600;9.523200;0.030600;,
0.023200;9.523200;0.030600;,
-2.896500;9.523200;7.079200;,
0.023200;9.523200;7.660000;,
0.023200;9.523200;-7.598800;,
0.023200;3.801100;8.613500;,
3.307700;3.801100;7.960100;,
6.092200;3.801100;6.099600;,
7.952700;3.801100;3.315100;,
8.606100;3.801100;0.030600;,
0.023200;3.801100;0.030600;,
-3.261400;3.801100;7.960100;,
-6.045900;3.801100;6.099600;,
-7.906400;3.801100;3.315100;,
-8.559700;3.801100;0.030600;,
-7.906400;3.801100;-3.253900;,
-3.261400;3.801100;-7.899000;,
-6.045900;3.801100;-6.038400;,
0.023200;3.801100;-8.552301;,
0.023200;3.801100;8.613500;,
0.023200;4.754800;8.613500;,
-3.261400;3.801100;7.960100;,
-3.261400;4.754800;7.960100;,
-6.045900;3.801100;6.099600;,
-6.045900;4.754800;6.099600;,
-7.906400;3.801100;3.315100;,
-7.906400;4.754800;3.315100;,
-8.559700;3.801100;0.030600;,
-8.559700;4.754800;0.030600;,
-7.906400;3.801100;-3.253900;,
-7.906400;4.754800;-3.253900;,
-6.045900;3.801100;-6.038400;,
-6.045900;4.754800;-6.038400;,
-3.261400;3.801100;-7.899000;,
-3.261400;4.754800;-7.899000;,
0.023200;3.801100;-8.552301;,
0.023200;4.754800;-8.552301;,
7.952700;3.801100;3.315100;,
7.952700;4.754800;3.315100;,
8.606100;3.801100;0.030600;,
8.606100;4.754800;0.030600;,
6.092200;3.801100;6.099600;,
6.092200;4.754800;6.099600;,
3.307700;3.801100;7.960100;,
3.307700;4.754800;7.960100;,
10.513600;-0.013600;-2.305900;,
10.513600;12.384200;-2.305900;,
8.606200;12.384200;-2.305900;,
8.606200;-0.013600;-2.305900;,
10.513600;12.384200;-6.120600;,
10.513600;12.384200;-2.305900;,
10.513600;-0.013600;-2.305900;,
10.513600;-0.013600;-6.120600;,
8.606200;12.384200;-6.120600;,
10.513600;12.384200;-6.120600;,
10.513600;-0.013600;-6.120600;,
8.606200;-0.013600;-6.120600;,
10.513600;13.433200;-6.072900;,
10.513600;13.433200;-2.258200;,
10.513600;12.384200;-2.258200;,
10.513600;12.384200;-6.072900;,
1.835100;13.433200;-6.072900;,
10.513600;13.433200;-6.072900;,
10.513600;12.384200;-6.072900;,
0.976800;12.384200;-6.072900;,
10.513600;12.384200;-2.258200;,
10.513600;13.433200;-2.258200;,
1.835100;13.433200;-2.258200;,
0.976800;12.384200;-2.258200;,
0.976800;12.384200;-2.258200;,
1.835100;13.433200;-2.258200;,
1.835100;13.433200;-6.072900;,
0.976800;12.384200;-6.072900;,
-5.698900;9.523200;-0.923100;,
-3.791500;11.430500;-0.923100;,
-3.791500;11.430500;-2.830400;,
-5.698900;9.523200;-2.830400;,
-3.791500;11.430500;-2.830400;,
0.023200;11.430500;-2.830400;,
0.023200;9.523200;-2.830400;,
-5.698900;9.523200;-2.830400;,
0.023200;9.523200;-0.923100;,
0.023200;11.430500;-0.923100;,
-3.791500;11.430500;-0.923100;,
-5.698900;9.523200;-0.923100;,
1.835100;13.433200;-2.258200;,
10.513600;13.433200;-2.258200;,
10.513600;13.433200;-6.072900;,
1.835100;13.433200;-6.072900;,
-0.126800;3.801100;-7.598800;,
-0.126800;5.708500;-7.598800;,
-0.126800;5.708500;-8.552500;,
-0.126800;3.801100;-8.552301;,
8.606200;12.384200;-2.305900;,
10.513600;12.384200;-2.305900;,
10.513600;12.384200;-6.120600;,
8.606200;12.384200;-6.120600;,
-0.126800;-0.013600;-7.598800;,
-0.126800;1.893800;-7.598800;,
-0.126800;1.893800;-8.552500;,
-0.126800;-0.013600;-8.552500;;
167;
3;0,1,2;,
3;0,2,3;,
3;4,5,6;,
3;4,6,7;,
3;8,9,0;,
3;8,0,3;,
3;10,11,12;,
3;10,12,13;,
3;14,15,16;,
3;14,16,17;,
3;18,19,20;,
3;18,20,21;,
3;22,23,24;,
3;22,24,25;,
3;26,27,28;,
3;26,28,29;,
3;30,31,32;,
3;30,32,33;,
3;34,35,36;,
3;34,36,37;,
3;38,39,40;,
3;38,40,41;,
3;42,43,44;,
3;42,44,45;,
3;46,47,48;,
3;46,48,49;,
3;50,51,52;,
3;50,52,53;,
3;54,55,56;,
3;54,56,57;,
3;58,59,60;,
3;58,60,61;,
3;62,63,64;,
3;63,65,64;,
3;66,67,68;,
3;67,69,68;,
3;68,69,70;,
3;69,71,70;,
3;70,71,72;,
3;71,73,72;,
3;72,73,74;,
3;73,75,74;,
3;74,75,76;,
3;75,77,76;,
3;76,77,78;,
3;77,79,78;,
3;79,62,78;,
3;62,64,78;,
3;80,81,82;,
3;81,83,82;,
3;81,84,83;,
3;84,85,83;,
3;85,84,86;,
3;84,87,86;,
3;86,87,66;,
3;87,67,66;,
3;88,89,90;,
3;88,90,91;,
3;88,91,92;,
3;88,92,93;,
3;94,95,96;,
3;94,96,97;,
3;94,97,98;,
3;94,98,99;,
3;88,93,100;,
3;88,100,101;,
3;88,101,102;,
3;103,104,105;,
3;103,105,106;,
3;103,106,107;,
3;103,107,108;,
3;107,106,105;,
3;107,105,104;,
3;107,104,103;,
3;107,103,108;,
3;103,109,110;,
3;103,110,111;,
3;103,111,112;,
3;103,112,113;,
3;114,115,113;,
3;114,113,112;,
3;114,112,111;,
3;114,111,110;,
3;103,113,115;,
3;103,115,114;,
3;103,114,116;,
3;114,110,109;,
3;114,109,103;,
3;114,103,116;,
3;117,118,119;,
3;118,120,119;,
3;119,120,121;,
3;120,122,121;,
3;121,122,123;,
3;122,124,123;,
3;123,124,125;,
3;124,126,125;,
3;125,126,127;,
3;126,128,127;,
3;127,128,129;,
3;128,130,129;,
3;131,132,129;,
3;132,130,129;,
3;133,134,131;,
3;134,132,131;,
3;135,136,137;,
3;136,138,137;,
3;139,140,135;,
3;140,136,135;,
3;139,140,141;,
3;140,142,141;,
3;141,142,117;,
3;142,118,117;,
3;120,118,119;,
3;118,117,119;,
3;122,120,121;,
3;120,119,121;,
3;124,122,123;,
3;122,121,123;,
3;126,124,125;,
3;124,123,125;,
3;128,126,127;,
3;126,125,127;,
3;130,128,129;,
3;128,127,129;,
3;130,132,129;,
3;132,131,129;,
3;132,134,131;,
3;134,133,131;,
3;138,136,137;,
3;136,135,137;,
3;136,140,135;,
3;140,139,135;,
3;142,140,141;,
3;140,139,141;,
3;118,142,117;,
3;142,141,117;,
3;143,144,145;,
3;143,145,146;,
3;147,148,149;,
3;147,149,150;,
3;151,152,153;,
3;151,153,154;,
3;155,156,157;,
3;155,157,158;,
3;159,160,161;,
3;159,161,162;,
3;163,164,165;,
3;163,165,166;,
3;167,168,169;,
3;167,169,170;,
3;171,172,173;,
3;171,173,174;,
3;175,176,177;,
3;175,177,178;,
3;179,180,181;,
3;179,181,182;,
3;181,180,176;,
3;181,176,175;,
3;183,184,185;,
3;183,185,186;,
3;187,188,189;,
3;187,189,190;,
3;191,192,193;,
3;191,193,194;,
3;195,196,197;,
3;195,197,198;;
MeshTextureCoords {
199;
0.993576;0.489752;,
0.646446;0.489752;,
0.646446;0.148841;,
0.993576;0.148841;,
0.693710;0.148841;,
0.693710;0.489752;,
0.370507;0.489752;,
0.370507;0.148841;,
1.340710;0.148841;,
1.340710;0.489752;,
1.097710;0.148841;,
1.097710;1.256800;,
0.370507;1.256800;,
0.370507;0.148841;,
0.993576;0.148841;,
0.993576;1.256800;,
0.125750;1.256800;,
0.125750;0.148841;,
0.125750;1.256800;,
0.993576;1.256800;,
0.993576;0.148841;,
0.125750;0.148841;,
0.379940;0.251337;,
0.866147;0.251337;,
0.866147;0.791568;,
0.379940;0.791568;,
0.370507;1.256800;,
1.097710;1.256800;,
1.097710;0.148841;,
0.370507;0.148841;,
0.873884;0.888657;,
0.873884;1.951142;,
0.615350;1.761410;,
0.615350;0.888657;,
0.615350;1.761410;,
0.873884;1.951142;,
0.873884;0.888657;,
0.615350;0.888657;,
0.312164;0.702743;,
0.516092;0.702743;,
0.516092;0.906671;,
0.312164;0.906671;,
0.855365;0.990016;,
0.747153;0.990016;,
0.747153;0.606093;,
0.855365;0.606093;,
0.873884;0.888657;,
0.873884;1.951142;,
0.615350;1.761410;,
0.615350;0.888657;,
0.693047;0.990016;,
0.584835;0.990016;,
0.584835;0.606093;,
0.693047;0.606093;,
0.618057;0.702743;,
0.821986;0.702743;,
0.821986;0.906671;,
0.618057;0.906671;,
0.615350;1.761410;,
0.873884;1.951142;,
0.873884;0.888657;,
0.615350;0.888657;,
0.329996;0.516677;,
0.490834;0.516677;,
0.329996;0.190928;,
0.490834;0.190928;,
0.490834;0.190928;,
0.490834;0.516677;,
0.329996;0.190928;,
0.329996;0.516677;,
0.193648;0.190928;,
0.193648;0.516677;,
0.102544;0.190928;,
0.102544;0.516677;,
0.070552;0.190928;,
0.070552;0.516677;,
0.102544;0.190928;,
0.102544;0.516677;,
0.193648;0.190928;,
0.193648;0.516677;,
0.911115;0.516677;,
0.879124;0.516677;,
0.911115;0.190928;,
0.879124;0.190928;,
0.788019;0.516677;,
0.788019;0.190928;,
0.651671;0.190928;,
0.651671;0.516677;,
1.268894;2.040280;,
1.076322;1.911604;,
0.947650;1.719032;,
0.902466;1.491872;,
0.947650;1.264712;,
1.076322;1.072140;,
0.496054;0.898284;,
0.723213;0.943468;,
0.915785;1.072140;,
1.044460;1.264712;,
1.089640;1.491872;,
0.496054;1.491872;,
1.268894;0.943468;,
1.496054;0.898284;,
1.496054;2.085460;,
0.473632;0.001780;,
0.473632;0.019087;,
0.473632;0.068368;,
0.473632;0.142123;,
0.473632;0.229124;,
0.473632;0.229124;,
0.473632;0.019087;,
0.473632;0.068368;,
0.473632;0.142123;,
0.473632;0.229124;,
0.473632;0.316124;,
0.473632;0.439161;,
0.473632;0.389880;,
0.473632;0.456468;,
0.422655;0.001780;,
0.641988;0.001780;,
0.422655;0.019087;,
0.641988;0.019087;,
0.422655;0.068368;,
0.641988;0.068368;,
0.422655;0.142123;,
0.641988;0.142123;,
0.422655;0.229124;,
0.641988;0.229124;,
0.422655;0.316124;,
0.641988;0.316124;,
0.422655;0.389880;,
0.641988;0.389880;,
0.422655;0.439161;,
0.641988;0.439161;,
0.422655;0.456468;,
0.641988;0.456468;,
0.422655;0.142123;,
0.641988;0.142123;,
0.422655;0.229124;,
0.641988;0.229124;,
0.422655;0.068368;,
0.641988;0.068368;,
0.422655;0.019087;,
0.641988;0.019087;,
0.240339;0.980500;,
0.240339;2.405290;,
0.006765;2.405290;,
0.006765;0.980500;,
0.537362;2.684180;,
0.207173;2.684180;,
0.207173;0.648630;,
0.537362;0.648630;,
0.006765;2.405290;,
0.240339;2.405290;,
0.240339;0.980500;,
0.006765;0.980500;,
0.526841;1.376780;,
0.196650;1.376780;,
0.196650;1.195890;,
0.526841;1.195890;,
1.000810;1.832316;,
1.000810;0.752852;,
0.855159;0.752852;,
0.855158;1.939076;,
0.855159;0.752852;,
1.000810;0.752852;,
1.000810;1.832316;,
0.855158;1.939076;,
0.196650;1.195890;,
0.196650;1.376780;,
0.526841;1.376780;,
0.526841;1.195890;,
0.657528;0.279642;,
0.657528;0.535556;,
0.983025;0.535556;,
0.983025;0.279642;,
0.326970;0.535556;,
0.977962;0.535556;,
0.977962;0.279642;,
0.001475;0.279642;,
0.977962;0.279642;,
0.977962;0.535556;,
0.326970;0.535556;,
0.001475;0.279642;,
0.089482;0.101331;,
1.297620;0.101331;,
1.297620;0.748611;,
0.089482;0.748611;,
2.038990;0.008935;,
2.038990;0.986733;,
0.952967;0.986733;,
0.953137;0.008935;,
7.066430;4.409030;,
7.066430;4.409030;,
2.722330;4.409030;,
2.722330;4.409030;,
2.023410;0.998546;,
2.023410;1.976343;,
0.937393;1.976343;,
0.937393;0.998546;;
}
MeshNormals {
199;
-0.707107;0.000000;0.000000;,
-0.707107;0.000000;-0.707107;,
-0.707107;0.000000;-0.707107;,
-0.707107;0.000000;0.000000;,
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.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;,
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;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;,
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.707088;-0.707125;,
0.000000;0.707088;-0.707125;,
0.000000;0.707088;-0.707125;,
0.000000;0.707088;-0.707125;,
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;0.707088;-0.707125;,
0.000000;0.707088;-0.707125;,
0.000000;0.707088;-0.707125;,
0.000000;0.707088;-0.707125;,
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.435407;0.000000;-0.881240;,
-0.195070;0.000000;-0.980789;,
-0.315238;0.000000;-0.931015;,
-0.195070;0.000000;-0.980789;,
0.065034;0.000000;0.980783;,
-0.065034;0.000000;0.980783;,
-0.315252;0.000000;0.931016;,
-0.435402;0.000000;0.881249;,
-0.647525;0.000000;0.739510;,
-0.739498;0.000000;0.647539;,
-0.881244;0.000000;0.435402;,
-0.931017;0.000000;0.315236;,
-0.980789;0.000000;0.065023;,
-0.980789;0.000000;-0.065023;,
-0.931017;0.000000;-0.315236;,
-0.881244;0.000000;-0.435402;,
-0.693523;0.000000;-0.693517;,
-0.693523;0.000000;-0.693517;,
0.980783;0.000000;0.195102;,
0.931012;0.000000;0.315257;,
0.980783;0.000000;0.195102;,
0.881242;0.000000;0.435413;,
0.693520;0.000000;0.693520;,
0.693520;0.000000;0.693520;,
0.435413;0.000000;0.881242;,
0.315257;0.000000;0.931012;,
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.200000;0.000000;,
0.000000;-0.333333;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.333333;0.000000;,
0.000000;-0.333333;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.333333;0.000000;,
0.000000;-0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.555556;0.000000;,
0.000000;-0.333333;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
-0.000000;0.000000;-0.000000;,
0.000000;0.000000;-0.000000;,
-0.000000;0.000000;0.000000;,
-0.000000;0.000000;0.000000;,
0.000000;0.000000;-0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
-0.000000;0.000000;0.000000;,
-0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
-0.000000;0.000000;0.000000;,
-0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
-0.000000;0.000000;0.000000;,
-0.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;,
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.773947;0.633250;0.000000;,
-0.773947;0.633250;0.000000;,
-0.773947;0.633250;0.000000;,
-0.773947;0.633250;0.000000;,
-0.707088;0.707125;0.000000;,
-0.707088;0.707125;0.000000;,
-0.707088;0.707125;0.000000;,
-0.707088;0.707125;0.000000;,
0.000000;0.333333;-0.666667;,
0.000000;0.666667;-0.333333;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.500000;0.500000;,
0.000000;0.500000;0.500000;,
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;,
-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;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;;
167;
3;0,1,2;,
3;0,2,3;,
3;4,5,6;,
3;4,6,7;,
3;8,9,0;,
3;8,0,3;,
3;10,11,12;,
3;10,12,13;,
3;14,15,16;,
3;14,16,17;,
3;18,19,20;,
3;18,20,21;,
3;22,23,24;,
3;22,24,25;,
3;26,27,28;,
3;26,28,29;,
3;30,31,32;,
3;30,32,33;,
3;34,35,36;,
3;34,36,37;,
3;38,39,40;,
3;38,40,41;,
3;42,43,44;,
3;42,44,45;,
3;46,47,48;,
3;46,48,49;,
3;50,51,52;,
3;50,52,53;,
3;54,55,56;,
3;54,56,57;,
3;58,59,60;,
3;58,60,61;,
3;62,63,64;,
3;63,65,64;,
3;66,67,68;,
3;67,69,68;,
3;68,69,70;,
3;69,71,70;,
3;70,71,72;,
3;71,73,72;,
3;72,73,74;,
3;73,75,74;,
3;74,75,76;,
3;75,77,76;,
3;76,77,78;,
3;77,79,78;,
3;79,62,78;,
3;62,64,78;,
3;80,81,82;,
3;81,83,82;,
3;81,84,83;,
3;84,85,83;,
3;85,84,86;,
3;84,87,86;,
3;86,87,66;,
3;87,67,66;,
3;88,89,90;,
3;88,90,91;,
3;88,91,92;,
3;88,92,93;,
3;94,95,96;,
3;94,96,97;,
3;94,97,98;,
3;94,98,99;,
3;88,93,100;,
3;88,100,101;,
3;88,101,102;,
3;103,104,105;,
3;103,105,106;,
3;103,106,107;,
3;103,107,108;,
3;107,106,105;,
3;107,105,104;,
3;107,104,103;,
3;107,103,108;,
3;103,109,110;,
3;103,110,111;,
3;103,111,112;,
3;103,112,113;,
3;114,115,113;,
3;114,113,112;,
3;114,112,111;,
3;114,111,110;,
3;103,113,115;,
3;103,115,114;,
3;103,114,116;,
3;114,110,109;,
3;114,109,103;,
3;114,103,116;,
3;117,118,119;,
3;118,120,119;,
3;119,120,121;,
3;120,122,121;,
3;121,122,123;,
3;122,124,123;,
3;123,124,125;,
3;124,126,125;,
3;125,126,127;,
3;126,128,127;,
3;127,128,129;,
3;128,130,129;,
3;131,132,129;,
3;132,130,129;,
3;133,134,131;,
3;134,132,131;,
3;135,136,137;,
3;136,138,137;,
3;139,140,135;,
3;140,136,135;,
3;139,140,141;,
3;140,142,141;,
3;141,142,117;,
3;142,118,117;,
3;120,118,119;,
3;118,117,119;,
3;122,120,121;,
3;120,119,121;,
3;124,122,123;,
3;122,121,123;,
3;126,124,125;,
3;124,123,125;,
3;128,126,127;,
3;126,125,127;,
3;130,128,129;,
3;128,127,129;,
3;130,132,129;,
3;132,131,129;,
3;132,134,131;,
3;134,133,131;,
3;138,136,137;,
3;136,135,137;,
3;136,140,135;,
3;140,139,135;,
3;142,140,141;,
3;140,139,141;,
3;118,142,117;,
3;142,141,117;,
3;143,144,145;,
3;143,145,146;,
3;147,148,149;,
3;147,149,150;,
3;151,152,153;,
3;151,153,154;,
3;155,156,157;,
3;155,157,158;,
3;159,160,161;,
3;159,161,162;,
3;163,164,165;,
3;163,165,166;,
3;167,168,169;,
3;167,169,170;,
3;171,172,173;,
3;171,173,174;,
3;175,176,177;,
3;175,177,178;,
3;179,180,181;,
3;179,181,182;,
3;181,180,176;,
3;181,176,175;,
3;183,184,185;,
3;183,185,186;,
3;187,188,189;,
3;187,189,190;,
3;191,192,193;,
3;191,193,194;,
3;195,196,197;,
3;195,197,198;;
}
MeshMaterialList {
7;
167;
0,
0,
0,
0,
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,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2,
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,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
6,
6,
6,
6,
6,
6;
Material {
0.918400;0.731145;0.678500;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"intC_tex.png";
}
}
Material {
0.298000;0.083121;0.097400;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA3_tex.png";
}
}
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.489800;0.372563;0.415800;1.000000;;
39.100000;
0.208200;0.192488;0.208200;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA6_tex.png";
}
}
Material {
0.657100;0.187357;0.150200;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA5_tex.png";
}
}
Material {
0.197900;0.355000;0.217400;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA6_tex.png";
}
}
Material {
0.893900;0.348307;0.299200;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genC3_tex.png";
}
}
}
}
}
}