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

1085 lines
26 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 {
192;
0.762500;14.714000;-5.242800;,
2.262500;14.714000;-5.242700;,
2.262300;14.714000;3.757300;,
0.762300;14.714000;3.757200;,
-2.237500;14.714000;-5.242800;,
-0.737500;14.714000;-5.242800;,
-0.737700;14.714000;3.757200;,
-2.237700;14.714000;3.757200;,
-21.762501;14.714000;-5.242800;,
-21.762301;14.714000;3.757200;,
-23.262301;14.714000;3.757300;,
-23.262501;14.714000;-5.242700;,
-18.762501;14.714000;-5.242800;,
-18.762301;14.714000;3.757200;,
-20.262301;14.714000;3.757200;,
-20.262501;14.714000;-5.242800;,
21.762501;14.714000;-5.242800;,
23.262501;14.714000;-5.242700;,
23.262301;14.714000;3.757300;,
21.762301;14.714000;3.757200;,
18.762501;14.714000;-5.242800;,
20.262501;14.714000;-5.242800;,
20.262301;14.714000;3.757200;,
18.762301;14.714000;3.757200;,
38.000000;10.000000;-16.000000;,
38.000000;15.000000;-16.000000;,
-38.000000;15.000000;-16.000000;,
-38.000000;10.000000;-16.000000;,
8.000000;10.000000;-16.000000;,
16.000000;10.000000;-16.000000;,
8.000000;10.000000;17.000000;,
-38.000000;10.000000;17.000000;,
-38.000000;15.000000;17.000000;,
38.000000;15.000000;17.000000;,
38.000000;10.000000;17.000000;,
16.000000;10.000000;17.000000;,
16.000000;10.000000;-34.000000;,
16.000000;15.000000;-34.000000;,
38.000000;15.000000;-34.000000;,
38.000000;10.000000;-34.000000;,
8.000000;10.000000;34.000000;,
8.000000;15.000000;34.000000;,
-38.000000;15.000000;34.000000;,
-38.000000;10.000000;34.000000;,
38.000000;10.000000;-16.000000;,
16.000000;10.000000;-16.000000;,
16.000000;10.000000;-34.000000;,
38.000000;10.000000;-34.000000;,
-38.000000;10.000000;17.000000;,
8.000000;10.000000;17.000000;,
8.000000;10.000000;34.000000;,
-38.000000;10.000000;34.000000;,
-38.000000;10.000000;-34.000000;,
-38.000000;15.000000;-34.000000;,
8.000000;15.000000;-34.000000;,
8.000000;10.000000;-34.000000;,
-38.000000;10.000000;-16.000000;,
-38.000000;10.000000;-34.000000;,
8.000000;10.000000;-34.000000;,
8.000000;10.000000;-16.000000;,
38.000000;10.000000;34.000000;,
38.000000;15.000000;34.000000;,
16.000000;15.000000;34.000000;,
16.000000;10.000000;34.000000;,
38.000000;10.000000;17.000000;,
38.000000;10.000000;34.000000;,
16.000000;10.000000;34.000000;,
16.000000;10.000000;17.000000;,
16.000000;10.000000;-16.000000;,
8.000000;10.000000;-16.000000;,
8.000000;10.000000;-34.000000;,
8.000000;10.000000;-50.000000;,
16.000000;10.000000;-50.000000;,
16.000000;10.000000;-34.000000;,
-38.000000;10.000000;34.000000;,
-38.000000;10.000000;50.000000;,
-50.000000;10.000000;50.000000;,
-50.000000;10.000000;-50.000000;,
-38.000000;10.000000;-50.000000;,
-38.000000;10.000000;-34.000000;,
8.000000;10.000000;17.000000;,
16.000000;10.000000;17.000000;,
16.000000;10.000000;34.000000;,
16.000000;10.000000;50.000000;,
8.000000;10.000000;50.000000;,
8.000000;10.000000;34.000000;,
38.000000;10.000000;-34.000000;,
38.000000;10.000000;-50.000000;,
50.000000;10.000000;-50.000000;,
50.000000;10.000000;50.000000;,
38.000000;10.000000;50.000000;,
38.000000;10.000000;34.000000;,
38.000000;10.000000;-34.000000;,
38.000000;15.000000;-34.000000;,
38.000000;15.000000;-50.000000;,
38.000000;10.000000;-50.000000;,
-38.000000;10.000000;50.000000;,
-38.000000;10.000000;34.000000;,
-38.000000;15.000000;34.000000;,
-38.000000;15.000000;50.000000;,
16.000000;15.000000;50.000000;,
16.000000;15.000000;34.000000;,
38.000000;15.000000;34.000000;,
38.000000;15.000000;50.000000;,
-38.000000;15.000000;50.000000;,
-38.000000;15.000000;34.000000;,
8.000000;15.000000;34.000000;,
8.000000;15.000000;50.000000;,
38.000000;10.000000;50.000000;,
38.000000;15.000000;50.000000;,
38.000000;15.000000;34.000000;,
38.000000;10.000000;34.000000;,
-38.000000;15.000000;-50.000000;,
-38.000000;15.000000;-34.000000;,
-38.000000;10.000000;-34.000000;,
-38.000000;10.000000;-50.000000;,
8.000000;15.000000;-50.000000;,
8.000000;15.000000;-34.000000;,
-38.000000;15.000000;-34.000000;,
-38.000000;15.000000;-50.000000;,
38.000000;15.000000;-50.000000;,
38.000000;15.000000;-34.000000;,
16.000000;15.000000;-34.000000;,
16.000000;15.000000;-50.000000;,
8.000000;10.000000;-50.000000;,
8.000000;10.000000;-34.000000;,
8.000000;15.000000;-34.000000;,
8.000000;15.000000;-50.000000;,
16.000000;10.000000;-50.000000;,
16.000000;15.000000;-50.000000;,
16.000000;15.000000;-34.000000;,
16.000000;10.000000;-34.000000;,
8.000000;15.000000;50.000000;,
8.000000;15.000000;34.000000;,
8.000000;10.000000;34.000000;,
8.000000;10.000000;50.000000;,
16.000000;10.000000;34.000000;,
16.000000;15.000000;34.000000;,
16.000000;15.000000;50.000000;,
16.000000;10.000000;50.000000;,
38.000000;10.000000;17.000000;,
38.000000;15.000000;17.000000;,
38.000000;15.000000;-16.000000;,
38.000000;10.000000;-16.000000;,
-38.000000;10.000000;-16.000000;,
-38.000000;15.000000;-16.000000;,
-38.000000;15.000000;17.000000;,
-38.000000;10.000000;17.000000;,
-38.000000;15.000000;17.000000;,
-38.000000;15.000000;-16.000000;,
38.000000;15.000000;-16.000000;,
38.000000;15.000000;17.000000;,
-38.000000;10.000000;-16.000000;,
-38.000000;10.000000;17.000000;,
38.000000;10.000000;17.000000;,
38.000000;10.000000;-16.000000;,
-50.000000;20.000000;50.000000;,
-38.000000;15.000000;50.000000;,
8.000000;15.000000;50.000000;,
16.000000;15.000000;50.000000;,
38.000000;15.000000;50.000000;,
50.000000;20.000000;50.000000;,
-38.000000;15.000000;-50.000000;,
-50.000000;20.000000;-50.000000;,
50.000000;20.000000;-50.000000;,
38.000000;15.000000;-50.000000;,
16.000000;15.000000;-50.000000;,
8.000000;15.000000;-50.000000;,
-50.000000;20.000000;50.000000;,
-50.000000;10.000000;50.000000;,
-38.000000;10.000000;50.000000;,
-38.000000;15.000000;50.000000;,
38.000000;10.000000;50.000000;,
50.000000;10.000000;50.000000;,
50.000000;10.000000;-50.000000;,
38.000000;10.000000;-50.000000;,
-38.000000;15.000000;-50.000000;,
-38.000000;10.000000;-50.000000;,
-50.000000;10.000000;-50.000000;,
-50.000000;20.000000;-50.000000;,
8.000000;15.000000;-50.000000;,
16.000000;15.000000;-50.000000;,
16.000000;10.000000;-50.000000;,
8.000000;10.000000;-50.000000;,
16.000000;15.000000;50.000000;,
8.000000;15.000000;50.000000;,
8.000000;10.000000;50.000000;,
16.000000;10.000000;50.000000;,
-50.000000;20.000000;-50.000000;,
-50.000000;20.000000;50.000000;,
50.000000;20.000000;50.000000;,
50.000000;20.000000;-50.000000;;
108;
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;24,27,28;,
3;24,28,29;,
3;30,31,32;,
3;30,32,33;,
3;30,33,34;,
3;30,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;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,66;,
3;64,66,67;,
3;68,69,70;,
3;68,70,71;,
3;68,71,72;,
3;68,72,73;,
3;74,75,76;,
3;74,76,77;,
3;74,77,78;,
3;74,78,79;,
3;80,81,82;,
3;80,82,83;,
3;80,83,84;,
3;80,84,85;,
3;86,87,88;,
3;86,88,89;,
3;86,89,90;,
3;86,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;104,105,106;,
3;104,106,107;,
3;108,109,110;,
3;108,110,111;,
3;112,113,114;,
3;112,114,115;,
3;116,117,118;,
3;116,118,119;,
3;120,121,122;,
3;120,122,123;,
3;124,125,126;,
3;124,126,127;,
3;128,129,130;,
3;128,130,131;,
3;132,133,134;,
3;132,134,135;,
3;136,137,138;,
3;136,138,139;,
3;140,141,142;,
3;140,142,143;,
3;144,145,146;,
3;144,146,147;,
3;148,149,150;,
3;148,150,151;,
3;74,79,152;,
3;74,152,153;,
3;86,91,154;,
3;86,154,155;,
3;156,157,158;,
3;156,158,159;,
3;156,159,160;,
3;156,160,161;,
3;162,163,164;,
3;162,164,165;,
3;162,165,166;,
3;162,166,167;,
3;168,169,170;,
3;168,170,171;,
3;161,160,172;,
3;161,172,173;,
3;165,164,174;,
3;165,174,175;,
3;176,177,178;,
3;176,178,179;,
3;180,181,182;,
3;180,182,183;,
3;184,185,186;,
3;184,186,187;,
3;188,189,190;,
3;188,190,191;;
MeshTextureCoords {
192;
0.572819;0.243064;,
0.644589;0.243069;,
0.644578;0.673687;,
0.572808;0.673682;,
0.429280;0.243064;,
0.501050;0.243064;,
0.501038;0.673682;,
0.429269;0.673682;,
0.495078;0.243064;,
0.495089;0.673682;,
0.423320;0.673687;,
0.423308;0.243069;,
0.638617;0.243064;,
0.638629;0.673682;,
0.566859;0.673682;,
0.566847;0.243064;,
1.577590;0.243064;,
1.649360;0.243069;,
1.649350;0.673687;,
1.577580;0.673682;,
1.434060;0.243064;,
1.505830;0.243064;,
1.505810;0.673682;,
1.434040;0.673682;,
0.437949;4.183710;,
0.216710;4.183710;,
0.216710;0.820880;,
0.437949;0.820880;,
0.437949;2.856274;,
0.437949;3.210260;,
0.437949;2.856274;,
0.437949;0.820880;,
0.216710;0.820880;,
0.216710;4.183710;,
0.437949;4.183710;,
0.437949;3.210260;,
0.437949;1.210260;,
0.216710;1.210260;,
0.216710;2.183710;,
0.437949;2.183710;,
0.437949;2.856274;,
0.216710;2.856274;,
0.216710;0.820880;,
0.437949;0.820880;,
1.207960;2.181420;,
1.207960;1.207960;,
2.004420;1.207960;,
2.004420;2.181420;,
1.747787;0.818580;,
1.747788;2.853982;,
0.995580;2.853982;,
0.995580;0.818580;,
0.437949;0.820880;,
0.216710;0.820880;,
0.216710;2.856274;,
0.437949;2.856274;,
1.207960;0.818580;,
2.004420;0.818580;,
2.004420;2.853982;,
1.207960;2.853982;,
0.437949;2.183710;,
0.216710;2.183710;,
0.216710;1.210260;,
0.437949;1.210260;,
1.747788;2.181420;,
0.995580;2.181420;,
0.995580;1.207960;,
1.747788;1.207960;,
0.636392;1.195204;,
0.550650;1.195204;,
0.550650;0.871149;,
0.550650;0.583100;,
0.636392;0.583100;,
0.636392;0.871149;,
1.057635;2.095360;,
1.057635;2.383410;,
0.929022;2.383410;,
0.929022;0.583100;,
1.057635;0.583100;,
1.057635;0.871149;,
0.550650;0.789304;,
0.636392;0.789304;,
0.636392;1.095360;,
0.636392;1.383410;,
0.550650;1.383410;,
0.550650;1.095360;,
0.872182;0.871149;,
0.872182;0.583100;,
1.000800;0.583100;,
1.000800;2.383410;,
0.872182;2.383410;,
0.872182;2.095360;,
1.036930;1.149590;,
1.036930;1.361940;,
1.297920;1.361940;,
1.297920;1.149590;,
0.666700;1.149590;,
0.927696;1.149590;,
0.927696;1.361940;,
0.666700;1.361940;,
0.726692;1.385940;,
0.726692;0.954008;,
1.034380;0.954008;,
1.034380;1.385940;,
0.971447;1.385940;,
0.971447;0.954008;,
1.614804;0.954008;,
1.614804;1.385940;,
0.666700;1.149590;,
0.666700;1.361940;,
0.927696;1.361940;,
0.927696;1.149590;,
1.297920;1.361940;,
1.036930;1.361940;,
1.036930;1.149590;,
1.297920;1.149590;,
1.614804;0.686390;,
1.614804;1.118313;,
0.971447;1.118313;,
0.971447;0.686390;,
1.034380;0.686390;,
1.034380;1.118313;,
0.726692;1.118313;,
0.726692;0.686390;,
1.297920;1.149590;,
1.036930;1.149590;,
1.036930;1.361940;,
1.297920;1.361940;,
1.297920;1.149590;,
1.297920;1.361940;,
1.036930;1.361940;,
1.036930;1.149590;,
0.666700;1.361940;,
0.927696;1.361940;,
0.927696;1.149590;,
0.666700;1.149590;,
0.927696;1.149590;,
0.927696;1.361940;,
0.666700;1.361940;,
0.666700;1.149590;,
0.205004;1.149590;,
0.205004;1.361940;,
0.743308;1.361940;,
0.743308;1.149590;,
0.743308;1.149590;,
0.743308;1.361940;,
0.205004;1.361940;,
0.205004;1.149590;,
0.718170;2.307300;,
0.718170;0.728371;,
4.354500;0.728371;,
4.354500;2.307300;,
1.057635;1.195204;,
1.057635;1.789304;,
0.872182;1.789304;,
0.872182;1.195204;,
1.345160;5.542170;,
0.990100;4.931040;,
0.990100;2.588370;,
0.990100;2.180949;,
0.990100;1.060541;,
1.345160;0.449410;,
0.990100;4.931040;,
1.345160;5.542170;,
1.345160;0.449410;,
0.990100;1.060541;,
0.990100;2.180949;,
0.990100;2.588370;,
1.345160;3.542170;,
0.635043;3.542170;,
0.635043;2.931040;,
0.990100;2.931040;,
0.635043;1.060541;,
0.635043;0.449410;,
0.635043;0.449410;,
0.635043;1.060541;,
0.990100;2.931040;,
0.635043;2.931040;,
0.635043;3.542170;,
1.345160;3.542170;,
0.990100;0.588370;,
0.990100;0.180949;,
0.635043;0.180949;,
0.635043;0.588370;,
0.990100;0.180949;,
0.990100;0.588370;,
0.635043;0.588370;,
0.635043;0.180949;,
0.990165;0.069482;,
0.990165;1.066490;,
1.987174;1.066490;,
1.987174;0.069482;;
}
MeshNormals {
192;
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;0.500000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;0.500000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;0.000000;,
0.000000;0.000000;-0.750000;,
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.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;-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;-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;-0.750000;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.000000;,
0.000000;0.000000;0.000000;,
0.000000;-0.500000;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.000000;,
0.000000;0.000000;0.000000;,
0.000000;-0.750000;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.000000;,
0.000000;0.000000;0.000000;,
0.000000;-0.500000;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.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;,
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;,
-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;,
-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;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;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;-0.500000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-0.750000;,
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;,
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;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;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;24,27,28;,
3;24,28,29;,
3;30,31,32;,
3;30,32,33;,
3;30,33,34;,
3;30,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;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,66;,
3;64,66,67;,
3;68,69,70;,
3;68,70,71;,
3;68,71,72;,
3;68,72,73;,
3;74,75,76;,
3;74,76,77;,
3;74,77,78;,
3;74,78,79;,
3;80,81,82;,
3;80,82,83;,
3;80,83,84;,
3;80,84,85;,
3;86,87,88;,
3;86,88,89;,
3;86,89,90;,
3;86,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;104,105,106;,
3;104,106,107;,
3;108,109,110;,
3;108,110,111;,
3;112,113,114;,
3;112,114,115;,
3;116,117,118;,
3;116,118,119;,
3;120,121,122;,
3;120,122,123;,
3;124,125,126;,
3;124,126,127;,
3;128,129,130;,
3;128,130,131;,
3;132,133,134;,
3;132,134,135;,
3;136,137,138;,
3;136,138,139;,
3;140,141,142;,
3;140,142,143;,
3;144,145,146;,
3;144,146,147;,
3;148,149,150;,
3;148,150,151;,
3;74,79,152;,
3;74,152,153;,
3;86,91,154;,
3;86,154,155;,
3;156,157,158;,
3;156,158,159;,
3;156,159,160;,
3;156,160,161;,
3;162,163,164;,
3;162,164,165;,
3;162,165,166;,
3;162,166,167;,
3;168,169,170;,
3;168,170,171;,
3;161,160,172;,
3;161,172,173;,
3;165,164,174;,
3;165,174,175;,
3;176,177,178;,
3;176,178,179;,
3;180,181,182;,
3;180,182,183;,
3;184,185,186;,
3;184,186,187;,
3;188,189,190;,
3;188,190,191;;
}
MeshMaterialList {
5;
108;
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,
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,
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,
4,
4;
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";
}
}
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 {
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.600000;0.508012;0.445700;1.000000;;
39.100000;
0.300000;0.282473;0.300000;;
0.000000;0.000000;0.000000;;
TextureFilename {
"genA2_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";
}
}
}
}
}
}