home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIP_CD_2003-05.iso
/
games
/
aero
/
AeroStyle.LZH
/
AeroStyle
/
mat
/
EnPlane5.x
< prev
next >
Wrap
Text File
|
2002-01-11
|
13KB
|
643 lines
xof 0302txt 0064
template Header {
<3D82AB43-62DA-11cf-AB39-0020AF71E433>
WORD major;
WORD minor;
DWORD flags;
}
template Vector {
<3D82AB5E-62DA-11cf-AB39-0020AF71E433>
FLOAT x;
FLOAT y;
FLOAT z;
}
template Coords2d {
<F6F23F44-7686-11cf-8F52-0040333594A3>
FLOAT u;
FLOAT v;
}
template Matrix4x4 {
<F6F23F45-7686-11cf-8F52-0040333594A3>
array FLOAT matrix[16];
}
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 IndexedColor {
<1630B820-7842-11cf-8F52-0040333594A3>
DWORD index;
ColorRGBA indexColor;
}
template Boolean {
<4885AE61-78E8-11cf-8F52-0040333594A3>
WORD truefalse;
}
template Boolean2d {
<4885AE63-78E8-11cf-8F52-0040333594A3>
Boolean u;
Boolean v;
}
template MaterialWrap {
<4885AE60-78E8-11cf-8F52-0040333594A3>
Boolean u;
Boolean v;
}
template TextureFilename {
<A42790E1-7810-11cf-8F52-0040333594A3>
STRING filename;
}
template Material {
<3D82AB4D-62DA-11cf-AB39-0020AF71E433>
ColorRGBA faceColor;
FLOAT power;
ColorRGB specularColor;
ColorRGB emissiveColor;
[...]
}
template MeshFace {
<3D82AB5F-62DA-11cf-AB39-0020AF71E433>
DWORD nFaceVertexIndices;
array DWORD faceVertexIndices[nFaceVertexIndices];
}
template MeshFaceWraps {
<4885AE62-78E8-11cf-8F52-0040333594A3>
DWORD nFaceWrapValues;
Boolean2d faceWrapValues;
}
template MeshTextureCoords {
<F6F23F40-7686-11cf-8F52-0040333594A3>
DWORD nTextureCoords;
array Coords2d textureCoords[nTextureCoords];
}
template MeshMaterialList {
<F6F23F42-7686-11cf-8F52-0040333594A3>
DWORD nMaterials;
DWORD nFaceIndexes;
array DWORD faceIndexes[nFaceIndexes];
[Material]
}
template MeshNormals {
<F6F23F43-7686-11cf-8F52-0040333594A3>
DWORD nNormals;
array Vector normals[nNormals];
DWORD nFaceNormals;
array MeshFace faceNormals[nFaceNormals];
}
template MeshVertexColors {
<1630B821-7842-11cf-8F52-0040333594A3>
DWORD nVertexColors;
array IndexedColor vertexColors[nVertexColors];
}
template Mesh {
<3D82AB44-62DA-11cf-AB39-0020AF71E433>
DWORD nVertices;
array Vector vertices[nVertices];
DWORD nFaces;
array MeshFace faces[nFaces];
[...]
}
Header{
1;
0;
1;
}
Mesh {
110;
0.01589;-0.05196;-0.00370;,
0.01442;-0.05196;-0.10018;,
0.26249;-0.05632;-0.10281;,
0.26249;-0.05632;-0.01173;,
0.31219;0.03366;0.02981;,
0.31678;0.04123;-0.00719;,
0.00000;0.03934;-0.00067;,
0.00000;0.03181;0.03948;,
0.29948;0.03680;-0.09414;,
0.00000;0.03494;-0.10186;,
0.21146;0.04042;-0.02944;,
0.21236;-0.05377;-0.08929;,
0.21236;-0.05377;-0.05766;,
0.21146;0.04042;-0.00192;,
-0.26249;-0.05632;-0.01173;,
-0.26249;-0.05632;-0.10281;,
-0.01442;-0.05196;-0.10018;,
-0.01589;-0.05196;-0.00370;,
-0.31678;0.04123;-0.00719;,
-0.31219;0.03366;0.02981;,
-0.29948;0.03680;-0.09414;,
-0.21146;0.04042;-0.00192;,
-0.21236;-0.05377;-0.05766;,
-0.21236;-0.05377;-0.08929;,
-0.21146;0.04042;-0.02944;,
0.00000;-0.01144;-0.34596;,
0.12535;-0.00480;-0.35080;,
0.12623;-0.00480;-0.43719;,
0.00000;-0.01144;-0.43732;,
0.13041;-0.03764;-0.45467;,
0.13041;0.02120;-0.44321;,
0.13041;0.01914;-0.39251;,
0.13041;-0.00090;-0.34270;,
0.13041;-0.08148;-0.34118;,
0.13041;-0.09987;-0.43025;,
-0.12623;-0.00480;-0.43719;,
-0.12535;-0.00480;-0.35080;,
-0.13041;-0.00090;-0.34270;,
-0.13041;0.01914;-0.39251;,
-0.13041;0.02120;-0.44321;,
-0.13041;-0.03764;-0.45467;,
-0.13041;-0.09987;-0.43025;,
-0.13041;-0.08148;-0.34118;,
0.03679;-0.05060;-0.01042;,
-0.00225;-0.04540;-0.42693;,
-0.00225;-0.00090;-0.42693;,
0.03606;0.01290;-0.00857;,
-0.03606;0.01290;-0.00857;,
-0.03679;-0.05060;-0.01042;,
-0.00144;-0.07295;-0.01042;,
0.05190;-0.02237;0.08180;,
-0.05190;-0.02237;0.18594;,
-0.05190;-0.07457;0.18594;,
-0.00433;-0.07395;0.20784;,
-0.00433;-0.02358;0.20968;,
0.05190;-0.02237;0.18594;,
0.05190;-0.07457;0.18594;,
-0.00203;-0.09692;0.17933;,
-0.04485;-0.07583;0.07986;,
-0.00176;-0.09779;0.08146;,
0.04503;-0.07519;0.08249;,
-0.05190;-0.02237;0.08180;,
-0.00079;0.00856;0.12498;,
0.01756;0.00856;0.13558;,
0.03100;-0.00403;0.12782;,
-0.00079;-0.00403;0.10946;,
0.01756;0.00856;0.15677;,
0.03100;-0.00403;0.16453;,
-0.00079;0.00856;0.16737;,
-0.00079;-0.00403;0.18289;,
-0.01915;0.00856;0.15677;,
-0.03259;-0.00403;0.16453;,
-0.01915;0.00856;0.13558;,
-0.03259;-0.00403;0.12782;,
0.03592;-0.02122;0.12498;,
-0.00079;-0.02122;0.10378;,
0.03592;-0.02122;0.16737;,
-0.00079;-0.02122;0.18857;,
-0.03751;-0.02122;0.16737;,
-0.03751;-0.02122;0.12498;,
-0.16954;0.02435;0.04620;,
-0.12994;0.02435;0.04620;,
-0.13813;0.01217;-0.05244;,
-0.16135;0.01217;-0.05244;,
-0.13813;-0.00593;-0.05244;,
-0.16135;-0.00593;-0.05244;,
-0.12994;-0.01811;0.04620;,
-0.16954;-0.01811;0.04620;,
-0.15286;0.00531;0.05985;,
-0.11732;0.02583;0.05985;,
-0.15286;0.04634;0.05985;,
-0.11732;-0.01520;0.05985;,
-0.15286;-0.03572;0.05985;,
-0.18839;-0.01520;0.05985;,
-0.18839;0.02583;0.05985;,
0.16135;0.01217;-0.05244;,
0.13813;0.01217;-0.05244;,
0.12994;0.02435;0.04620;,
0.16954;0.02435;0.04620;,
0.16135;-0.00593;-0.05244;,
0.13813;-0.00593;-0.05244;,
0.16954;-0.01811;0.04620;,
0.12994;-0.01811;0.04620;,
0.15286;0.04634;0.05985;,
0.11732;0.02583;0.05985;,
0.15286;0.00531;0.05985;,
0.11732;-0.01520;0.05985;,
0.15286;-0.03572;0.05985;,
0.18839;-0.01520;0.05985;,
0.18839;0.02583;0.05985;;
88;
4;0,1,2,3;,
4;1,0,3,2;,
4;4,5,6,7;,
4;5,8,9,6;,
4;8,5,6,9;,
4;5,4,7,6;,
4;10,11,12,13;,
4;13,12,11,10;,
4;14,15,16,17;,
4;15,14,17,16;,
4;7,6,18,19;,
4;6,9,20,18;,
4;9,6,18,20;,
4;6,7,19,18;,
4;21,22,23,24;,
4;24,23,22,21;,
4;25,26,27,28;,
4;28,27,26,25;,
4;29,30,31,32;,
4;33,34,29,32;,
4;32,31,30,29;,
4;32,29,34,33;,
4;28,35,36,25;,
4;25,36,35,28;,
4;37,38,39,40;,
4;37,40,41,42;,
4;40,39,38,37;,
4;42,41,40,37;,
4;43,44,45,46;,
4;47,45,44,48;,
3;46,45,47;,
3;49,48,44;,
3;44,43,49;,
3;46,50,43;,
4;51,52,53,54;,
4;55,54,53,56;,
3;53,52,57;,
3;57,56,53;,
3;54,55,51;,
4;58,48,49,59;,
4;58,59,57,52;,
4;59,49,43,60;,
4;59,60,56,57;,
3;61,48,58;,
4;61,58,52,51;,
4;50,55,56,60;,
3;50,60,43;,
3;61,47,48;,
4;46,47,61,50;,
4;51,55,50,61;,
4;62,63,64,65;,
4;63,66,67,64;,
4;66,68,69,67;,
4;68,70,71,69;,
4;70,72,73,71;,
4;72,62,65,73;,
4;65,64,74,75;,
4;64,67,76,74;,
4;67,69,77,76;,
4;69,71,78,77;,
4;71,73,79,78;,
4;73,65,75,79;,
4;63,62,72,70;,
4;68,66,63,70;,
4;80,81,82,83;,
4;83,82,84,85;,
4;85,84,86,87;,
4;87,86,81,80;,
4;81,86,84,82;,
4;87,80,83,85;,
3;88,89,90;,
3;88,91,89;,
3;88,92,91;,
3;88,93,92;,
3;88,94,93;,
3;88,90,94;,
4;95,96,97,98;,
4;99,100,96,95;,
4;101,102,100,99;,
4;98,97,102,101;,
4;96,100,102,97;,
4;99,95,98,101;,
3;103,104,105;,
3;104,106,105;,
3;106,107,105;,
3;107,108,105;,
3;108,109,105;,
3;109,103,105;;
MeshMaterialList {
3;
88;
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,
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,
2,
2,
2,
2,
2,
2,
1,
1,
1,
1,
1,
1,
2,
2,
2,
2,
2,
2;;
Material {
0.878000;0.412000;0.000000;1.000000;;
6.000000;
1.000000;1.000000;1.000000;;
0.421440;0.197760;0.000000;;
}
Material {
0.278000;0.318000;0.416000;1.000000;;
16.000000;
1.000000;1.000000;1.000000;;
0.069500;0.079500;0.104000;;
}
Material {
0.647000;0.667000;0.792000;0.650000;;
12.000000;
1.000000;1.000000;1.000000;;
0.135870;0.140070;0.166320;;
}
}
MeshNormals {
103;
-0.000923;0.981333;0.192312;,
-0.006021;0.998903;-0.046446;,
-0.003497;0.997292;0.073462;,
-0.017647;-0.999844;0.000135;,
0.000000;0.981334;0.192312;,
-0.000000;0.997298;0.073462;,
0.000000;0.998921;-0.046447;,
-0.999954;-0.009641;0.000000;,
0.000923;0.981333;0.192312;,
0.006021;0.998903;-0.046446;,
0.003497;0.997292;0.073462;,
0.017647;-0.999844;0.000135;,
0.999954;-0.009641;0.000000;,
-0.052698;0.998610;-0.000268;,
0.000000;1.000000;-0.000269;,
1.000000;0.000000;0.000000;,
0.052698;0.998610;-0.000268;,
-1.000000;0.000000;0.000000;,
-0.432609;-0.016327;0.901434;,
0.376113;-0.016812;0.926421;,
0.995688;0.007029;-0.092496;,
-0.449019;-0.668605;0.592747;,
0.408544;-0.671752;0.617932;,
-0.992181;0.011508;-0.124279;,
0.991500;0.011582;-0.129594;,
-0.901007;-0.405393;-0.154414;,
0.991237;-0.035597;-0.127205;,
-0.014616;-0.940139;0.340477;,
-0.207274;-0.955395;-0.210376;,
-0.992503;-0.058006;-0.107577;,
0.992420;-0.059605;-0.107466;,
-0.025074;-0.452161;0.891584;,
-0.030888;-0.018118;0.999359;,
-0.825216;-0.552222;-0.118616;,
0.691801;-0.708263;-0.140623;,
-0.011305;-0.989346;-0.145141;,
-0.000000;0.901063;-0.433687;,
0.280386;0.946139;-0.161881;,
0.375584;0.901064;0.216843;,
-0.000000;0.901064;0.433687;,
-0.280386;0.946139;0.161881;,
-0.375584;0.901063;-0.216844;,
-0.000000;0.576460;-0.817125;,
0.707651;0.576460;-0.408563;,
0.707652;0.576460;0.408563;,
-0.000000;0.576460;0.817126;,
-0.707652;0.576459;0.408563;,
-0.707652;0.576460;-0.408563;,
-0.000000;0.313713;-0.949518;,
0.822307;0.313712;-0.474759;,
0.822307;0.313712;0.474759;,
-0.000000;0.313712;0.949518;,
-0.822307;0.313712;0.474759;,
-0.822307;0.313712;-0.474759;,
0.000000;0.992460;-0.122571;,
0.000000;0.000000;-1.000000;,
0.000000;-0.992460;-0.122571;,
0.000000;0.000000;1.000000;,
-0.000000;-0.000000;1.000000;,
0.000001;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
0.000000;-0.000001;1.000000;,
0.000001;0.000001;1.000000;,
-0.000001;0.000001;1.000000;,
-0.000000;0.000000;1.000000;,
0.000000;-0.000000;1.000000;,
-0.000001;0.000000;1.000000;,
-0.000000;0.000000;1.000000;,
-0.000000;-0.000001;1.000000;,
-0.000001;0.000001;1.000000;,
0.000001;0.000001;1.000000;,
0.017647;0.999844;-0.000135;,
0.006021;-0.998903;0.046446;,
0.003497;-0.997292;-0.073462;,
0.000000;-0.997298;-0.073462;,
0.000000;-0.998921;0.046447;,
0.000923;-0.981333;-0.192312;,
0.000000;-0.981334;-0.192312;,
0.999954;0.009641;-0.000000;,
-0.017647;0.999844;-0.000135;,
-0.003497;-0.997292;-0.073462;,
-0.006021;-0.998903;0.046446;,
-0.000923;-0.981333;-0.192312;,
-0.999954;0.009641;-0.000000;,
0.000000;-1.000000;0.000269;,
0.052698;-0.998610;0.000268;,
-0.052698;-0.998610;0.000268;,
-0.996623;0.006878;-0.081820;,
-0.874624;-0.478474;-0.078082;,
0.000000;0.985664;0.168722;,
0.000000;0.999456;-0.032966;,
0.503814;-0.861863;-0.057993;,
0.482891;-0.861961;-0.154398;,
0.000000;0.998686;0.051249;,
0.000000;0.999671;0.025633;,
-0.997415;-0.064238;-0.032203;,
0.997352;-0.064689;-0.033237;,
0.000000;0.982748;0.184948;,
0.000000;0.000000;1.000000;,
0.996573;0.000000;-0.082721;,
-0.996573;0.000000;-0.082721;,
-0.996573;0.000000;-0.082721;,
0.996573;0.000000;-0.082721;;
88;
4;3,3,3,3;,
4;71,71,71,71;,
4;0,2,5,4;,
4;2,1,6,5;,
4;72,73,74,75;,
4;73,76,77,74;,
4;7,7,7,7;,
4;78,78,78,78;,
4;11,11,11,11;,
4;79,79,79,79;,
4;4,5,10,8;,
4;5,6,9,10;,
4;75,74,80,81;,
4;74,77,82,80;,
4;12,12,12,12;,
4;83,83,83,83;,
4;14,13,13,14;,
4;84,85,85,84;,
4;15,15,15,15;,
4;15,15,15,15;,
4;17,17,17,17;,
4;17,17,17,17;,
4;14,16,16,14;,
4;84,86,86,84;,
4;17,17,17,17;,
4;17,17,17,17;,
4;15,15,15,15;,
4;15,15,15,15;,
4;26,20,20,24;,
4;23,87,88,25;,
3;89,90,89;,
3;28,25,88;,
3;91,92,91;,
3;24,30,26;,
4;18,21,31,32;,
4;19,32,31,22;,
3;31,21,27;,
3;27,22,31;,
3;93,94,94;,
4;33,25,28,35;,
4;33,35,27,21;,
4;35,28,92,34;,
4;35,34,22,27;,
3;29,25,33;,
4;29,33,95,95;,
4;30,96,96,96;,
3;30,34,26;,
3;29,23,25;,
4;89,89,97,97;,
4;94,94,97,97;,
4;36,37,43,42;,
4;37,38,44,43;,
4;38,39,45,44;,
4;39,40,46,45;,
4;40,41,47,46;,
4;41,36,42,47;,
4;42,43,49,48;,
4;43,44,50,49;,
4;44,45,51,50;,
4;45,46,52,51;,
4;46,47,53,52;,
4;47,42,48,53;,
4;37,36,41,40;,
4;39,38,37,40;,
4;54,54,54,54;,
4;55,55,55,55;,
4;56,56,56,56;,
4;98,98,98,98;,
4;99,99,99,99;,
4;100,100,100,100;,
3;57,59,58;,
3;57,60,59;,
3;57,61,60;,
3;57,62,61;,
3;57,63,62;,
3;57,58,63;,
4;54,54,54,54;,
4;55,55,55,55;,
4;56,56,56,56;,
4;98,98,98,98;,
4;101,101,101,101;,
4;102,102,102,102;,
3;65,66,64;,
3;66,67,64;,
3;67,68,64;,
3;68,69,64;,
3;69,70,64;,
3;70,65,64;;
}
}