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

1731 lines
41 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 {
294;
-14.700000;-4.100000;-35.000000;,
-14.700000;-4.100000;-25.000000;,
4.800000;-4.100000;-25.000000;,
4.800000;-4.100000;-35.000000;,
-14.700000;-4.100000;-25.000000;,
-14.700000;-4.100000;-35.000000;,
-14.700000;-0.700000;-35.000000;,
-14.700000;-0.700000;-25.000000;,
4.800000;-4.100000;-35.000000;,
4.800000;-4.100000;-25.000000;,
4.800000;-0.700000;-25.000000;,
4.800000;-0.700000;-35.000000;,
-14.700000;-4.100000;-35.000000;,
4.800000;-4.100000;-35.000000;,
4.800000;-0.700000;-35.000000;,
-14.700000;-0.700000;-35.000000;,
-14.700000;-0.700000;-35.000000;,
4.800000;-0.700000;-35.000000;,
4.800000;-0.700000;-25.000000;,
-14.700000;-0.700000;-25.000000;,
14.999899;0.000000;47.500000;,
15.000000;-15.000000;-50.000998;,
-15.000000;-15.000000;-50.000998;,
-15.000000;0.000000;47.500000;,
-15.000000;-8.300000;-50.000998;,
15.000000;-8.300000;-50.000998;,
15.000000;-4.300000;-25.000000;,
-15.000000;-4.300000;-25.000000;,
-15.000000;0.000000;-25.000000;,
-15.000000;-4.300000;-25.000000;,
15.000000;-4.300000;-25.000000;,
15.000000;0.000000;-25.000000;,
-15.000000;0.000000;-25.000000;,
-15.000000;0.000000;47.500000;,
-15.000000;-15.000000;-50.000998;,
-15.000000;0.000000;-50.000998;,
15.000000;0.000000;-50.000998;,
15.000000;-15.000000;-50.000998;,
14.999899;0.000000;47.500000;,
15.000000;0.000000;-25.000000;,
5.700000;-4.100000;-24.892701;,
5.700000;-2.100000;-24.892701;,
4.700000;-2.100000;-24.892701;,
4.700000;-4.100000;-24.892701;,
-2.500000;-5.100000;-23.600000;,
-2.500000;-4.300000;-23.600000;,
-2.500000;-4.300000;-24.400000;,
-2.500000;-4.300000;-24.500000;,
2.500000;-4.300000;-24.400000;,
2.500000;-4.300000;-23.600000;,
2.500000;-5.100000;-23.600000;,
2.500000;-4.300000;-24.500000;,
-0.200000;-4.100000;-23.050000;,
-0.200000;-3.100000;-23.050000;,
-0.250000;-3.100000;-23.200000;,
-0.250000;-4.100000;-23.200000;,
-0.150000;-4.100000;-23.200000;,
-0.150000;-3.100000;-23.200000;,
-6.200000;-4.100000;-23.050000;,
-6.200000;-3.100000;-23.050000;,
-6.250000;-3.100000;-23.200000;,
-6.250000;-4.100000;-23.200000;,
-6.150000;-4.100000;-23.200000;,
-6.150000;-3.100000;-23.200000;,
-12.200000;-4.100000;-23.050000;,
-12.200000;-3.100000;-23.050000;,
-12.250000;-3.100000;-23.200000;,
-12.250000;-4.100000;-23.200000;,
-12.150000;-4.100000;-23.200000;,
-12.150000;-3.100000;-23.200000;,
-14.000000;-4.100000;-23.050000;,
-14.000000;-3.100000;-23.050000;,
-14.150000;-3.100000;-23.000000;,
-14.150000;-4.100000;-23.000000;,
-14.150000;-4.100000;-23.100000;,
-14.150000;-3.100000;-23.100000;,
-15.000000;-4.100000;-25.000000;,
-15.000000;-4.100000;-23.000000;,
6.000000;-4.100000;-23.000000;,
6.000000;-4.100000;-25.000000;,
6.000000;-4.300000;-23.000000;,
-15.000000;-4.300000;-23.000000;,
6.000000;-4.100000;-25.000000;,
6.000000;-4.100000;-23.000000;,
6.000000;-4.300000;-23.000000;,
6.000000;-4.300000;-25.000000;,
-15.000000;-4.300000;-25.000000;,
6.000000;-4.300000;-25.000000;,
-15.000000;-8.100000;-15.500000;,
-14.000000;-8.100000;-15.500000;,
-14.000000;-4.100000;-23.000000;,
-14.000000;-4.300000;-23.000000;,
-14.000000;-4.100000;-23.000000;,
-14.000000;-8.100000;-15.500000;,
-14.000000;-8.300000;-15.500000;,
-14.000000;-4.300000;-23.000000;,
-14.000000;-8.300000;-15.500000;,
-15.000000;-8.300000;-15.500000;,
-14.000000;-8.100000;-15.650000;,
-14.000000;-7.100000;-15.650000;,
-14.150000;-7.100000;-15.600000;,
-14.150000;-8.100000;-15.600000;,
-14.150000;-8.100000;-15.700000;,
-14.150000;-7.100000;-15.700000;,
-14.000000;-6.100000;-19.350000;,
-14.000000;-5.100000;-19.350000;,
-14.150000;-5.100000;-19.300000;,
-14.150000;-6.100000;-19.300000;,
-14.150000;-6.100000;-19.400000;,
-14.150000;-5.100000;-19.400000;,
-14.200000;-3.240000;-23.200000;,
-13.997901;-3.100000;-23.032101;,
-13.997901;-7.100000;-15.332099;,
-14.200000;-7.240000;-15.500000;,
-14.200000;-3.100000;-23.200000;,
-14.200000;-7.100000;-15.500000;,
5.825200;-3.241000;-23.193899;,
6.000000;-3.175900;-23.027000;,
-14.000000;-3.175900;-23.025299;,
-14.200000;-3.240000;-23.200000;,
5.825300;-3.100000;-23.201901;,
5.800000;-4.100000;-23.050000;,
5.800000;-3.100000;-23.050000;,
5.750000;-3.100000;-23.200000;,
5.750000;-4.100000;-23.200000;,
5.850000;-4.100000;-23.200000;,
5.850000;-3.100000;-23.200000;,
5.831400;-3.241000;-25.008101;,
6.000000;-3.175900;-25.008101;,
6.000000;-3.175900;-23.027000;,
5.825200;-3.241000;-23.193899;,
5.825300;-3.100000;-23.201901;,
5.825300;-3.100000;-25.008101;,
-14.953000;-4.100000;-24.800000;,
-14.953000;-2.100000;-24.800000;,
-14.953000;-2.100000;-23.800000;,
-14.953000;-4.100000;-23.800000;,
2.500000;-5.100000;-23.600000;,
2.500000;-4.300000;-23.600000;,
-2.500000;-4.300000;-23.600000;,
-2.500000;-5.100000;-23.600000;,
0.500000;-3.000000;-24.889000;,
3.500000;-3.000000;-24.889000;,
3.500000;-2.000000;-24.889000;,
0.500000;-2.000000;-24.889000;,
-5.500000;-3.000000;-24.889000;,
-0.500000;-3.000000;-24.889000;,
-0.500000;-2.000000;-24.889000;,
-5.500000;-2.000000;-24.889000;,
-13.500000;-3.000000;-24.889000;,
-6.500000;-3.000000;-24.889000;,
-6.500000;-2.000000;-24.889000;,
-13.500000;-2.000000;-24.889000;,
-4.350000;0.247700;48.134400;,
14.999899;0.000000;47.500000;,
-15.000000;0.000000;47.500000;,
47.584301;50.290099;29.591600;,
38.215402;22.940000;26.725901;,
27.900000;7.500000;49.998000;,
49.572899;50.290099;49.998000;,
47.584301;50.290099;29.591600;,
27.900000;7.500000;49.998000;,
38.215402;22.940000;26.725901;,
23.448200;4.500000;27.144099;,
27.900000;7.500000;49.998000;,
25.300000;3.700000;49.998000;,
20.500000;0.500000;49.998000;,
25.300000;3.700000;49.998000;,
46.241501;49.324198;11.849300;,
42.395200;31.740000;4.062100;,
38.215402;22.940000;26.725901;,
47.584301;50.290099;29.591600;,
42.395200;31.740000;4.062100;,
24.377800;5.863400;-0.273000;,
23.448200;4.500000;27.144099;,
38.215402;22.940000;26.725901;,
24.377800;5.863400;-0.273000;,
14.999899;0.000000;47.500000;,
23.448200;4.500000;27.144099;,
23.448200;4.500000;27.144099;,
48.213798;48.321200;-11.956400;,
28.603200;7.500000;-24.959699;,
28.603200;7.500000;-24.959699;,
25.194901;2.900000;-28.266000;,
28.603200;7.500000;-24.959699;,
15.000000;0.000000;-25.000000;,
49.572899;50.290099;-50.002000;,
27.900000;7.500000;-50.002000;,
28.603200;7.500000;-24.959699;,
48.213798;48.321200;-11.956400;,
28.603200;7.500000;-24.959699;,
27.900000;7.500000;-50.002000;,
25.194901;2.900000;-28.266000;,
25.300000;3.700000;-50.002000;,
20.500000;0.500000;-50.002000;,
15.000000;0.000000;-25.000000;,
0.000000;0.000000;49.998000;,
0.000000;0.000000;-25.000000;,
20.500000;0.500000;-50.002000;,
0.000000;0.000000;-50.002000;,
0.000000;0.000000;-25.000000;,
-47.584301;50.290099;-29.591600;,
-38.215402;22.940000;-26.725901;,
-27.900000;7.500000;-50.002000;,
-49.572899;50.290099;-50.002000;,
-23.448200;4.500000;-27.144099;,
-25.300000;3.700000;-50.002000;,
-15.000000;0.000000;-25.000000;,
-20.500000;0.500000;-50.002000;,
-49.246499;50.290099;-10.976700;,
-42.395200;31.740000;-4.062100;,
-23.700301;5.300000;0.276500;,
-23.700301;5.300000;0.276500;,
-15.000000;0.000000;47.500000;,
-23.448200;4.500000;-27.144099;,
-15.000000;0.000000;-25.000000;,
-49.806198;46.770099;12.832501;,
-28.603200;7.500000;24.959699;,
-42.395200;31.740000;-4.062100;,
-49.246499;50.290099;-10.976700;,
-23.824699;3.985100;28.144099;,
-23.700301;5.300000;0.276500;,
-23.700301;5.300000;0.276500;,
-23.824699;3.985100;28.144099;,
-49.572899;50.290099;49.998000;,
-27.900000;7.500000;49.998000;,
-25.300000;3.700000;49.998000;,
-20.500000;0.500000;49.998000;,
-25.300000;3.700000;49.998000;,
0.000000;0.000000;-50.002000;,
0.000000;0.000000;-25.000000;,
-22.500000;4.500000;0.000000;,
-22.500000;4.500000;-50.000000;,
-22.792901;5.207100;-50.000000;,
-22.792901;5.207100;0.000000;,
-23.500000;5.500000;-50.000000;,
-23.500000;5.500000;0.000000;,
-24.207099;5.207100;-50.000000;,
-24.207099;5.207100;0.000000;,
-23.500000;3.500000;0.000000;,
-23.500000;3.500000;-50.000000;,
-22.792901;3.792900;-50.000000;,
-22.792901;3.792900;0.000000;,
-24.000000;7.500000;0.000000;,
-24.000000;7.500000;-50.000000;,
-24.292901;8.207100;-50.000000;,
-24.292901;8.207100;0.000000;,
-25.000000;8.500000;-50.000000;,
-25.000000;8.500000;0.000000;,
-25.707099;8.207100;-50.000000;,
-25.707099;8.207100;0.000000;,
-25.000000;6.500000;0.000000;,
-25.000000;6.500000;-50.000000;,
-24.292901;6.792900;-50.000000;,
-24.292901;6.792900;0.000000;,
26.000000;8.500000;-50.000000;,
27.414198;7.914200;0.000000;,
27.414198;7.914200;-50.000000;,
26.000000;8.500000;0.000000;,
24.585800;7.914200;-50.000000;,
24.585800;7.914200;0.000000;,
24.000000;6.500000;-50.000000;,
24.000000;6.500000;0.000000;,
24.585800;5.085800;-50.000000;,
24.585800;5.085800;0.000000;,
-22.500000;4.500000;50.000000;,
-22.500000;4.500000;0.000000;,
-22.792901;5.207100;0.000000;,
-22.792901;5.207100;50.000000;,
-23.500000;5.500000;0.000000;,
-23.500000;5.500000;50.000000;,
-24.207099;5.207100;50.000000;,
-23.500000;3.500000;50.000000;,
-22.792901;3.792900;0.000000;,
-22.792901;3.792900;50.000000;,
-24.000000;7.500000;50.000000;,
-24.000000;7.500000;0.000000;,
-24.292901;8.207100;0.000000;,
-24.292901;8.207100;50.000000;,
-25.000000;8.500000;0.000000;,
-25.000000;8.500000;50.000000;,
-25.707099;8.207100;50.000000;,
-25.000000;6.500000;50.000000;,
-24.292901;6.792900;0.000000;,
-24.292901;6.792900;50.000000;,
26.000000;8.500000;0.000000;,
27.414198;7.914200;50.000000;,
26.000000;8.500000;50.000000;,
24.585800;7.914200;0.000000;,
24.585800;7.914200;50.000000;,
24.000000;6.500000;0.000000;,
24.000000;6.500000;50.000000;,
24.585800;5.085800;0.000000;,
24.585800;5.085800;50.000000;;
203;
3;0,1,2;,
3;0,2,3;,
3;4,5,6;,
3;4,6,7;,
3;8,9,10;,
3;8,10,11;,
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,41,42;,
3;40,42,43;,
3;44,45,46;,
3;44,46,47;,
3;48,49,50;,
3;48,50,51;,
3;47,51,50;,
3;47,50,44;,
3;52,53,54;,
3;52,54,55;,
3;56,57,53;,
3;56,53,52;,
3;58,59,60;,
3;58,60,61;,
3;62,63,59;,
3;62,59,58;,
3;64,65,66;,
3;64,66,67;,
3;68,69,65;,
3;68,65,64;,
3;70,71,72;,
3;70,72,73;,
3;74,75,71;,
3;74,71,70;,
3;76,77,78;,
3;76,78,79;,
3;80,78,77;,
3;80,77,81;,
3;82,83,84;,
3;82,84,85;,
3;86,87,80;,
3;86,80,81;,
3;77,88,89;,
3;77,89,90;,
3;91,92,93;,
3;91,93,94;,
3;81,95,96;,
3;81,96,97;,
3;98,99,100;,
3;98,100,101;,
3;102,103,99;,
3;102,99,98;,
3;104,105,106;,
3;104,106,107;,
3;108,109,105;,
3;108,105,104;,
3;110,111,112;,
3;110,112,113;,
3;114,115,112;,
3;114,112,111;,
3;116,117,118;,
3;116,118,119;,
3;114,118,117;,
3;114,117,120;,
3;121,122,123;,
3;121,123,124;,
3;125,126,122;,
3;125,122,121;,
3;127,128,129;,
3;127,129,130;,
3;131,129,128;,
3;131,128,132;,
3;133,134,135;,
3;133,135,136;,
3;137,138,139;,
3;137,139,140;,
3;141,142,143;,
3;141,143,144;,
3;145,146,147;,
3;145,147,148;,
3;149,150,151;,
3;149,151,152;,
3;153,154,155;,
3;156,157,158;,
3;159,160,161;,
3;162,163,164;,
3;165,164,163;,
3;166,167,154;,
3;168,169,170;,
3;171,168,170;,
3;172,173,174;,
3;175,172,174;,
3;176,177,178;,
3;154,167,179;,
3;180,181,169;,
3;168,180,169;,
3;182,183,176;,
3;172,184,173;,
3;176,183,177;,
3;185,177,183;,
3;186,187,188;,
3;189,186,188;,
3;190,191,192;,
3;193,192,191;,
3;192,194,195;,
3;193,194,192;,
3;154,196,166;,
3;154,153,196;,
3;194,197,195;,
3;198,199,200;,
3;201,202,203;,
3;204,201,203;,
3;202,205,203;,
3;206,203,205;,
3;205,207,206;,
3;208,206,207;,
3;209,210,202;,
3;201,209,202;,
3;210,211,205;,
3;202,210,205;,
3;212,213,214;,
3;215,214,213;,
3;216,217,218;,
3;219,216,218;,
3;217,220,221;,
3;218,217,221;,
3;155,222,223;,
3;224,225,217;,
3;216,224,217;,
3;217,225,220;,
3;226,220,225;,
3;223,227,155;,
3;228,227,223;,
3;207,229,208;,
3;207,230,229;,
3;227,153,155;,
3;227,196,153;,
3;231,232,233;,
3;233,234,231;,
3;234,233,235;,
3;235,236,234;,
3;236,235,237;,
3;237,238,236;,
3;239,240,241;,
3;241,242,239;,
3;242,241,232;,
3;232,231,242;,
3;243,244,245;,
3;245,246,243;,
3;246,245,247;,
3;247,248,246;,
3;248,247,249;,
3;249,250,248;,
3;251,252,253;,
3;253,254,251;,
3;254,253,244;,
3;244,243,254;,
3;255,256,257;,
3;255,258,256;,
3;259,258,255;,
3;259,260,258;,
3;261,260,259;,
3;261,262,260;,
3;263,262,261;,
3;263,264,262;,
3;265,266,267;,
3;267,268,265;,
3;268,267,269;,
3;269,270,268;,
3;270,269,238;,
3;238,271,270;,
3;272,239,273;,
3;273,274,272;,
3;274,273,266;,
3;266,265,274;,
3;275,276,277;,
3;277,278,275;,
3;278,277,279;,
3;279,280,278;,
3;280,279,250;,
3;250,281,280;,
3;282,251,283;,
3;283,284,282;,
3;284,283,276;,
3;276,275,284;,
3;285,286,256;,
3;285,287,286;,
3;288,287,285;,
3;288,289,287;,
3;290,289,288;,
3;290,291,289;,
3;292,291,290;,
3;292,293,291;;
MeshTextureCoords {
294;
0.235162;0.448947;,
0.235162;1.897813;,
3.060460;1.897813;,
3.060460;0.448947;,
0.696428;0.816888;,
2.362550;0.816888;,
2.362550;1.383371;,
0.696428;1.383371;,
2.362550;0.816887;,
0.696428;0.816887;,
0.696428;1.383371;,
2.362550;1.383371;,
0.782940;0.816888;,
4.031890;0.816888;,
4.031890;1.383371;,
0.782940;1.383371;,
0.782940;0.637442;,
4.031890;0.637442;,
4.031890;2.303570;,
0.782940;2.303570;,
0.836444;2.686040;,
0.836446;0.933261;,
0.147608;0.933261;,
0.147608;2.686040;,
0.147608;0.933261;,
0.836446;0.933261;,
0.836446;1.517536;,
0.147608;1.517536;,
0.269629;0.469403;,
0.269628;0.251015;,
1.736504;0.251015;,
1.736504;0.469403;,
1.019160;1.231035;,
1.019160;2.864900;,
0.529000;0.414069;,
1.019160;0.414069;,
1.019160;0.414069;,
0.529000;0.414069;,
1.019160;2.864900;,
1.019160;1.231035;,
3.331520;1.756000;,
3.331520;1.756000;,
3.331520;1.574250;,
3.331520;1.574250;,
3.096570;0.265676;,
3.096570;0.265676;,
3.241970;0.265676;,
3.260140;0.265676;,
3.241970;1.174410;,
3.096570;1.174410;,
3.096570;1.174410;,
3.260140;1.174410;,
2.996610;0.683694;,
2.996610;0.683694;,
3.023870;0.674606;,
3.023870;0.674606;,
3.023870;0.692781;,
3.023870;0.692781;,
2.996610;0.593214;,
2.996610;0.593214;,
3.023870;0.584126;,
3.023870;0.584126;,
3.023870;0.602301;,
3.023870;0.602301;,
2.996610;0.502730;,
2.996610;0.502730;,
3.023870;0.493650;,
3.023870;0.493650;,
3.023870;0.511820;,
3.023870;0.511820;,
2.996610;0.175590;,
2.996610;0.175590;,
2.987520;0.148330;,
2.987520;0.148330;,
3.005700;0.148330;,
3.005700;0.148330;,
3.351010;0.993840;,
2.987520;0.993840;,
2.987520;4.810520;,
3.351010;4.810520;,
2.987520;4.810520;,
2.987520;0.993840;,
3.351010;1.810520;,
2.987520;1.810520;,
2.987520;1.810520;,
3.351010;1.810520;,
3.351010;0.993840;,
3.351010;4.810520;,
1.624420;0.993840;,
1.624420;1.175590;,
2.987520;1.175590;,
2.987520;0.175590;,
2.987520;0.175590;,
1.624420;0.175590;,
1.624420;0.175590;,
2.987520;1.175590;,
1.624420;1.175590;,
1.624420;0.993840;,
1.651680;0.175590;,
1.651680;0.175590;,
1.642600;0.148330;,
1.642600;0.148330;,
1.660770;0.148330;,
1.660770;0.148330;,
2.324150;0.175590;,
2.324150;0.175590;,
2.315060;0.148330;,
2.315060;0.148330;,
2.333230;0.148330;,
2.333230;0.148330;,
3.023870;0.139240;,
2.993360;0.175980;,
1.593910;0.175980;,
1.624420;0.139240;,
3.023870;0.139240;,
1.624420;0.139240;,
3.022760;3.778760;,
2.992120;3.810520;,
2.992120;0.175590;,
3.022760;0.139240;,
3.023870;3.778760;,
2.996610;1.774170;,
2.996610;1.774170;,
3.023870;1.765090;,
3.023870;1.765090;,
3.023870;1.783260;,
3.023870;1.783260;,
3.352490;1.779880;,
3.352490;1.810520;,
2.992430;1.810520;,
3.022400;1.779880;,
3.024220;1.778770;,
3.352490;1.778770;,
3.314660;0.002380;,
3.314660;0.002380;,
3.132920;0.002380;,
3.132920;0.002380;,
6.319680;0.114631;,
6.319680;1.005630;,
0.750930;1.005620;,
0.750930;0.114628;,
2.036190;0.782109;,
2.653210;0.782109;,
2.652870;0.990333;,
2.035840;0.990332;,
0.802143;0.782108;,
1.830510;0.782109;,
1.830170;0.990332;,
0.801801;0.990332;,
0.156752;0.782107;,
1.596469;0.782108;,
1.596128;0.990331;,
0.156411;0.990331;,
0.647240;0.947291;,
0.325503;0.897129;,
0.819610;0.954165;,
0.173560;0.281110;,
1.319759;0.354611;,
1.825629;0.890698;,
0.957173;0.674995;,
1.173560;0.281110;,
2.825629;0.890698;,
0.319759;0.354611;,
1.210581;0.466035;,
0.825629;0.890698;,
1.002681;0.911138;,
0.194774;0.933313;,
0.002681;0.911138;,
0.389453;0.941853;,
1.144015;0.869122;,
1.319759;1.354611;,
0.173560;1.281110;,
0.144015;0.869122;,
1.393831;0.924421;,
1.210581;1.466035;,
0.319759;1.354611;,
0.393831;0.924421;,
0.325503;1.897129;,
0.210581;1.466035;,
0.210581;0.466035;,
0.606623;0.478284;,
2.488579;0.428636;,
0.488579;0.428636;,
0.736955;0.389444;,
1.488579;0.428636;,
0.977916;0.484299;,
0.857055;0.726264;,
2.725512;0.941967;,
2.488579;1.428636;,
0.606623;1.478284;,
0.488579;1.428636;,
0.725512;0.941967;,
0.736955;1.389444;,
0.902564;0.962407;,
1.094656;0.984582;,
0.977916;1.484299;,
0.550077;0.974327;,
1.224970;1.512817;,
0.094656;0.984582;,
0.449959;1.025596;,
0.224970;1.512817;,
2.826440;0.718890;,
1.680241;0.645389;,
1.174407;0.109224;,
3.042863;0.324927;,
0.789419;0.533965;,
0.997355;0.088785;,
0.472025;0.541335;,
0.805262;0.066609;,
2.686304;1.084804;,
1.855985;1.130878;,
0.575077;1.072060;,
1.575077;1.072060;,
0.819610;1.954165;,
1.789419;0.533965;,
1.472025;0.541335;,
2.356930;0.535491;,
0.511421;0.571364;,
1.855985;0.130878;,
2.686304;0.084804;,
0.279904;0.610000;,
0.575077;0.072060;,
1.575077;0.072060;,
1.279904;0.610000;,
2.142981;1.273658;,
0.274524;1.057955;,
0.097472;1.037516;,
0.905380;1.015340;,
1.097472;1.037516;,
0.449959;0.025596;,
0.224970;0.512817;,
0.893232;1.279932;,
0.893232;0.279932;,
0.887374;0.279932;,
0.887374;1.279932;,
0.873232;0.279932;,
0.873232;1.279932;,
0.859090;0.279932;,
0.859090;1.279932;,
0.873232;1.279931;,
0.873232;0.279931;,
0.887374;0.279931;,
0.887374;1.279932;,
0.863232;1.279933;,
0.863232;0.279933;,
0.857374;0.279934;,
0.857374;1.279934;,
0.843232;0.279934;,
0.843232;1.279934;,
0.829090;0.279934;,
0.829090;1.279934;,
0.843232;1.279933;,
0.843232;0.279933;,
0.857374;0.279933;,
0.857374;1.279933;,
1.863232;0.279934;,
1.891516;1.279934;,
1.891516;0.279934;,
1.863232;1.279934;,
1.834948;0.279934;,
1.834948;1.279934;,
1.823232;0.279933;,
1.823232;1.279933;,
1.834948;0.279932;,
1.834948;1.279932;,
0.893232;2.279932;,
0.893232;1.279932;,
0.887374;1.279932;,
0.887374;2.279932;,
0.873232;1.279932;,
0.873232;2.279932;,
0.859090;2.279932;,
0.873232;2.279931;,
0.887374;1.279932;,
0.887374;2.279932;,
0.863232;2.279933;,
0.863232;1.279933;,
0.857374;1.279934;,
0.857374;2.279934;,
0.843232;1.279934;,
0.843232;2.279934;,
0.829090;2.279934;,
0.843232;2.279933;,
0.857374;1.279933;,
0.857374;2.279933;,
1.863232;1.279934;,
1.891516;2.279934;,
1.863232;2.279934;,
1.834948;1.279934;,
1.834948;2.279934;,
1.823232;1.279933;,
1.823232;2.279933;,
1.834948;1.279932;,
1.834948;2.279932;;
}
MeshNormals {
294;
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;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;0.988372;-0.152056;,
0.000000;0.988372;-0.152056;,
0.000000;0.988372;-0.152056;,
0.000000;0.988372;-0.152056;,
0.000000;-0.987442;0.157984;,
0.000000;-0.987442;0.157984;,
0.000000;-0.987442;0.157984;,
0.000000;-0.987442;0.157984;,
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.500000;0.500000;-0.000001;,
-1.000000;0.000000;-0.000001;,
-0.500000;0.500000;-0.000001;,
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.666667;-0.249136;-0.221455;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-0.333333;-0.498273;-0.442909;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
0.500000;-0.373705;-0.332182;,
0.500000;-0.373705;-0.332182;,
-0.316228;0.000000;0.316225;,
0.316228;0.000000;0.316225;,
-0.948684;0.000000;0.316225;,
-0.948684;0.000000;0.316225;,
0.948684;0.000000;0.316225;,
0.948684;0.000000;0.316225;,
-0.316228;0.000000;0.316225;,
0.316229;0.000000;0.316224;,
-0.948684;0.000000;0.316226;,
-0.948684;0.000000;0.316226;,
0.948685;0.000000;0.316223;,
0.948685;0.000000;0.316223;,
-0.316228;0.000000;0.316226;,
0.316228;0.000000;0.316226;,
-0.948684;0.000000;0.316226;,
-0.948684;0.000000;0.316226;,
0.948684;0.000000;0.316226;,
0.948684;0.000000;0.316226;,
0.316228;0.000000;0.316229;,
0.316231;0.000000;-0.316226;,
0.316224;0.000000;0.948685;,
0.316224;0.000000;0.948685;,
0.316235;0.000000;-0.948681;,
0.316235;0.000000;-0.948681;,
0.000000;1.000000;0.000000;,
0.000000;0.552941;0.588235;,
0.000000;0.666667;0.333333;,
0.000000;1.000000;0.000000;,
0.000000;-0.500000;0.500000;,
0.000000;-0.691176;0.014706;,
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;0.882353;0.470588;,
0.000000;0.882353;0.470588;,
0.000000;0.882353;0.470588;,
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.882353;-0.470588;,
0.000000;-0.882353;-0.470588;,
0.000000;-0.882353;-0.470588;,
0.316226;0.000000;0.316229;,
0.316228;0.000000;-0.316227;,
0.316224;0.000000;0.948685;,
0.316224;0.000000;0.948685;,
0.316230;0.000000;-0.948683;,
0.316230;0.000000;-0.948683;,
0.316231;0.000000;0.316226;,
0.316228;0.000000;-0.316229;,
0.316235;0.000000;0.948681;,
0.316235;0.000000;0.948681;,
0.316224;0.000000;-0.948685;,
0.316224;0.000000;-0.948685;,
0.706296;-0.628209;-0.326342;,
0.174324;0.100250;0.052078;,
0.174324;0.100250;0.052078;,
0.706296;-0.628210;-0.326343;,
-0.178806;0.872993;0.414375;,
-0.357648;0.828709;0.430498;,
-0.000060;-0.935197;0.353987;,
0.000034;0.300968;0.386622;,
-0.000029;-0.317733;0.368805;,
-0.000152;-0.938746;0.344610;,
0.000038;0.917359;0.398062;,
-0.316228;0.000000;0.316225;,
0.316229;0.000000;0.316224;,
-0.948684;0.000000;0.316226;,
-0.948684;0.000000;0.316226;,
0.948685;0.000000;0.316223;,
0.948685;0.000000;0.316223;,
0.354106;-0.935182;0.000595;,
0.385719;0.300494;0.000000;,
0.368896;-0.317729;0.000396;,
0.348010;-0.937490;0.001189;,
0.398477;0.917178;0.000000;,
0.398477;0.917178;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;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.007599;0.974953;-0.102406;,
-0.148086;0.884601;0.074702;,
0.116362;0.957936;-0.100288;,
-0.923290;0.335813;-0.186453;,
-0.923290;0.335813;-0.186453;,
-0.923290;0.335813;-0.186453;,
-0.888746;0.450144;0.086608;,
-0.888746;0.450144;0.086608;,
-0.888746;0.450144;0.086608;,
-0.777895;0.624534;0.069547;,
-0.800061;0.593555;0.077932;,
-0.800061;0.593555;0.077932;,
-0.822227;0.562576;0.086316;,
-0.202881;0.780806;0.290418;,
-0.366085;0.753505;0.393411;,
-0.958528;0.272274;-0.039365;,
-0.945961;0.301893;-0.026929;,
-0.955896;0.282982;-0.013838;,
-0.946369;0.318495;0.054286;,
-0.801651;0.591502;-0.000126;,
-0.814665;0.575561;-0.049692;,
-0.798166;0.597365;0.049795;,
-0.775623;0.623383;0.099005;,
-0.660850;0.711093;-0.047932;,
-0.495916;0.820482;-0.018095;,
-0.409828;0.911621;0.031438;,
-0.350533;0.934554;0.061117;,
-0.936230;0.329104;0.000587;,
-0.908668;0.407350;0.091593;,
-0.768404;0.633675;-0.089511;,
-0.615441;0.727834;-0.058412;,
-0.808620;0.579775;-0.099968;,
-0.273602;0.961843;-0.000000;,
-0.895979;0.443597;0.007712;,
-0.891818;0.451700;0.025043;,
-0.895979;0.443597;0.007712;,
-0.900141;0.435493;-0.009618;,
-0.811035;0.584555;0.022774;,
-0.818113;0.574580;0.019782;,
-0.619254;0.734505;0.005914;,
-0.689837;0.698165;0.022361;,
-0.280264;0.929553;0.001361;,
-0.143154;0.978467;-0.011924;,
0.005351;0.993771;0.008712;,
0.000000;0.999800;0.019994;,
-0.024383;0.999703;0.000000;,
-0.024383;0.999703;0.000000;,
-0.024383;0.999703;0.000000;,
0.917337;0.372247;0.061255;,
0.870041;0.454346;0.027053;,
0.853042;0.493267;-0.014001;,
0.888747;0.450145;-0.086591;,
0.735128;0.651959;-0.066760;,
0.618857;0.754353;-0.086922;,
0.264681;0.925019;-0.039959;,
0.288013;0.913532;-0.045089;,
0.936694;0.344001;0.058689;,
0.842080;0.518962;-0.024953;,
0.817195;0.576287;-0.009300;,
0.590068;0.807150;-0.018124;,
0.530096;0.844875;-0.009062;,
0.530096;0.844875;-0.009062;,
0.470124;0.882600;0.000000;,
0.898042;0.433692;-0.000577;,
0.772906;0.597638;0.004730;,
0.870790;0.474695;0.051675;,
0.925705;0.370425;0.076526;,
0.665823;0.727121;0.029087;,
0.688746;0.701717;0.074264;,
0.325553;0.944404;0.046014;,
0.343095;0.918390;0.075907;,
0.888486;0.457185;-0.037212;,
0.771732;0.605102;0.007022;,
0.823670;0.563564;0.062956;,
0.179566;0.945935;0.010132;,
0.554054;0.831081;0.048245;,
0.012190;0.999798;0.007314;,
0.000000;1.000000;0.000000;,
0.923875;0.127565;0.000000;,
0.923875;-0.127565;0.000000;,
0.743481;0.563088;0.000000;,
0.563088;0.743481;0.000000;,
0.127565;0.923875;0.000000;,
-0.127565;0.923875;0.000000;,
-0.382694;0.923875;0.000000;,
-0.382694;0.923875;0.000000;,
0.382694;-0.923875;0.000000;,
0.382694;-0.923875;0.000000;,
0.563088;-0.743481;0.000000;,
0.743481;-0.563088;0.000000;,
0.923875;0.127565;0.000000;,
0.923875;-0.127565;0.000000;,
0.743481;0.563088;0.000000;,
0.563088;0.743481;0.000000;,
0.127565;0.923875;0.000000;,
-0.127565;0.923875;0.000000;,
-0.382694;0.923875;0.000000;,
-0.382694;0.923875;0.000000;,
0.382694;-0.923875;0.000000;,
0.382694;-0.923875;0.000000;,
0.563088;-0.743481;0.000000;,
0.743481;-0.563088;0.000000;,
0.127565;0.923875;0.000000;,
0.382694;0.923875;0.000000;,
0.382694;0.923875;0.000000;,
-0.127565;0.923875;0.000000;,
-0.563088;0.743481;0.000000;,
-0.743481;0.563088;0.000000;,
-0.923875;0.127565;0.000000;,
-0.923875;-0.127565;0.000000;,
-0.923875;-0.382694;0.000000;,
-0.923875;-0.382694;0.000000;,
0.923875;0.127565;0.000000;,
0.923875;-0.127565;0.000000;,
0.743481;0.563088;0.000000;,
0.563088;0.743481;0.000000;,
0.127565;0.923875;0.000000;,
-0.127565;0.923875;0.000000;,
-0.382694;0.923875;0.000000;,
0.382694;-0.923875;0.000000;,
0.563088;-0.743481;0.000000;,
0.743481;-0.563088;0.000000;,
0.923875;0.127565;0.000000;,
0.923875;-0.127565;0.000000;,
0.743481;0.563088;0.000000;,
0.563088;0.743481;0.000000;,
0.127565;0.923875;0.000000;,
-0.127565;0.923875;0.000000;,
-0.382694;0.923875;0.000000;,
0.382694;-0.923875;0.000000;,
0.563088;-0.743481;0.000000;,
0.743481;-0.563088;0.000000;,
0.127565;0.923875;0.000000;,
0.382694;0.923875;0.000000;,
-0.127565;0.923875;0.000000;,
-0.563088;0.743481;0.000000;,
-0.743481;0.563088;0.000000;,
-0.923875;0.127565;0.000000;,
-0.923875;-0.127565;0.000000;,
-0.923875;-0.382694;0.000000;,
-0.923875;-0.382694;0.000000;;
203;
3;0,1,2;,
3;0,2,3;,
3;4,5,6;,
3;4,6,7;,
3;8,9,10;,
3;8,10,11;,
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,41,42;,
3;40,42,43;,
3;44,45,46;,
3;44,46,47;,
3;48,49,50;,
3;48,50,51;,
3;47,51,50;,
3;47,50,44;,
3;52,53,54;,
3;52,54,55;,
3;56,57,53;,
3;56,53,52;,
3;58,59,60;,
3;58,60,61;,
3;62,63,59;,
3;62,59,58;,
3;64,65,66;,
3;64,66,67;,
3;68,69,65;,
3;68,65,64;,
3;70,71,72;,
3;70,72,73;,
3;74,75,71;,
3;74,71,70;,
3;76,77,78;,
3;76,78,79;,
3;80,78,77;,
3;80,77,81;,
3;82,83,84;,
3;82,84,85;,
3;86,87,80;,
3;86,80,81;,
3;77,88,89;,
3;77,89,90;,
3;91,92,93;,
3;91,93,94;,
3;81,95,96;,
3;81,96,97;,
3;98,99,100;,
3;98,100,101;,
3;102,103,99;,
3;102,99,98;,
3;104,105,106;,
3;104,106,107;,
3;108,109,105;,
3;108,105,104;,
3;110,111,112;,
3;110,112,113;,
3;114,115,112;,
3;114,112,111;,
3;116,117,118;,
3;116,118,119;,
3;114,118,117;,
3;114,117,120;,
3;121,122,123;,
3;121,123,124;,
3;125,126,122;,
3;125,122,121;,
3;127,128,129;,
3;127,129,130;,
3;131,129,128;,
3;131,128,132;,
3;133,134,135;,
3;133,135,136;,
3;137,138,139;,
3;137,139,140;,
3;141,142,143;,
3;141,143,144;,
3;145,146,147;,
3;145,147,148;,
3;149,150,151;,
3;149,151,152;,
3;153,154,155;,
3;156,157,158;,
3;159,160,161;,
3;162,163,164;,
3;165,164,163;,
3;166,167,154;,
3;168,169,170;,
3;171,168,170;,
3;172,173,174;,
3;175,172,174;,
3;176,177,178;,
3;154,167,179;,
3;180,181,169;,
3;168,180,169;,
3;182,183,176;,
3;172,184,173;,
3;176,183,177;,
3;185,177,183;,
3;186,187,188;,
3;189,186,188;,
3;190,191,192;,
3;193,192,191;,
3;192,194,195;,
3;193,194,192;,
3;154,196,166;,
3;154,153,196;,
3;194,197,195;,
3;198,199,200;,
3;201,202,203;,
3;204,201,203;,
3;202,205,203;,
3;206,203,205;,
3;205,207,206;,
3;208,206,207;,
3;209,210,202;,
3;201,209,202;,
3;210,211,205;,
3;202,210,205;,
3;212,213,214;,
3;215,214,213;,
3;216,217,218;,
3;219,216,218;,
3;217,220,221;,
3;218,217,221;,
3;155,222,223;,
3;224,225,217;,
3;216,224,217;,
3;217,225,220;,
3;226,220,225;,
3;223,227,155;,
3;228,227,223;,
3;207,229,208;,
3;207,230,229;,
3;227,153,155;,
3;227,196,153;,
3;231,232,233;,
3;233,234,231;,
3;234,233,235;,
3;235,236,234;,
3;236,235,237;,
3;237,238,236;,
3;239,240,241;,
3;241,242,239;,
3;242,241,232;,
3;232,231,242;,
3;243,244,245;,
3;245,246,243;,
3;246,245,247;,
3;247,248,246;,
3;248,247,249;,
3;249,250,248;,
3;251,252,253;,
3;253,254,251;,
3;254,253,244;,
3;244,243,254;,
3;255,256,257;,
3;255,258,256;,
3;259,258,255;,
3;259,260,258;,
3;261,260,259;,
3;261,262,260;,
3;263,262,261;,
3;263,264,262;,
3;265,266,267;,
3;267,268,265;,
3;268,267,269;,
3;269,270,268;,
3;270,269,238;,
3;238,271,270;,
3;272,239,273;,
3;273,274,272;,
3;274,273,266;,
3;266,265,274;,
3;275,276,277;,
3;277,278,275;,
3;278,277,279;,
3;279,280,278;,
3;280,279,250;,
3;250,281,280;,
3;282,251,283;,
3;283,284,282;,
3;284,283,276;,
3;276,275,284;,
3;285,286,256;,
3;285,287,286;,
3;288,287,285;,
3;288,289,287;,
3;290,289,288;,
3;290,291,289;,
3;292,291,290;,
3;292,293,291;;
}
MeshMaterialList {
10;
203;
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
2,
2,
2,
2,
3,
3,
4,
4,
4,
4,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
5,
6,
6,
7,
7,
7,
7,
7,
7,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
8,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9,
9;
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.261200;0.169734;0.188700;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA3_tex.png";
}
}
Material {
0.804100;0.761443;0.804100;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"intD_tex.png";
}
}
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.685700;0.542629;0.072800;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA2_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.714300;0.413313;0.177900;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genC2_tex.png";
}
}
Material {
0.816500;0.790553;0.412600;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.800000;0.750000;0.700000;;
TextureFilename {
"genB1_tex.png";
}
}
Material {
0.804100;0.492341;0.346900;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"softer_intB_tex.png";
}
}
Material {
0.567300;0.094206;0.129700;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"intA_tex.png";
}
}
}
}
}
}