Files
RP412/assets/RP411/VIDEO/ODC.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

1048 lines
25 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 {
176;
12.584800;-1.617000;-1.509400;,
12.434700;-2.567000;-1.509400;,
12.434600;-2.567000;1.490600;,
12.584601;-1.617000;1.490600;,
13.634800;-3.017000;-1.509400;,
13.634600;-3.017000;1.490600;,
9.034500;0.033000;3.282700;,
9.034900;0.033000;-3.259100;,
16.634800;0.033000;-3.258700;,
16.634501;0.033000;3.283100;,
9.034900;1.833000;-3.259100;,
9.034500;1.833000;3.282700;,
16.634501;1.833000;3.283100;,
16.634800;1.833000;-3.258700;,
-6.265500;2.933000;2.739200;,
-2.065500;2.933000;2.739400;,
-2.065200;2.933000;-2.710600;,
-6.265200;2.933000;-2.710800;,
-2.515500;-0.417000;2.339400;,
-2.515400;-1.067000;1.739400;,
-0.015400;-1.067000;1.739500;,
-0.015400;-0.417000;2.339500;,
-2.515200;-1.067000;-1.410600;,
-2.515200;-0.417000;-1.760600;,
-0.015200;-0.417000;-1.760500;,
-0.015200;-1.067000;-1.410500;,
13.634499;-3.017000;2.990600;,
13.634800;-3.017000;-3.009400;,
44.834800;-3.017000;-3.009400;,
44.834499;-3.017000;2.990600;,
12.134499;-1.017000;2.990600;,
12.134800;-1.017000;-3.009400;,
3.084600;-0.417000;2.090100;,
3.084600;-1.067000;1.490100;,
5.584600;-1.067000;1.490200;,
5.584600;-0.417000;2.090200;,
3.084800;-1.067000;-1.659900;,
3.084800;-0.417000;-2.009900;,
5.584800;-0.417000;-2.009800;,
5.584800;-1.067000;-1.659800;,
12.450000;-2.314900;0.990600;,
12.533100;-1.923600;1.290600;,
5.291600;-0.466200;1.290200;,
5.208400;-0.857500;0.990200;,
12.533100;-1.923600;0.640600;,
5.291600;-0.466200;0.640200;,
12.450000;-2.314900;-0.009400;,
12.533200;-1.923600;0.290600;,
5.291600;-0.466200;0.290200;,
5.208400;-0.857500;-0.009800;,
12.533200;-1.923600;-0.359400;,
5.291600;-0.466200;-0.359800;,
16.634800;0.033000;-3.258700;,
16.634800;1.833000;-3.258700;,
16.634501;1.833000;3.283100;,
16.634501;0.033000;3.283100;,
9.034500;0.033000;3.282700;,
9.034500;1.833000;3.282700;,
9.034900;1.833000;-3.259100;,
9.034900;0.033000;-3.259100;,
-4.015500;1.283000;3.139300;,
9.034500;1.283000;3.140400;,
9.034500;1.483000;2.890400;,
-4.015500;1.483000;2.889300;,
-4.015500;1.083000;2.889300;,
9.034500;1.083000;2.890400;,
-4.015200;1.283000;-3.110700;,
-4.015200;1.483000;-2.860700;,
9.034799;1.483000;-2.859600;,
9.034799;1.283000;-3.109600;,
-4.015200;1.083000;-2.860700;,
9.034799;1.083000;-2.859600;,
-6.015500;-0.417000;2.422600;,
-6.015500;-2.417000;2.522600;,
-3.465500;-2.417000;2.522700;,
-3.465500;-0.417000;2.422700;,
-6.015400;-0.417000;2.272600;,
-3.465400;-0.417000;2.272700;,
-6.015200;-0.417000;-2.310800;,
-6.015200;-2.417000;-2.560800;,
-3.465200;-2.417000;-2.560600;,
-3.465200;-0.417000;-2.310600;,
-6.015200;-0.417000;-2.460800;,
-3.465200;-0.417000;-2.460600;,
-6.157200;-0.417000;2.239200;,
-6.157000;-0.417000;-2.260800;,
-6.407000;-2.067000;-2.260800;,
-6.407200;-2.067000;2.239200;,
-6.065500;0.433000;2.739200;,
-6.065500;0.583000;3.289200;,
-6.065500;1.533000;3.289200;,
-6.065500;1.683000;2.739200;,
-6.065200;0.433000;-2.710800;,
-6.065200;1.683000;-2.710800;,
-6.065100;1.533000;-3.260800;,
-6.065100;0.583000;-3.260800;,
12.134499;2.983000;2.990600;,
12.134800;2.983000;-3.009400;,
12.134800;-1.017000;-3.009400;,
12.134499;-1.017000;2.990600;,
13.634800;-3.017000;-3.009400;,
12.134800;-1.017000;-3.009400;,
12.134800;2.983000;-3.009400;,
44.834800;2.983000;-3.009200;,
44.834800;-3.017000;-3.009400;,
12.134499;2.983000;2.990600;,
12.134499;-1.017000;2.990600;,
13.634499;-3.017000;2.990600;,
44.834499;-3.017000;2.990600;,
44.834499;2.983000;2.990800;,
16.634800;0.033000;-3.258700;,
9.034900;0.033000;-3.259100;,
9.034900;1.833000;-3.259100;,
16.634800;1.833000;-3.258700;,
16.634501;1.833000;3.283100;,
9.034500;1.833000;3.282700;,
9.034500;0.033000;3.282700;,
16.634501;0.033000;3.283100;,
12.134800;2.983000;-3.009400;,
12.134499;2.983000;2.990600;,
44.834499;2.983000;2.990800;,
44.834800;2.983000;-3.009200;,
-1.815400;2.083000;2.289500;,
-3.065400;-0.417000;2.289400;,
12.134600;-0.417000;2.290500;,
12.134600;2.083000;2.290500;,
-3.065400;-0.417000;2.289400;,
-3.065200;-0.417000;-2.260600;,
12.134800;-0.417000;-2.259400;,
12.134600;-0.417000;2.290500;,
12.134600;2.083000;2.290500;,
12.134800;2.083000;-2.259400;,
-1.815200;2.083000;-2.260600;,
-1.815400;2.083000;2.289500;,
-1.815200;2.083000;-2.260600;,
12.134800;2.083000;-2.259400;,
12.134800;-0.417000;-2.259400;,
-3.065200;-0.417000;-2.260600;,
-3.065500;-0.417000;2.739400;,
-1.815500;2.083000;2.739400;,
-2.065500;2.933000;2.739400;,
-6.265500;2.933000;2.739200;,
-6.265500;-0.417000;2.739200;,
-3.065200;-0.417000;-2.710600;,
-6.265200;-0.417000;-2.710800;,
-6.265200;2.933000;-2.710800;,
-2.065200;2.933000;-2.710600;,
-1.815200;2.083000;-2.710500;,
-4.015500;0.433000;2.739300;,
-4.015500;0.583000;3.289300;,
-6.065500;0.583000;3.289200;,
-6.065500;0.433000;2.739200;,
-6.065500;1.683000;2.739200;,
-6.065500;1.533000;3.289200;,
-4.015500;1.533000;3.289300;,
-4.015500;1.683000;2.739300;,
-6.065200;1.683000;-2.710800;,
-4.015200;1.683000;-2.710700;,
-4.015200;1.533000;-3.260700;,
-6.065100;1.533000;-3.260800;,
-4.015200;0.433000;-2.710700;,
-6.065200;0.433000;-2.710800;,
-6.065100;0.583000;-3.260800;,
-4.015200;0.583000;-3.260700;,
-1.815500;2.083000;2.739400;,
-3.065500;-0.417000;2.739400;,
-3.065200;-0.417000;-2.710600;,
-1.815200;2.083000;-2.710500;,
-6.265500;-0.417000;2.739200;,
-6.265500;2.933000;2.739200;,
-6.265200;2.933000;-2.710800;,
-6.265200;-0.417000;-2.710800;,
-3.065500;-0.417000;2.739400;,
-6.265500;-0.417000;2.739200;,
-6.265200;-0.417000;-2.710800;,
-3.065200;-0.417000;-2.710600;;
108;
3;0,1,2;,
3;0,2,3;,
3;2,1,4;,
3;2,4,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;18,19,20;,
3;18,20,21;,
3;22,23,24;,
3;22,24,25;,
3;19,22,25;,
3;19,25,20;,
3;26,27,28;,
3;26,28,29;,
3;30,31,27;,
3;30,27,26;,
3;32,33,34;,
3;32,34,35;,
3;36,37,38;,
3;36,38,39;,
3;33,36,39;,
3;33,39,34;,
3;3,2,5;,
3;0,4,1;,
3;40,41,42;,
3;40,42,43;,
3;44,40,43;,
3;44,43,45;,
3;46,47,48;,
3;46,48,49;,
3;50,46,49;,
3;50,49,51;,
3;52,53,54;,
3;52,54,55;,
3;56,57,58;,
3;56,58,59;,
3;60,61,62;,
3;60,62,63;,
3;64,65,61;,
3;64,61,60;,
3;66,67,68;,
3;66,68,69;,
3;70,66,69;,
3;70,69,71;,
3;72,73,74;,
3;72,74,75;,
3;73,76,77;,
3;73,77,74;,
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;88,89,90;,
3;88,90,91;,
3;92,93,94;,
3;92,94,95;,
3;96,97,98;,
3;96,98,99;,
3;100,101,102;,
3;100,102,103;,
3;100,103,104;,
3;105,106,107;,
3;105,107,108;,
3;105,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;138,141,142;,
3;143,144,145;,
3;143,145,146;,
3;143,146,147;,
3;148,149,150;,
3;148,150,151;,
3;152,153,154;,
3;152,154,155;,
3;149,154,153;,
3;149,153,150;,
3;156,157,158;,
3;156,158,159;,
3;160,161,162;,
3;160,162,163;,
3;163,162,159;,
3;163,159,158;,
3;164,165,166;,
3;164,166,167;,
3;168,169,170;,
3;168,170,171;,
3;172,173,174;,
3;172,174,175;;
MeshTextureCoords {
176;
0.829919;0.056406;,
0.822699;0.056406;,
0.822691;0.200803;,
0.829911;0.200803;,
0.880458;0.056409;,
0.880450;0.200806;,
0.659038;1.287060;,
0.659054;0.972190;,
1.024858;0.972210;,
1.024841;1.287080;,
0.659054;0.972190;,
0.659038;1.287060;,
1.024841;1.287080;,
1.024858;0.972210;,
0.729880;0.914390;,
1.066524;0.914410;,
1.066547;0.477570;,
0.729900;0.477550;,
0.103114;0.241659;,
0.103116;0.212780;,
0.223446;0.212786;,
0.223445;0.241665;,
0.103124;0.061164;,
0.103125;0.044318;,
0.223455;0.044324;,
0.223454;0.061170;,
0.880446;1.273004;,
0.880461;0.984210;,
2.382180;0.984210;,
2.382170;1.273004;,
0.808248;1.273000;,
0.808263;0.984210;,
0.372655;0.229658;,
0.372656;0.200779;,
0.492987;0.200785;,
0.492985;0.229664;,
0.372664;0.049162;,
0.372665;0.032316;,
0.492995;0.032323;,
0.492994;0.049169;,
1.410019;0.190080;,
1.416528;0.220700;,
0.849724;0.334770;,
0.843215;0.304150;,
1.416530;0.220700;,
0.849727;0.334770;,
1.410024;0.190080;,
1.416532;0.220700;,
0.849728;0.334770;,
0.843219;0.304150;,
1.416534;0.220700;,
0.849731;0.334770;,
2.442520;0.913580;,
2.442520;1.024860;,
2.038110;1.024860;,
2.038110;0.913580;,
2.038140;0.913580;,
2.038140;1.024860;,
2.442550;1.024860;,
2.442550;0.913580;,
0.121254;0.471690;,
1.142689;0.471690;,
1.142690;0.487340;,
0.121255;0.487340;,
0.121255;0.456030;,
1.142690;0.456030;,
0.121280;0.471690;,
0.121280;0.487340;,
1.142714;0.487340;,
1.142715;0.471690;,
0.121280;0.456030;,
1.142714;0.456030;,
0.964720;0.464700;,
0.964720;0.308150;,
1.164306;0.308150;,
1.164307;0.464700;,
0.964720;0.464700;,
1.164307;0.464700;,
0.964740;0.464700;,
0.964740;0.308150;,
1.164327;0.308150;,
1.164326;0.464700;,
0.964740;0.464700;,
1.164327;0.464700;,
0.953620;0.464700;,
0.953640;0.464700;,
0.934070;0.335550;,
0.934050;0.335550;,
2.071730;0.938310;,
2.037730;0.947590;,
2.037730;1.006310;,
2.071730;1.015590;,
2.408650;0.938310;,
2.408650;1.015590;,
2.442650;1.006310;,
2.442650;0.947590;,
2.056190;1.095950;,
2.427110;1.095950;,
2.427110;0.848670;,
2.056190;0.848670;,
0.569070;0.766880;,
0.459390;0.913120;,
0.459390;1.205600;,
2.850417;1.205600;,
2.850417;0.766880;,
0.459370;1.205600;,
0.459370;0.913120;,
0.569050;0.766880;,
2.850394;0.766880;,
2.850394;1.205600;,
1.621180;4.853680;,
0.680230;4.853680;,
0.680230;4.666400;,
1.621180;4.666400;,
1.621130;4.666400;,
0.680190;4.666400;,
0.680190;4.853680;,
1.621130;4.853680;,
0.540740;0.905770;,
0.540720;1.344490;,
2.931740;1.344510;,
2.931763;0.905790;,
0.168200;0.640060;,
0.048880;0.401420;,
1.499790;0.401420;,
1.499790;0.640060;,
0.960380;0.920010;,
0.960400;0.485680;,
2.411320;0.485800;,
2.411290;0.920120;,
1.411290;0.920120;,
1.411320;0.485800;,
0.079720;0.485690;,
0.079700;0.920010;,
0.168220;0.640060;,
1.499810;0.640060;,
1.499810;0.401420;,
0.048900;0.401420;,
1.755260;0.991260;,
2.054580;1.589900;,
1.994710;1.793440;,
0.989010;1.793440;,
0.989010;0.991260;,
1.755330;0.991260;,
0.989080;0.991260;,
0.989080;1.793440;,
1.994780;1.793440;,
2.054650;1.589900;,
0.527780;0.194800;,
0.527770;0.230720;,
0.036890;0.230720;,
0.036900;0.194800;,
0.036900;0.494120;,
0.036890;0.458200;,
0.527770;0.458200;,
0.527780;0.494120;,
0.036970;0.494120;,
0.527850;0.494120;,
0.527860;0.458200;,
0.036980;0.458200;,
0.527850;0.194800;,
0.036970;0.194800;,
0.036980;0.230720;,
0.527860;0.230720;,
5.790520;1.245120;,
5.790540;0.546000;,
7.314500;0.546000;,
7.314500;1.245120;,
5.790580;0.546000;,
5.790580;1.482810;,
7.314600;1.482810;,
7.314600;0.546000;,
1.351310;0.185780;,
0.681320;0.185780;,
0.681380;0.185780;,
1.351370;0.185780;;
}
MeshNormals {
176;
-0.658503;0.104009;-0.333366;,
-0.446282;-0.260092;-0.333348;,
-0.535546;-0.312128;0.199973;,
-0.493881;0.077982;0.499967;,
-0.234074;-0.624223;-0.333345;,
-0.175562;-0.468165;0.499988;,
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.000029;-0.678280;0.734803;,
-0.000010;-0.892760;0.244934;,
-0.000020;-0.785520;0.489869;,
-0.000029;-0.678280;0.734804;,
0.000023;-0.649400;-0.586981;,
0.000035;-0.474100;-0.880471;,
0.000035;-0.474100;-0.880471;,
0.000012;-0.824700;-0.293490;,
-0.266667;-0.866667;-0.000013;,
-0.533333;-0.733333;-0.000027;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
-0.800000;-0.600000;-0.000040;,
-0.800000;-0.600000;-0.000040;,
-0.000029;-0.678280;0.734803;,
-0.000010;-0.892760;0.244934;,
-0.000020;-0.785520;0.489869;,
-0.000029;-0.678280;0.734803;,
0.000023;-0.649400;-0.586981;,
0.000035;-0.474100;-0.880471;,
0.000035;-0.474100;-0.880471;,
0.000012;-0.824700;-0.293490;,
-0.122240;-0.607311;0.282480;,
-0.118422;-0.588193;0.800003;,
-0.118419;-0.588184;0.800010;,
-0.126059;-0.626429;-0.235053;,
-0.129880;-0.645556;-0.752588;,
-0.129879;-0.645547;-0.752596;,
-0.122237;-0.607299;0.282480;,
-0.118417;-0.588175;0.800017;,
-0.118417;-0.588175;0.800017;,
-0.126057;-0.626423;-0.235058;,
-0.129877;-0.645547;-0.752596;,
-0.129877;-0.645547;-0.752596;,
1.000000;0.000000;0.000046;,
1.000000;0.000000;0.000046;,
1.000000;0.000000;0.000046;,
1.000000;0.000000;0.000046;,
-1.000000;0.000000;-0.000061;,
-1.000000;0.000000;-0.000061;,
-1.000000;0.000000;-0.000061;,
-1.000000;0.000000;-0.000061;,
-0.000053;0.260290;0.624695;,
-0.000053;-0.260290;0.624695;,
-0.000053;0.780869;0.624695;,
-0.000053;0.780869;0.624695;,
-0.000053;-0.780869;0.624695;,
-0.000053;-0.780869;0.624695;,
0.000053;0.260290;-0.624695;,
0.000053;0.780869;-0.624695;,
0.000053;0.780869;-0.624695;,
0.000053;-0.260290;-0.624695;,
0.000053;-0.780869;-0.624695;,
0.000053;-0.780869;-0.624695;,
-0.000039;0.049938;0.998752;,
0.000013;-0.066044;-0.328601;,
-0.000013;-0.008053;0.335076;,
-0.000039;0.049938;0.998752;,
0.000039;-0.124035;-0.992278;,
0.000039;-0.124035;-0.992278;,
-0.000078;-0.124035;0.992278;,
0.000026;-0.008053;-0.335076;,
-0.000026;-0.066044;0.328601;,
-0.000078;-0.124035;0.992278;,
0.000078;0.049938;-0.998752;,
0.000078;0.049938;-0.998752;,
-0.988716;0.149805;-0.000044;,
-0.988716;0.149805;-0.000044;,
-0.988716;0.149805;-0.000044;,
-0.988716;0.149805;-0.000044;,
-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.000181;,
-1.000000;0.000000;-0.000181;,
-1.000000;0.000000;-0.000181;,
-1.000000;0.000000;-0.000181;,
-1.000000;0.000000;-0.000050;,
-1.000000;0.000000;-0.000050;,
-1.000000;0.000000;-0.000050;,
-1.000000;0.000000;-0.000050;,
0.000002;0.000012;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000003;0.000001;-1.000000;,
0.000003;0.000017;-1.000000;,
0.000000;0.000033;-1.000000;,
-0.000002;-0.000011;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
-0.000003;-0.000017;1.000000;,
-0.000006;-0.000033;1.000000;,
0.000053;0.000000;-1.000000;,
0.000053;0.000000;-1.000000;,
0.000053;0.000000;-1.000000;,
0.000053;0.000000;-1.000000;,
-0.000053;0.000000;1.000000;,
-0.000053;0.000000;1.000000;,
-0.000053;0.000000;1.000000;,
-0.000053;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.000072;-0.000002;1.000000;,
-0.000072;-0.000004;1.000000;,
-0.000072;-0.000002;1.000000;,
-0.000072;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.000082;-0.000020;-1.000000;,
0.000086;0.000000;-1.000000;,
0.000082;-0.000020;-1.000000;,
0.000079;-0.000039;-1.000000;,
-0.000037;0.000005;1.000000;,
0.000000;0.000000;1.000000;,
-0.000024;0.000007;1.000000;,
-0.000055;0.000007;1.000000;,
-0.000062;0.000000;1.000000;,
0.000103;-0.000024;-1.000000;,
0.000063;0.000000;-1.000000;,
0.000055;-0.000007;-1.000000;,
0.000123;-0.000037;-1.000000;,
0.000198;-0.000059;-1.000000;,
-0.000013;-0.964764;0.263117;,
-0.000037;-0.321588;0.754372;,
-0.000025;-0.643176;0.508745;,
-0.000013;-0.964764;0.263117;,
-0.000013;0.964764;0.263117;,
-0.000037;0.321588;0.754372;,
-0.000025;0.643176;0.508745;,
-0.000013;0.964764;0.263117;,
0.000013;0.964764;-0.263117;,
0.000013;0.964764;-0.263117;,
0.000025;0.643176;-0.508745;,
0.000037;0.321588;-0.754372;,
0.000013;-0.964764;-0.263117;,
0.000013;-0.964764;-0.263117;,
0.000025;-0.643176;-0.508745;,
0.000037;-0.321588;-0.754372;,
0.894427;-0.447214;0.000049;,
0.894427;-0.447214;0.000049;,
0.894427;-0.447214;0.000049;,
0.894427;-0.447214;0.000049;,
-1.000000;0.000000;-0.000055;,
-1.000000;0.000000;-0.000055;,
-1.000000;0.000000;-0.000055;,
-1.000000;0.000000;-0.000055;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;-1.000000;0.000000;;
108;
3;0,1,2;,
3;0,2,3;,
3;2,1,4;,
3;2,4,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;18,19,20;,
3;18,20,21;,
3;22,23,24;,
3;22,24,25;,
3;19,22,25;,
3;19,25,20;,
3;26,27,28;,
3;26,28,29;,
3;30,31,27;,
3;30,27,26;,
3;32,33,34;,
3;32,34,35;,
3;36,37,38;,
3;36,38,39;,
3;33,36,39;,
3;33,39,34;,
3;3,2,5;,
3;0,4,1;,
3;40,41,42;,
3;40,42,43;,
3;44,40,43;,
3;44,43,45;,
3;46,47,48;,
3;46,48,49;,
3;50,46,49;,
3;50,49,51;,
3;52,53,54;,
3;52,54,55;,
3;56,57,58;,
3;56,58,59;,
3;60,61,62;,
3;60,62,63;,
3;64,65,61;,
3;64,61,60;,
3;66,67,68;,
3;66,68,69;,
3;70,66,69;,
3;70,69,71;,
3;72,73,74;,
3;72,74,75;,
3;73,76,77;,
3;73,77,74;,
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;88,89,90;,
3;88,90,91;,
3;92,93,94;,
3;92,94,95;,
3;96,97,98;,
3;96,98,99;,
3;100,101,102;,
3;100,102,103;,
3;100,103,104;,
3;105,106,107;,
3;105,107,108;,
3;105,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;138,141,142;,
3;143,144,145;,
3;143,145,146;,
3;143,146,147;,
3;148,149,150;,
3;148,150,151;,
3;152,153,154;,
3;152,154,155;,
3;149,154,153;,
3;149,153,150;,
3;156,157,158;,
3;156,158,159;,
3;160,161,162;,
3;160,162,163;,
3;163,162,159;,
3;163,159,158;,
3;164,165,166;,
3;164,166,167;,
3;168,169,170;,
3;168,170,171;,
3;172,173,174;,
3;172,174,175;;
}
MeshMaterialList {
6;
108;
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,
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,
3,
3,
3,
3,
3,
3,
3,
3,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
4,
5,
5;
Material {
0.877600;0.602100;0.254300;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"intD_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.485700;0.338314;0.420200;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"intG_tex.png";
}
}
Material {
0.591800;0.510087;0.190700;1.000000;;
39.100000;
0.171400;0.156932;0.171400;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA4_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.000000;0.000000;0.000000;1.000000;;
1.000000;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"NULL.png";
}
}
}
}
}
}