Files
RP412/assets/RP411/VIDEO/CQ1.X
T
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

1419 lines
34 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 {
254;
4.800000;10.000000;19.500000;,
4.800000;0.000000;19.500000;,
4.800000;0.000000;13.500000;,
4.800000;5.600000;10.700000;,
4.800000;10.000000;-28.500000;,
4.800000;5.608900;-10.467500;,
4.800000;0.000000;13.500000;,
4.800000;0.000000;-13.300000;,
0.800000;1.000000;-12.795000;,
0.800000;1.000000;13.000000;,
-2.500000;0.000000;28.500000;,
4.800000;0.000000;19.500000;,
4.800000;10.000000;19.500000;,
-2.500000;10.000000;28.500000;,
-5.500000;10.000000;28.500000;,
-5.500000;10.000000;-28.500000;,
-5.500000;0.000000;-28.500000;,
-5.500000;0.000000;28.500000;,
4.800000;0.000000;-13.300000;,
4.800000;0.000000;-28.500000;,
-5.500000;0.000000;28.500000;,
-2.500000;0.000000;28.500000;,
-2.500000;10.000000;28.500000;,
-5.500000;10.000000;28.500000;,
-5.500000;0.000000;-28.500000;,
-5.500000;10.000000;-28.500000;,
4.800000;10.000000;-28.500000;,
4.800000;0.000000;-28.500000;,
4.800000;10.000000;-27.950000;,
5.500000;10.000000;-27.250000;,
5.500000;-0.008500;-27.250000;,
4.800000;-0.008500;-27.950000;,
5.500000;10.000000;-22.650000;,
4.800000;10.000000;-22.000000;,
4.800000;-0.008500;-22.000000;,
5.500000;-0.008500;-22.650000;,
4.800000;10.000000;-19.316299;,
5.500000;10.000000;-18.616301;,
5.500000;-0.008500;-18.616301;,
4.800000;-0.008500;-19.316299;,
5.500000;10.000000;-14.016301;,
4.800000;10.000000;-13.366300;,
4.800000;-0.008500;-13.366300;,
5.500000;-0.008500;-14.016301;,
4.800000;5.607000;-4.516300;,
4.800000;5.607000;-10.466300;,
5.500000;6.257000;-9.766300;,
5.500000;6.257000;-5.166300;,
4.800000;10.000000;-10.466300;,
5.500000;10.000000;-9.766300;,
5.500000;10.000000;-5.166300;,
4.800000;10.000000;-4.516300;,
4.800000;5.607000;5.483700;,
4.800000;5.607000;-0.466300;,
5.500000;6.257000;0.233700;,
5.500000;6.257000;4.833700;,
4.800000;10.000000;-0.466300;,
5.500000;10.000000;0.233700;,
5.500000;10.000000;4.833700;,
4.800000;10.000000;5.483700;,
4.800000;5.607000;10.683700;,
4.800000;5.607000;7.833700;,
5.500000;6.257000;8.533700;,
5.500000;6.257000;10.033700;,
4.800000;10.000000;7.833700;,
5.500000;10.000000;8.533700;,
5.500000;10.000000;10.033700;,
4.800000;10.000000;10.683700;,
4.800000;10.000000;13.533699;,
5.500000;10.000000;14.233699;,
5.500000;-0.008500;14.233699;,
4.800000;-0.008500;13.533699;,
5.500000;10.000000;18.833701;,
4.800000;10.000000;19.483699;,
4.800000;-0.008500;19.483699;,
5.500000;-0.008500;18.833701;,
5.500000;10.000000;18.833701;,
5.500000;-0.008500;18.833701;,
4.800000;5.607000;10.700000;,
3.950000;5.050000;10.700000;,
3.950000;5.050000;8.400000;,
4.800000;5.607000;8.400000;,
0.800000;5.050000;10.700000;,
0.800000;5.050000;8.400000;,
4.800000;5.607000;-3.400000;,
3.950000;5.050000;-3.400000;,
3.950000;5.050000;-5.700000;,
4.800000;5.607000;-5.700000;,
0.800000;5.050000;-3.400000;,
0.800000;5.050000;-5.700000;,
4.800000;5.607000;-8.100000;,
3.950000;5.050000;-8.100000;,
3.950000;5.050000;-10.400000;,
4.800000;5.607000;-10.400000;,
0.800000;5.050000;-8.100000;,
0.800000;5.050000;-10.400000;,
4.800000;5.607000;6.000000;,
3.950000;5.050000;6.000000;,
3.950000;5.050000;3.700000;,
4.800000;5.607000;3.700000;,
0.800000;5.050000;6.000000;,
0.800000;5.050000;3.700000;,
4.800000;0.000000;-13.300000;,
4.800000;5.608900;-10.467500;,
0.800000;5.608900;-10.467500;,
0.800000;1.000000;-12.795000;,
4.800000;0.000000;13.500000;,
0.800000;1.000000;13.000000;,
0.800000;5.600000;10.700000;,
4.800000;5.600000;10.700000;,
0.800000;5.608900;-10.467500;,
0.800000;5.600000;10.700000;,
0.800000;1.000000;13.000000;,
0.800000;1.000000;-12.795000;,
4.800000;5.600000;10.700000;,
0.800000;5.600000;10.700000;,
0.800000;5.608900;-10.467500;,
4.800000;5.608900;-10.467500;,
3.950000;5.050000;10.700000;,
4.800000;5.607000;10.700000;,
0.800000;5.607000;10.700000;,
0.800000;5.050000;10.700000;,
3.950000;5.050000;8.400000;,
0.800000;5.050000;8.400000;,
0.800000;5.607000;8.400000;,
4.800000;5.607000;8.400000;,
3.950000;5.050000;-3.400000;,
4.800000;5.607000;-3.400000;,
0.800000;5.607000;-3.400000;,
0.800000;5.050000;-3.400000;,
3.950000;5.050000;-5.700000;,
0.800000;5.050000;-5.700000;,
0.800000;5.607000;-5.700000;,
4.800000;5.607000;-5.700000;,
3.950000;5.050000;-8.100000;,
4.800000;5.607000;-8.100000;,
0.800000;5.607000;-8.100000;,
0.800000;5.050000;-8.100000;,
3.950000;5.050000;-10.400000;,
0.800000;5.050000;-10.400000;,
0.800000;5.607000;-10.400000;,
4.800000;5.607000;-10.400000;,
3.950000;5.050000;6.000000;,
4.800000;5.607000;6.000000;,
0.800000;5.607000;6.000000;,
0.800000;5.050000;6.000000;,
3.950000;5.050000;3.700000;,
0.800000;5.050000;3.700000;,
0.800000;5.607000;3.700000;,
4.800000;5.607000;3.700000;,
0.850000;2.850000;-11.500000;,
0.850000;2.850000;-10.500000;,
0.850000;1.000000;-10.500000;,
0.850000;1.000000;-11.500000;,
0.850000;3.000000;5.650000;,
0.850000;2.500000;5.650000;,
0.850000;2.500000;2.100000;,
0.850000;3.000000;2.100000;,
0.850000;3.000000;9.650000;,
0.850000;2.500000;9.650000;,
0.850000;2.500000;6.100000;,
0.850000;3.000000;6.100000;,
0.850000;5.000000;9.650000;,
0.850000;4.500000;9.650000;,
0.850000;4.500000;6.100000;,
0.850000;5.000000;6.100000;,
0.850000;5.000000;5.650000;,
0.850000;4.500000;5.650000;,
0.850000;4.500000;2.100000;,
0.850000;5.000000;2.100000;,
0.850000;3.000000;-2.350000;,
0.850000;2.500000;-2.350000;,
0.850000;2.500000;-5.900000;,
0.850000;3.000000;-5.900000;,
0.850000;3.000000;1.650000;,
0.850000;2.500000;1.650000;,
0.850000;2.500000;-1.900000;,
0.850000;3.000000;-1.900000;,
0.850000;5.000000;1.650000;,
0.850000;4.500000;1.650000;,
0.850000;4.500000;-1.900000;,
0.850000;5.000000;-1.900000;,
0.850000;3.000000;-6.350000;,
0.850000;2.500000;-6.350000;,
0.850000;2.500000;-9.900000;,
0.850000;3.000000;-9.900000;,
0.850000;5.000000;-2.350000;,
0.850000;4.500000;-2.350000;,
0.850000;4.500000;-5.900000;,
0.850000;5.000000;-5.900000;,
0.850000;5.000000;-6.350000;,
0.850000;4.500000;-6.350000;,
0.850000;4.500000;-9.900000;,
0.850000;5.000000;-9.900000;,
4.850000;7.250000;-10.750000;,
4.850000;6.750000;-10.750000;,
4.850000;6.750000;-12.750000;,
4.850000;7.250000;-12.750000;,
4.850000;9.250000;-10.750000;,
4.850000;8.750000;-10.750000;,
4.850000;8.750000;-12.750000;,
4.850000;9.250000;-12.750000;,
4.850000;7.250000;7.650000;,
4.850000;6.750000;7.650000;,
4.850000;6.750000;5.650000;,
4.850000;7.250000;5.650000;,
4.850000;9.250000;-1.550000;,
4.850000;8.750000;-1.550000;,
4.850000;8.750000;-3.550000;,
4.850000;9.250000;-3.550000;,
4.850000;7.250000;-1.550000;,
4.850000;6.750000;-1.550000;,
4.850000;6.750000;-3.550000;,
4.850000;7.250000;-3.550000;,
4.850000;9.250000;7.650000;,
4.850000;8.750000;7.650000;,
4.850000;8.750000;5.650000;,
4.850000;9.250000;5.650000;,
1.750000;5.600000;1.748600;,
1.750000;5.600000;2.998700;,
1.500000;5.600000;2.998700;,
1.500000;5.600000;1.748600;,
2.750000;5.600000;1.748600;,
2.750000;5.600000;2.998700;,
2.500000;5.600000;2.998700;,
2.500000;5.600000;1.748600;,
3.750000;5.600000;1.748600;,
3.750000;5.600000;2.998700;,
3.500000;5.600000;2.998700;,
3.500000;5.600000;1.748600;,
1.750000;5.600000;-0.625700;,
1.750000;5.600000;0.624300;,
1.500000;5.600000;0.624300;,
1.500000;5.600000;-0.625700;,
2.750000;5.600000;-0.625700;,
2.750000;5.600000;0.624300;,
2.500000;5.600000;0.624300;,
2.500000;5.600000;-0.625700;,
3.750000;5.600000;-0.625700;,
3.750000;5.600000;0.624300;,
3.500000;5.600000;0.624300;,
3.500000;5.600000;-0.625700;,
3.750000;5.600000;-3.000000;,
3.750000;5.600000;-1.750000;,
3.500000;5.600000;-1.750000;,
3.500000;5.600000;-3.000000;,
2.750000;5.600000;-3.000000;,
2.750000;5.600000;-1.750000;,
2.500000;5.600000;-1.750000;,
2.500000;5.600000;-3.000000;,
1.750000;5.600000;-3.000000;,
1.750000;5.600000;-1.750000;,
1.500000;5.600000;-1.750000;,
1.500000;5.600000;-3.000000;;
150;
3;0,1,2;,
3;0,2,3;,
3;4,0,3;,
3;4,3,5;,
3;6,7,8;,
3;6,8,9;,
3;10,11,12;,
3;10,12,13;,
3;14,15,16;,
3;14,16,17;,
3;4,5,18;,
3;4,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;29,32,35;,
3;29,35,30;,
3;36,37,38;,
3;36,38,39;,
3;40,41,42;,
3;40,42,43;,
3;37,40,43;,
3;37,43,38;,
3;44,45,46;,
3;44,46,47;,
3;48,49,46;,
3;48,46,45;,
3;50,51,44;,
3;50,44,47;,
3;49,50,47;,
3;49,47,46;,
3;52,53,54;,
3;52,54,55;,
3;56,57,54;,
3;56,54,53;,
3;58,59,52;,
3;58,52,55;,
3;57,58,55;,
3;57,55,54;,
3;60,61,62;,
3;60,62,63;,
3;64,65,62;,
3;64,62,61;,
3;66,67,60;,
3;66,60,63;,
3;65,66,63;,
3;65,63,62;,
3;68,69,70;,
3;68,70,71;,
3;72,73,74;,
3;72,74,75;,
3;69,76,77;,
3;69,77,70;,
3;78,79,80;,
3;78,80,81;,
3;79,82,83;,
3;79,83,80;,
3;84,85,86;,
3;84,86,87;,
3;85,88,89;,
3;85,89,86;,
3;90,91,92;,
3;90,92,93;,
3;91,94,95;,
3;91,95,92;,
3;96,97,98;,
3;96,98,99;,
3;97,100,101;,
3;97,101,98;,
3;102,103,104;,
3;102,104,105;,
3;106,107,108;,
3;106,108,109;,
3;110,111,112;,
3;110,112,113;,
3;114,115,116;,
3;114,116,117;,
3;118,119,120;,
3;118,120,121;,
3;122,123,124;,
3;122,124,125;,
3;126,127,128;,
3;126,128,129;,
3;130,131,132;,
3;130,132,133;,
3;134,135,136;,
3;134,136,137;,
3;138,139,140;,
3;138,140,141;,
3;142,143,144;,
3;142,144,145;,
3;146,147,148;,
3;146,148,149;,
3;150,151,152;,
3;150,152,153;,
3;154,155,156;,
3;154,156,157;,
3;158,159,160;,
3;158,160,161;,
3;162,163,164;,
3;162,164,165;,
3;166,167,168;,
3;166,168,169;,
3;170,171,172;,
3;170,172,173;,
3;174,175,176;,
3;174,176,177;,
3;178,179,180;,
3;178,180,181;,
3;182,183,184;,
3;182,184,185;,
3;186,187,188;,
3;186,188,189;,
3;190,191,192;,
3;190,192,193;,
3;194,195,196;,
3;194,196,197;,
3;198,199,200;,
3;198,200,201;,
3;202,203,204;,
3;202,204,205;,
3;206,207,208;,
3;206,208,209;,
3;210,211,212;,
3;210,212,213;,
3;214,215,216;,
3;214,216,217;,
3;218,219,220;,
3;218,220,221;,
3;222,223,224;,
3;222,224,225;,
3;226,227,228;,
3;226,228,229;,
3;230,231,232;,
3;230,232,233;,
3;234,235,236;,
3;234,236,237;,
3;238,239,240;,
3;238,240,241;,
3;242,243,244;,
3;242,244,245;,
3;246,247,248;,
3;246,248,249;,
3;250,251,252;,
3;250,252,253;;
MeshTextureCoords {
254;
0.293145;0.873173;,
0.293145;0.148537;,
0.727928;0.148537;,
0.930827;0.554333;,
3.771410;0.873173;,
2.464710;0.554975;,
0.743684;4.018220;,
0.743684;0.972770;,
0.289138;1.030158;,
0.289138;3.961400;,
0.640969;0.148537;,
1.293145;0.148537;,
1.293145;0.873173;,
0.640970;0.873173;,
0.640969;0.873173;,
4.771410;0.873173;,
4.771410;0.148537;,
0.640969;0.148537;,
2.669960;0.148537;,
3.771410;0.148537;,
0.960784;0.014980;,
1.254902;0.014980;,
1.254902;0.995371;,
0.960784;0.995371;,
0.960784;0.014980;,
0.960784;0.995371;,
1.970588;0.995371;,
1.970588;0.014980;,
4.643850;0.995371;,
4.575220;0.995371;,
4.575220;0.014146;,
4.643850;0.014146;,
4.124240;0.995371;,
4.060520;0.995371;,
4.060520;0.014146;,
4.124240;0.014146;,
3.797410;0.995371;,
3.728780;0.995371;,
3.728780;0.014146;,
3.797410;0.014146;,
3.277800;0.995371;,
3.214080;0.995371;,
3.214080;0.014146;,
3.277800;0.014146;,
2.346430;0.564683;,
2.929760;0.564683;,
2.861140;0.628408;,
2.410160;0.628408;,
2.929760;0.995371;,
2.861140;0.995371;,
2.410160;0.995371;,
2.346430;0.995371;,
1.366040;0.564683;,
1.949370;0.564683;,
1.880740;0.628408;,
1.429760;0.628408;,
1.949370;0.995371;,
1.880740;0.995371;,
1.429760;0.995371;,
1.366040;0.995371;,
0.856235;0.564683;,
1.135650;0.564683;,
1.067020;0.628408;,
0.919960;0.628408;,
1.135650;0.995371;,
1.067020;0.995371;,
0.919960;0.995371;,
0.856235;0.995371;,
0.576823;0.995371;,
0.508196;0.995371;,
0.508196;0.014146;,
0.576823;0.014146;,
1.057217;0.995371;,
0.993491;0.995371;,
0.993491;0.014146;,
1.057217;0.014146;,
0.057217;0.995371;,
0.057217;0.014146;,
0.743684;1.700040;,
0.647093;1.700040;,
0.647093;1.438680;,
0.743684;1.438680;,
0.289138;1.700040;,
0.289138;1.438680;,
0.743684;1.097770;,
0.647093;1.097770;,
0.647093;0.836406;,
0.743684;0.836406;,
0.289138;1.097770;,
0.289138;0.836406;,
0.743684;0.563679;,
0.647093;0.563679;,
0.647093;0.302316;,
0.743684;0.302316;,
0.289138;0.563679;,
0.289138;0.302316;,
0.743684;1.165950;,
0.647093;1.165950;,
0.647093;0.904587;,
0.743684;0.904587;,
0.289138;1.165950;,
0.289138;0.904587;,
0.855545;0.977291;,
0.855545;1.997079;,
0.128272;1.997079;,
0.128272;1.159109;,
0.855545;0.977291;,
0.128272;1.159109;,
0.128272;1.995469;,
0.855545;1.995469;,
2.869590;0.570873;,
0.593514;0.569921;,
0.346202;0.075299;,
3.119860;0.075299;,
0.680203;2.387420;,
0.344069;2.387420;,
0.344069;0.608644;,
0.680203;0.608644;,
0.014558;1.470404;,
0.244590;0.779140;,
0.244590;4.032160;,
0.014558;4.032160;,
0.014558;1.470404;,
0.014558;4.032160;,
0.244590;4.032160;,
0.244590;0.779140;,
0.014558;1.470404;,
0.244590;0.779140;,
0.244590;4.032160;,
0.014558;4.032160;,
0.014558;1.470404;,
0.014558;4.032160;,
0.244590;4.032160;,
0.244590;0.779140;,
0.014558;1.470404;,
0.244590;0.779140;,
0.244590;4.032160;,
0.014558;4.032160;,
0.014558;1.470404;,
0.014558;4.032160;,
0.244590;4.032160;,
0.244590;0.779140;,
0.014558;1.470404;,
0.244590;0.779140;,
0.244590;4.032160;,
0.014558;4.032160;,
0.014558;1.470404;,
0.014558;4.032160;,
0.244590;4.032160;,
0.244590;0.779140;,
1.986120;0.998562;,
0.983769;0.998562;,
0.983769;0.024890;,
1.986120;0.024890;,
0.415321;0.980058;,
0.415321;0.883905;,
1.108480;0.883905;,
1.108480;0.980058;,
0.634293;0.980058;,
0.634293;0.883905;,
1.327455;0.883905;,
1.327455;0.980058;,
0.634293;0.364673;,
0.634293;0.268519;,
1.327455;0.268519;,
1.327455;0.364673;,
0.415321;0.364673;,
0.415321;0.268519;,
1.108480;0.268519;,
1.108480;0.364673;,
1.977380;0.980058;,
1.977380;0.883905;,
2.670540;0.883905;,
2.670540;0.980058;,
1.196350;0.980058;,
1.196350;0.883905;,
1.889510;0.883905;,
1.889510;0.980058;,
1.196350;0.364673;,
1.196350;0.268519;,
1.889510;0.268519;,
1.889510;0.364673;,
2.758410;0.980058;,
2.758410;0.883905;,
3.451570;0.883905;,
3.451570;0.980058;,
1.977380;0.364673;,
1.977380;0.268519;,
2.670540;0.268519;,
2.670540;0.364673;,
2.758410;0.364673;,
2.758410;0.268519;,
3.451570;0.268519;,
3.451570;0.364673;,
3.617540;0.797365;,
3.617540;0.701211;,
4.008050;0.701211;,
4.008050;0.797365;,
3.617540;1.181980;,
3.617540;1.085830;,
4.008050;1.085830;,
4.008050;1.181980;,
0.024807;0.797365;,
0.024807;0.701211;,
0.415321;0.701211;,
0.415321;0.797365;,
1.821170;1.181980;,
1.821170;1.085830;,
2.211690;1.085830;,
2.211690;1.181980;,
1.821170;0.797365;,
1.821170;0.701211;,
2.211690;0.701211;,
2.211690;0.797365;,
0.024807;1.181980;,
0.024807;1.085830;,
0.415321;1.085830;,
0.415321;1.181980;,
1.344580;0.499898;,
1.100500;0.499898;,
1.100500;0.499898;,
1.344580;0.499898;,
1.344580;0.499898;,
1.100500;0.499898;,
1.100500;0.499898;,
1.344580;0.499898;,
1.344580;0.499898;,
1.100500;0.499898;,
1.100500;0.499898;,
1.344580;0.499898;,
1.808180;0.499898;,
1.564110;0.499898;,
1.564110;0.499898;,
1.808180;0.499898;,
1.808180;0.499898;,
1.564110;0.499898;,
1.564110;0.499898;,
1.808180;0.499898;,
1.808180;0.499898;,
1.564110;0.499898;,
1.564110;0.499898;,
1.808180;0.499898;,
2.271780;0.499898;,
2.027710;0.499898;,
2.027710;0.499898;,
2.271780;0.499898;,
2.271780;0.499898;,
2.027710;0.499898;,
2.027710;0.499898;,
2.271780;0.499898;,
2.271780;0.499898;,
2.027710;0.499898;,
2.027710;0.499898;,
2.271780;0.499898;;
}
MeshNormals {
254;
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.242536;0.970143;0.000000;,
0.242536;0.970142;0.000000;,
0.242536;0.970143;0.000000;,
0.242536;0.970143;0.000000;,
0.776642;0.000000;0.629943;,
0.776642;0.000000;0.629943;,
0.776642;0.000000;0.629943;,
0.776642;0.000000;0.629943;,
-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;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.707107;0.000000;-0.707106;,
0.902369;0.000000;-0.235702;,
0.804738;0.000000;-0.471404;,
0.707107;0.000000;-0.707106;,
0.786967;0.000000;0.488529;,
0.680451;0.000000;0.732794;,
0.680451;0.000000;0.732794;,
0.893484;0.000000;0.244265;,
0.707106;0.000000;-0.707107;,
0.902369;0.000000;-0.235702;,
0.804738;0.000000;-0.471405;,
0.707106;0.000000;-0.707107;,
0.786968;0.000000;0.488529;,
0.680452;0.000000;0.732793;,
0.680452;0.000000;0.732793;,
0.893484;0.000000;0.244264;,
0.680451;-0.366397;0.366397;,
0.693779;-0.366397;-0.353553;,
0.755023;-0.293117;-0.282843;,
0.840226;-0.183198;0.183198;,
0.707107;0.000000;-0.707107;,
0.902369;0.000000;-0.235702;,
0.786967;0.000000;0.488529;,
0.680451;0.000000;0.732794;,
0.680451;-0.366397;0.366397;,
0.693779;-0.366397;-0.353553;,
0.755023;-0.293117;-0.282843;,
0.840226;-0.183198;0.183198;,
0.707107;0.000000;-0.707107;,
0.902369;0.000000;-0.235702;,
0.786967;0.000000;0.488529;,
0.680451;0.000000;0.732794;,
0.680451;-0.366397;0.366397;,
0.693779;-0.366397;-0.353553;,
0.755023;-0.293117;-0.282843;,
0.840226;-0.183198;0.183198;,
0.707107;0.000000;-0.707107;,
0.902369;0.000000;-0.235702;,
0.786967;0.000000;0.488529;,
0.680451;0.000000;0.732794;,
0.707107;0.000000;-0.707107;,
0.902369;0.000000;-0.235702;,
0.804738;0.000000;-0.471405;,
0.707107;0.000000;-0.707107;,
0.680451;0.000000;0.732794;,
0.680451;0.000000;0.732794;,
0.680451;0.000000;0.732794;,
0.680451;0.000000;0.732794;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
0.548097;-0.836415;0.000000;,
0.182699;-0.945472;0.000000;,
0.365398;-0.890943;0.000000;,
0.548097;-0.836415;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.548097;-0.836415;0.000000;,
0.182699;-0.945472;0.000000;,
0.365398;-0.890943;0.000000;,
0.548097;-0.836415;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.548097;-0.836415;0.000000;,
0.182699;-0.945472;0.000000;,
0.365398;-0.890943;0.000000;,
0.548097;-0.836415;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.548097;-0.836415;0.000000;,
0.182699;-0.945472;0.000000;,
0.365398;-0.890943;0.000000;,
0.548097;-0.836415;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
-0.000000;-0.450781;0.892634;,
0.000000;-0.450781;0.892634;,
-0.000000;-0.450781;0.892634;,
-0.000000;-0.450782;0.892634;,
-0.000000;-0.447214;-0.894427;,
-0.000000;-0.447214;-0.894427;,
-0.000000;-0.447214;-0.894427;,
0.000000;-0.447214;-0.894427;,
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.000420;,
0.000000;-1.000000;-0.000420;,
0.000000;-1.000000;-0.000420;,
0.000000;-1.000000;-0.000420;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;;
150;
3;0,1,2;,
3;0,2,3;,
3;4,0,3;,
3;4,3,5;,
3;6,7,8;,
3;6,8,9;,
3;10,11,12;,
3;10,12,13;,
3;14,15,16;,
3;14,16,17;,
3;4,5,18;,
3;4,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;29,32,35;,
3;29,35,30;,
3;36,37,38;,
3;36,38,39;,
3;40,41,42;,
3;40,42,43;,
3;37,40,43;,
3;37,43,38;,
3;44,45,46;,
3;44,46,47;,
3;48,49,46;,
3;48,46,45;,
3;50,51,44;,
3;50,44,47;,
3;49,50,47;,
3;49,47,46;,
3;52,53,54;,
3;52,54,55;,
3;56,57,54;,
3;56,54,53;,
3;58,59,52;,
3;58,52,55;,
3;57,58,55;,
3;57,55,54;,
3;60,61,62;,
3;60,62,63;,
3;64,65,62;,
3;64,62,61;,
3;66,67,60;,
3;66,60,63;,
3;65,66,63;,
3;65,63,62;,
3;68,69,70;,
3;68,70,71;,
3;72,73,74;,
3;72,74,75;,
3;69,76,77;,
3;69,77,70;,
3;78,79,80;,
3;78,80,81;,
3;79,82,83;,
3;79,83,80;,
3;84,85,86;,
3;84,86,87;,
3;85,88,89;,
3;85,89,86;,
3;90,91,92;,
3;90,92,93;,
3;91,94,95;,
3;91,95,92;,
3;96,97,98;,
3;96,98,99;,
3;97,100,101;,
3;97,101,98;,
3;102,103,104;,
3;102,104,105;,
3;106,107,108;,
3;106,108,109;,
3;110,111,112;,
3;110,112,113;,
3;114,115,116;,
3;114,116,117;,
3;118,119,120;,
3;118,120,121;,
3;122,123,124;,
3;122,124,125;,
3;126,127,128;,
3;126,128,129;,
3;130,131,132;,
3;130,132,133;,
3;134,135,136;,
3;134,136,137;,
3;138,139,140;,
3;138,140,141;,
3;142,143,144;,
3;142,144,145;,
3;146,147,148;,
3;146,148,149;,
3;150,151,152;,
3;150,152,153;,
3;154,155,156;,
3;154,156,157;,
3;158,159,160;,
3;158,160,161;,
3;162,163,164;,
3;162,164,165;,
3;166,167,168;,
3;166,168,169;,
3;170,171,172;,
3;170,172,173;,
3;174,175,176;,
3;174,176,177;,
3;178,179,180;,
3;178,180,181;,
3;182,183,184;,
3;182,184,185;,
3;186,187,188;,
3;186,188,189;,
3;190,191,192;,
3;190,192,193;,
3;194,195,196;,
3;194,196,197;,
3;198,199,200;,
3;198,200,201;,
3;202,203,204;,
3;202,204,205;,
3;206,207,208;,
3;206,208,209;,
3;210,211,212;,
3;210,212,213;,
3;214,215,216;,
3;214,216,217;,
3;218,219,220;,
3;218,220,221;,
3;222,223,224;,
3;222,224,225;,
3;226,227,228;,
3;226,228,229;,
3;230,231,232;,
3;230,232,233;,
3;234,235,236;,
3;234,236,237;,
3;238,239,240;,
3;238,240,241;,
3;242,243,244;,
3;242,244,245;,
3;246,247,248;,
3;246,248,249;,
3;250,251,252;,
3;250,252,253;;
}
MeshMaterialList {
7;
150;
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
2,
2,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
3,
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,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
6,
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.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 {
1.000000;1.000000;1.000000;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"intE_tex.png";
}
}
Material {
0.432700;0.067187;0.098900;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA2_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";
}
}
Material {
1.000000;0.347497;0.098000;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.800000;0.750000;0.500000;;
TextureFilename {
"genB1_tex.png";
}
}
Material {
1.000000;1.000000;1.000000;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.900000;0.800000;0.700000;;
TextureFilename {
"NULL.png";
}
}
}
}
}
}