home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIP_CD_2003-05.iso
/
games
/
aero
/
AeroStyle.LZH
/
AeroStyle
/
mat
/
EnPlane2.x
< prev
next >
Wrap
Text File
|
2001-12-12
|
10KB
|
476 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 {
83;
-0.01713;0.02435;-0.21043;,
-0.02825;0.03668;0.02203;,
0.02825;0.03668;0.02203;,
0.01712;0.02435;-0.21043;,
0.01613;-0.00876;-0.19865;,
0.02483;-0.02642;0.02203;,
-0.02483;-0.02642;0.02203;,
-0.01614;-0.00876;-0.19865;,
-0.15530;0.07895;-0.01824;,
-0.12230;-0.01750;-0.01779;,
-0.12230;-0.01750;-0.03855;,
-0.15530;0.07895;-0.03597;,
0.15530;0.07895;-0.03597;,
0.12230;-0.01750;-0.03855;,
0.12230;-0.01750;-0.01779;,
0.15530;0.07895;-0.01824;,
0.24858;0.09057;0.02195;,
0.27332;0.09057;-0.01808;,
0.23227;0.09057;-0.08169;,
0.02470;-0.01616;0.00298;,
0.02147;-0.01616;-0.07760;,
0.15928;-0.01938;-0.07760;,
0.15928;-0.01938;0.00298;,
0.04382;0.06411;0.02195;,
0.04382;0.06411;-0.07785;,
0.01179;0.02936;-0.06441;,
0.01502;0.03473;0.02195;,
-0.23227;0.09057;-0.08169;,
-0.27332;0.09057;-0.01808;,
-0.24858;0.09057;0.02195;,
-0.15928;-0.01938;0.00298;,
-0.15928;-0.01938;-0.07760;,
-0.02147;-0.01616;-0.07760;,
-0.02470;-0.01616;0.00298;,
-0.04382;0.06411;-0.07785;,
-0.04382;0.06411;0.02195;,
-0.01502;0.03473;0.02195;,
-0.01179;0.02936;-0.06441;,
-0.02854;0.03908;0.06228;,
0.02835;0.03908;0.06228;,
0.03446;0.04443;0.01839;,
-0.03464;0.04443;0.01839;,
0.03087;-0.03503;0.01839;,
-0.03105;-0.03503;0.01839;,
0.02539;-0.02968;0.06228;,
-0.02558;-0.02968;0.06228;,
-0.01945;0.03039;-0.07556;,
-0.01945;0.04724;-0.08060;,
0.01945;0.04724;-0.08060;,
0.01945;0.03039;-0.07556;,
0.00000;0.01964;-0.23659;,
0.00000;0.03833;-0.18251;,
0.00000;0.09658;-0.22073;,
0.00000;0.09644;-0.25531;,
-0.06131;0.02596;-0.15426;,
0.06131;0.02596;-0.15426;,
0.06338;0.02596;-0.21177;,
-0.06338;0.02596;-0.21177;,
0.00000;0.02254;-0.14851;,
0.00000;-0.00866;-0.19972;,
0.02494;-0.01975;-0.04783;,
0.01439;-0.01975;-0.02235;,
0.04411;-0.06959;-0.01887;,
0.03641;-0.05802;-0.04203;,
0.04841;-0.05802;-0.00838;,
0.04902;-0.09144;-0.00938;,
0.03758;-0.09144;-0.04159;,
-0.04411;-0.06959;-0.01887;,
-0.01439;-0.01975;-0.02235;,
-0.02494;-0.01975;-0.04783;,
-0.03758;-0.09144;-0.04159;,
-0.04902;-0.09144;-0.00938;,
-0.04841;-0.05802;-0.00838;,
-0.03641;-0.05802;-0.04203;,
-0.00072;0.00326;0.07716;,
-0.00026;-0.05052;0.07716;,
0.03731;-0.03477;0.07716;,
0.05306;0.00326;0.07716;,
0.03731;0.04128;0.07716;,
-0.00072;0.05703;0.07716;,
-0.03874;0.04128;0.07716;,
-0.05449;0.00326;0.07716;,
-0.03874;-0.03477;0.07716;;
56;
4;0,1,2,3;,
4;4,5,6,7;,
4;7,6,1,0;,
4;3,2,5,4;,
4;0,3,4,7;,
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;23,24,25,26;,
4;24,18,16,23;,
4;24,23,26,25;,
3;27,28,29;,
3;29,28,27;,
4;30,31,32,33;,
4;31,30,33,32;,
4;34,27,29,35;,
4;36,37,34,35;,
4;35,29,27,34;,
4;37,36,35,34;,
4;38,39,40,41;,
4;41,40,42,43;,
4;43,42,44,45;,
4;45,44,39,38;,
4;39,44,42,40;,
4;45,38,41,43;,
4;46,47,48,49;,
4;50,51,52,53;,
4;53,52,51,50;,
4;54,55,56,57;,
4;57,56,55,54;,
4;51,50,51,58;,
4;59,50,59,58;,
4;58,51,50,59;,
4;59,50,51,58;,
3;60,61,62;,
3;61,60,62;,
4;63,64,65,66;,
4;66,65,64,63;,
3;67,68,69;,
3;67,69,68;,
4;70,71,72,73;,
4;73,72,71,70;,
3;74,75,76;,
3;74,76,77;,
3;74,77,78;,
3;74,78,79;,
3;74,79,80;,
3;74,80,81;,
3;74,81,82;,
3;74,82,75;;
MeshMaterialList {
4;
56;
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,
2,
2,
2,
2,
2,
2,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
2,
2,
0,
0,
2,
2,
2,
2,
2,
2,
2,
2,
2,
2;;
Material {
0.290039;0.283294;0.303529;1.000000;;
5.000000;
1.000000;1.000000;1.000000;;
0.337255;0.329412;0.352941;;
}
Material {
0.235000;0.361000;1.000000;0.540000;;
1.500000;
1.000000;1.000000;1.000000;;
0.058750;0.090250;0.250000;;
}
Material {
0.278000;0.318000;0.416000;1.000000;;
16.000000;
1.000000;1.000000;1.000000;;
0.069500;0.079500;0.104000;;
}
Material {
1.000000;0.965000;0.000000;1.000000;;
1.500000;
1.000000;1.000000;1.000000;;
0.250000;0.241250;0.000000;;
}
}
MeshNormals {
53;
0.000092;0.998596;-0.052969;,
0.000127;-0.996813;-0.079771;,
0.946145;0.323743;0.000000;,
-0.946145;0.323743;0.000000;,
-0.066948;0.997744;0.005054;,
0.000000;1.000000;0.000000;,
-0.023647;-0.999720;0.000467;,
-0.724703;0.689010;-0.008447;,
-0.454956;0.890513;0.000869;,
0.066948;0.997744;0.005054;,
0.023647;-0.999720;0.000467;,
0.724703;0.689010;-0.008447;,
0.454956;0.890513;0.000869;,
0.000000;0.992653;0.120999;,
0.000000;0.000000;-1.000000;,
0.000000;-0.992653;0.120999;,
0.000000;-0.286736;-0.958010;,
0.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.800025;0.500263;0.331205;,
0.941758;0.027890;-0.335132;,
-0.800025;0.500263;0.331205;,
-0.941758;0.027890;-0.335132;,
-0.000000;-0.000000;1.000000;,
-0.000000;-0.000000;1.000000;,
0.000000;0.000000;1.000000;,
-0.000000;0.000001;1.000000;,
0.000000;0.000001;1.000000;,
0.000000;0.000001;1.000000;,
0.000000;-0.000000;1.000000;,
-0.000000;0.000000;1.000000;,
-0.997761;-0.049976;-0.044451;,
0.997760;-0.049966;-0.044473;,
0.000012;-0.335088;-0.942187;,
-0.946145;-0.323743;0.000000;,
0.946145;-0.323743;-0.000000;,
0.066948;-0.997744;-0.005054;,
0.000000;-1.000000;-0.000000;,
0.023647;0.999720;-0.000467;,
0.454956;-0.890513;-0.000869;,
0.724703;-0.689010;0.008447;,
-0.066948;-0.997744;-0.005054;,
-0.023647;0.999720;-0.000467;,
-0.454956;-0.890513;-0.000869;,
-0.724703;-0.689010;0.008447;,
0.000000;0.000000;1.000000;,
0.990482;-0.043669;0.130529;,
-0.990482;-0.043669;0.130529;,
1.000000;0.000000;0.000000;,
-0.800025;-0.500263;-0.331205;,
-0.941758;-0.027890;0.335132;,
0.800025;-0.500263;-0.331205;,
0.941758;-0.027890;0.335132;;
56;
4;0,0,0,0;,
4;1,1,1,1;,
4;31,31,31,31;,
4;32,32,32,32;,
4;33,33,33,33;,
4;2,2,2,2;,
4;34,34,34,34;,
4;3,3,3,3;,
4;35,35,35,35;,
3;4,5,4;,
3;36,37,36;,
4;6,6,6,6;,
4;38,38,38,38;,
4;8,4,4,8;,
4;8,8,7,7;,
4;39,36,36,39;,
4;39,39,40,40;,
3;9,5,9;,
3;41,37,41;,
4;10,10,10,10;,
4;42,42,42,42;,
4;12,9,9,12;,
4;11,11,12,12;,
4;43,41,41,43;,
4;44,44,43,43;,
4;13,13,13,13;,
4;14,14,14,14;,
4;15,15,15,15;,
4;45,45,45,45;,
4;46,46,46,46;,
4;47,47,47,47;,
4;16,16,16,16;,
4;18,18,18,18;,
4;48,48,48,48;,
4;5,5,5,5;,
4;37,37,37,37;,
4;17,17,17,17;,
4;17,17,17,17;,
4;18,18,18,18;,
4;48,48,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;30,23,24;,
3;30,24,25;,
3;30,25,26;,
3;30,26,27;,
3;30,27,28;,
3;30,28,25;,
3;30,25,29;,
3;30,29,23;;
}
}