home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIP_CD_2003-05.iso
/
games
/
aero
/
AeroStyle.LZH
/
AeroStyle
/
mat
/
EnPlane.x
< prev
next >
Wrap
Text File
|
2001-12-10
|
8KB
|
408 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.01190;0.01726;-0.25091;,
0.01190;0.01726;-0.25091;,
0.01224;-0.00341;-0.24205;,
-0.01224;-0.00341;-0.24205;,
-0.02687;0.03374;0.06118;,
0.02687;0.03374;0.06118;,
0.01201;0.01726;-0.25091;,
-0.01201;0.01726;-0.25091;,
-0.01236;-0.00341;-0.24205;,
0.01236;-0.00341;-0.24205;,
0.02362;-0.02630;0.06118;,
-0.02362;-0.02630;0.06118;,
-0.14674;0.04740;0.04339;,
-0.13577;-0.02496;0.00959;,
-0.13577;-0.02496;-0.03385;,
-0.14674;0.04740;0.00630;,
0.14674;0.04740;0.00630;,
0.13577;-0.02496;-0.03385;,
0.13577;-0.02496;0.00959;,
0.14674;0.04740;0.04339;,
0.23652;0.04823;-0.03385;,
-0.23652;0.04823;-0.03385;,
-0.23652;0.04823;0.06110;,
0.23652;0.04823;0.06110;,
0.23652;0.04823;0.06110;,
0.26005;0.04823;0.02803;,
0.23652;0.04823;-0.03385;,
-0.23652;0.04823;-0.03385;,
-0.26005;0.04823;0.02803;,
-0.23652;0.04823;0.06110;,
0.16994;-0.02471;0.04305;,
-0.16994;-0.02471;0.04305;,
-0.16994;-0.02471;-0.04792;,
0.16994;-0.02471;-0.04792;,
-0.02282;0.03078;0.08613;,
0.02264;0.03078;0.08613;,
0.02752;0.03506;0.06200;,
-0.02770;0.03506;0.06200;,
0.02465;-0.02844;0.06200;,
-0.02483;-0.02844;0.06200;,
0.02028;-0.02416;0.08613;,
-0.02045;-0.02416;0.08613;,
-0.00068;0.00194;0.09445;,
0.00000;-0.07862;0.09445;,
0.05628;-0.05502;0.09445;,
0.07987;0.00194;0.09445;,
0.05628;0.05890;0.09445;,
-0.00068;0.08249;0.09445;,
-0.05764;0.05890;0.09445;,
-0.08124;0.00194;0.09445;,
-0.05764;-0.05502;0.09445;,
-0.01850;0.03171;-0.02311;,
-0.01850;0.04774;-0.02791;,
0.01850;0.04774;-0.02791;,
0.01850;0.03171;-0.02311;,
0.00000;0.02029;-0.15777;,
0.00000;0.03531;-0.19012;,
0.00000;0.01753;-0.24157;,
0.00000;0.03531;-0.19012;,
0.00000;0.09073;-0.22648;,
0.00000;0.09060;-0.25939;,
-0.05833;0.00772;-0.18828;,
0.05833;0.00772;-0.18828;,
0.06030;0.00772;-0.24301;,
-0.06030;0.00772;-0.24301;,
0.03588;-0.02635;-0.00529;,
0.02584;-0.02635;0.01895;,
0.05261;-0.07443;0.02111;,
-0.05261;-0.07443;0.02111;,
-0.02584;-0.02635;0.01895;,
-0.03588;-0.02635;-0.00529;;
42;
4;0,1,2,3;,
4;4,5,6,7;,
4;8,9,10,11;,
4;0,3,11,4;,
4;10,2,1,5;,
4;12,13,14,15;,
4;15,14,13,12;,
4;16,17,18,19;,
4;19,18,17,16;,
4;20,21,22,23;,
4;22,21,20,23;,
3;24,25,26;,
3;27,28,29;,
3;22,28,21;,
3;20,25,23;,
4;30,31,32,33;,
4;33,32,31,30;,
4;34,35,36,37;,
4;37,36,38,39;,
4;39,38,40,41;,
4;41,40,35,34;,
4;35,40,38,36;,
4;41,34,37,39;,
3;42,43,44;,
3;42,44,45;,
3;42,45,46;,
3;42,46,47;,
3;42,47,48;,
3;42,48,49;,
3;42,49,50;,
3;42,50,43;,
4;51,52,53,54;,
3;55,56,57;,
3;57,56,55;,
4;57,58,59,60;,
4;60,59,58,57;,
4;61,62,63,64;,
4;64,63,62,61;,
3;65,66,67;,
3;66,65,67;,
3;68,69,70;,
3;68,70,69;;
MeshMaterialList {
5;
42;
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
3,
3,
3,
3,
0,
0,
2,
2,
2,
2,
2,
2,
4,
4,
4,
4,
4,
4,
4,
4,
4,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0;;
Material {
0.854902;0.023529;0.984314;1.000000;;
5.000000;
1.000000;1.000000;1.000000;;
0.213725;0.005882;0.246078;;
}
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;;
}
Material {
0.412000;0.396000;0.510000;0.500000;;
5.000000;
0.000000;0.000000;0.000000;;
0.103000;0.099000;0.127500;;
}
}
MeshNormals {
33;
0.000000;-0.394107;-0.919065;,
0.000000;0.998610;-0.052713;,
0.000000;-0.997163;-0.075275;,
0.988705;0.149875;0.000000;,
-0.988705;0.149875;0.000000;,
0.000000;1.000000;0.000000;,
0.000000;-1.000000;0.000000;,
0.000000;0.984662;0.174473;,
0.000000;0.000000;-1.000000;,
0.000000;-0.984662;0.174473;,
-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.286738;-0.958009;,
-1.000000;0.000000;0.000000;,
0.815799;0.469475;0.337735;,
-0.815799;0.469475;0.337735;,
-0.998580;-0.029056;-0.044651;,
0.998580;-0.029056;-0.044651;,
-0.988705;-0.149875;0.000000;,
0.988705;-0.149875;-0.000000;,
0.000000;0.000000;1.000000;,
0.981222;-0.043260;0.187967;,
-0.981222;-0.043260;0.187967;,
1.000000;0.000000;0.000000;,
-0.815799;-0.469475;-0.337735;,
0.815799;-0.469475;-0.337735;;
42;
4;0,0,0,0;,
4;1,1,1,1;,
4;2,2,2,2;,
4;23,23,23,23;,
4;24,24,24,24;,
4;3,3,3,3;,
4;25,25,25,25;,
4;4,4,4,4;,
4;26,26,26,26;,
4;5,5,5,5;,
4;6,6,6,6;,
3;5,5,5;,
3;5,5,5;,
3;6,6,6;,
3;6,6,6;,
4;6,6,6,6;,
4;5,5,5,5;,
4;7,7,7,7;,
4;8,8,8,8;,
4;9,9,9,9;,
4;27,27,27,27;,
4;28,28,28,28;,
4;29,29,29,29;,
3;18,10,11;,
3;18,11,12;,
3;18,12,13;,
3;18,13,14;,
3;18,14,15;,
3;18,15,16;,
3;18,16,17;,
3;18,17,10;,
4;19,19,19,19;,
3;20,20,20;,
3;30,30,30;,
4;20,20,20,20;,
4;30,30,30,30;,
4;5,5,5,5;,
4;6,6,6,6;,
3;21,21,21;,
3;31,31,31;,
3;22,22,22;,
3;32,32,32;;
}
}