home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIP_CD_2003-05.iso
/
games
/
aero
/
AeroStyle.LZH
/
AeroStyle
/
mat
/
EnPlane3.x
< prev
next >
Wrap
Text File
|
2001-12-26
|
9KB
|
455 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 {
71;
0.00000;-0.00880;-0.31353;,
-0.03645;-0.03516;-0.01266;,
-0.04147;0.05520;0.06104;,
0.00000;0.03608;-0.32949;,
0.04147;0.05520;0.06104;,
0.03645;-0.03516;-0.01266;,
0.00000;0.00981;0.17294;,
0.00000;0.07182;0.06554;,
-0.16488;0.07395;-0.00855;,
-0.16579;-0.02065;-0.04120;,
-0.16579;-0.02065;-0.06935;,
-0.16488;0.07395;-0.03258;,
0.16488;0.07395;-0.03258;,
0.16579;-0.02065;-0.06935;,
0.16579;-0.02065;-0.04120;,
0.16488;0.07395;-0.00855;,
0.27603;0.07510;0.01283;,
0.30350;0.07510;-0.04143;,
0.25792;0.07510;-0.09643;,
0.03348;-0.01884;0.00719;,
0.03200;-0.01884;-0.06877;,
0.21592;-0.02320;-0.09870;,
0.21592;-0.02320;-0.02273;,
0.00000;0.07566;0.06617;,
0.00000;0.07566;-0.04758;,
-0.25792;0.07510;-0.09643;,
-0.30350;0.07510;-0.04143;,
-0.27603;0.07510;0.01283;,
-0.21592;-0.02320;-0.02273;,
-0.21592;-0.02320;-0.09870;,
-0.03200;-0.01884;-0.06877;,
-0.03348;-0.01884;0.00719;,
-0.02636;0.04426;-0.02263;,
-0.02636;0.06711;-0.02946;,
0.02636;0.06711;-0.02946;,
0.02636;0.04426;-0.02263;,
0.00000;0.01524;-0.36886;,
0.00000;0.05503;-0.29555;,
0.00000;0.10218;-0.34736;,
0.00000;0.10199;-0.40292;,
0.00000;0.03363;-0.24946;,
0.00000;-0.00867;-0.31454;,
0.00000;0.02385;-0.25436;,
0.09509;0.02380;-0.31654;,
0.08592;0.02380;-0.36993;,
0.00000;0.02385;-0.33233;,
-0.08592;0.02380;-0.36993;,
-0.09509;0.02380;-0.31654;,
-0.09161;-0.08982;0.00071;,
-0.05132;-0.02226;-0.00401;,
-0.06562;-0.02226;-0.03854;,
-0.08276;-0.11944;-0.03008;,
-0.09827;-0.11944;0.01357;,
-0.09743;-0.07414;0.01493;,
-0.08118;-0.07414;-0.03069;,
0.06562;-0.02226;-0.03854;,
0.05132;-0.02226;-0.00401;,
0.09161;-0.08982;0.00071;,
0.08118;-0.07414;-0.03069;,
0.09743;-0.07414;0.01493;,
0.09827;-0.11944;0.01357;,
0.08276;-0.11944;-0.03008;,
-0.00097;0.00748;0.15323;,
-0.00035;-0.06541;0.15323;,
0.05058;-0.04406;0.15323;,
0.07193;0.00748;0.15323;,
0.05058;0.05903;0.15323;,
-0.00097;0.08038;0.15323;,
-0.05252;0.05903;0.15323;,
-0.07387;0.00748;0.15323;,
-0.05252;-0.04406;0.15323;;
53;
4;0,1,2,3;,
4;3,4,5,0;,
3;0,5,1;,
3;1,5,6;,
3;6,5,4;,
3;6,2,1;,
3;7,3,2;,
3;7,4,3;,
3;7,6,4;,
3;7,2,6;,
4;8,9,10,11;,
4;11,10,9,8;,
4;12,13,14,15;,
4;15,14,13,12;,
3;16,17,18;,
3;18,17,16;,
4;19,20,21,22;,
4;20,19,22,21;,
4;23,16,18,24;,
4;24,18,16,23;,
3;25,26,27;,
3;27,26,25;,
4;28,29,30,31;,
4;29,28,31,30;,
4;24,25,27,23;,
4;23,27,25,24;,
4;32,33,34,35;,
4;36,37,38,39;,
4;39,38,37,36;,
4;37,36,37,40;,
4;41,36,41,40;,
4;40,37,36,41;,
4;41,36,37,40;,
4;42,43,44,45;,
4;42,45,46,47;,
4;45,44,43,42;,
4;45,42,47,46;,
3;48,49,50;,
3;48,50,49;,
4;51,52,53,54;,
4;54,53,52,51;,
3;55,56,57;,
3;56,55,57;,
4;58,59,60,61;,
4;61,60,59,58;,
3;62,63,64;,
3;62,64,65;,
3;62,65,66;,
3;62,66,67;,
3;62,67,68;,
3;62,68,69;,
3;62,69,70;,
3;62,70,63;;
MeshMaterialList {
4;
53;
0,
0,
0,
3,
3,
3,
0,
0,
3,
3,
3,
3,
3,
3,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
3,
3,
0,
0,
3,
3,
3,
3,
3,
3,
0,
0,
2,
2,
0,
0,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2;;
Material {
0.381098;0.308588;0.136588;1.000000;;
5.000000;
1.000000;1.000000;1.000000;;
0.443137;0.358824;0.158824;;
}
Material {
0.235294;0.360784;1.000000;0.540000;;
1.500000;
1.000000;1.000000;1.000000;;
0.058824;0.090196;0.250000;;
}
Material {
0.278431;0.317647;0.415686;1.000000;;
16.000000;
1.000000;1.000000;1.000000;;
0.069608;0.079412;0.103922;;
}
Material {
0.505882;0.533333;0.670588;1.000000;;
5.000000;
1.000000;1.000000;1.000000;;
0.106235;0.112000;0.140824;;
}
}
MeshNormals {
53;
-0.989347;-0.128202;0.068973;,
0.989347;-0.128202;0.068973;,
-0.993896;0.001592;-0.110311;,
-0.000000;-0.971878;0.235485;,
0.000000;0.976757;0.214350;,
0.999954;-0.009599;-0.000000;,
-0.999954;-0.009599;0.000000;,
0.001029;1.000000;-0.000087;,
0.000000;1.000000;0.000000;,
-0.023793;-0.999717;0.000229;,
0.000000;1.000000;-0.000174;,
-0.001029;1.000000;-0.000087;,
0.023793;-0.999717;0.000229;,
0.000000;-0.286737;-0.958009;,
0.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
-0.000582;1.000000;-0.000051;,
0.000582;1.000000;-0.000051;,
0.000000;1.000000;-0.000051;,
-0.800025;0.500263;0.331206;,
-0.941758;0.027889;-0.335133;,
0.800025;0.500263;0.331206;,
0.941758;0.027889;-0.335133;,
0.000000;0.000000;1.000000;,
-0.000001;0.000001;1.000000;,
-0.000000;0.000002;1.000000;,
0.000001;0.000001;1.000000;,
-0.000000;0.000000;1.000000;,
0.993896;0.001592;-0.110311;,
0.000000;-0.996184;-0.087276;,
0.000000;-0.997176;0.075094;,
0.936310;-0.251712;0.244877;,
-0.936310;-0.251712;0.244877;,
0.000000;0.995934;-0.090089;,
-0.382941;0.902302;0.198011;,
0.382941;0.902302;0.198011;,
0.000000;0.866041;0.499973;,
-0.999954;0.009599;0.000000;,
0.999954;0.009599;0.000000;,
-0.001029;-1.000000;0.000087;,
0.000000;-1.000000;-0.000000;,
0.023793;0.999717;-0.000229;,
0.000000;-1.000000;0.000174;,
0.001029;-1.000000;0.000087;,
-0.023793;0.999717;-0.000229;,
1.000000;0.000000;0.000000;,
0.000000;-1.000000;0.000051;,
-0.000582;-1.000000;0.000051;,
0.000582;-1.000000;0.000051;,
0.800025;-0.500263;-0.331206;,
0.941758;-0.027889;0.335133;,
-0.800025;-0.500263;-0.331206;,
-0.941758;-0.027889;0.335133;;
53;
4;2,0,0,2;,
4;28,1,1,28;,
3;29,30,30;,
3;30,30,3;,
3;31,1,1;,
3;32,0,0;,
3;4,33,34;,
3;4,35,33;,
3;4,36,35;,
3;4,34,36;,
4;5,5,5,5;,
4;37,37,37,37;,
4;6,6,6,6;,
4;38,38,38,38;,
3;7,8,7;,
3;39,40,39;,
4;9,9,9,9;,
4;41,41,41,41;,
4;10,7,7,10;,
4;42,39,39,42;,
3;11,8,11;,
3;43,40,43;,
4;12,12,12,12;,
4;44,44,44,44;,
4;10,11,11,10;,
4;42,43,43,42;,
4;13,13,13,13;,
4;15,15,15,15;,
4;45,45,45,45;,
4;14,14,14,14;,
4;14,14,14,14;,
4;15,15,15,15;,
4;45,45,45,45;,
4;18,17,17,18;,
4;18,18,16,16;,
4;46,47,47,46;,
4;46,46,48,48;,
3;19,19,19;,
3;49,49,49;,
4;20,20,20,20;,
4;50,50,50,50;,
3;21,21,21;,
3;51,51,51;,
4;22,22,22,22;,
4;52,52,52,52;,
3;27,23,23;,
3;27,23,23;,
3;27,23,24;,
3;27,24,25;,
3;27,25,26;,
3;27,26,23;,
3;27,23,23;,
3;27,23,23;;
}
}