home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIP_CD_2003-05.iso
/
games
/
aero
/
AeroStyle.LZH
/
AeroStyle
/
mat
/
EnPlane4.x
< prev
next >
Wrap
Text File
|
2002-01-05
|
10KB
|
492 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.00000;0.00772;-0.31899;,
-0.03573;-0.04054;-0.00464;,
-0.04065;0.02502;-0.04923;,
0.00000;0.03936;-0.33689;,
0.04065;0.02502;-0.04923;,
0.03573;-0.04054;-0.00464;,
0.00000;0.05123;-0.02146;,
0.02669;-0.01394;0.13658;,
-0.02669;-0.01394;0.13658;,
0.02444;0.02232;0.13658;,
-0.02444;0.02232;0.13658;,
0.00000;0.04257;0.11810;,
0.03348;-0.01884;0.00787;,
0.03200;-0.01884;-0.06810;,
0.21592;-0.02320;-0.08728;,
0.21592;-0.02320;0.00708;,
0.26562;0.07513;0.00911;,
0.27020;0.09361;-0.02789;,
0.00000;0.07131;-0.00274;,
0.00000;0.05291;0.03741;,
0.25291;0.08279;-0.11484;,
0.02254;0.06057;-0.10393;,
0.16488;0.07395;-0.06670;,
0.16579;-0.02065;-0.02719;,
0.16579;-0.02065;-0.01109;,
0.16488;0.07395;-0.05471;,
-0.21592;-0.02320;0.00708;,
-0.21592;-0.02320;-0.08728;,
-0.03200;-0.01884;-0.06810;,
-0.03348;-0.01884;0.00787;,
-0.27020;0.09361;-0.02789;,
-0.26562;0.07513;0.00911;,
-0.02254;0.06057;-0.10393;,
-0.25291;0.08279;-0.11484;,
-0.16488;0.07395;-0.05471;,
-0.16579;-0.02065;-0.01109;,
-0.16579;-0.02065;-0.02719;,
-0.16488;0.07395;-0.06670;,
0.00000;0.02327;-0.36116;,
0.00000;0.10199;-0.38049;,
0.00000;0.10753;-0.31022;,
0.00000;0.04165;-0.25707;,
0.00000;0.03456;-0.23595;,
0.10044;0.04120;-0.29278;,
0.08993;0.04120;-0.34081;,
0.00000;0.03456;-0.32730;,
0.00000;0.03936;-0.33689;,
0.00000;0.00772;-0.31899;,
-0.08993;0.04120;-0.34081;,
-0.10044;0.04120;-0.29278;,
-0.05682;-0.08982;-0.00128;,
-0.02857;-0.02226;-0.02340;,
-0.04287;-0.02226;-0.04054;,
-0.04796;-0.11944;-0.03208;,
-0.06347;-0.11944;0.01158;,
-0.06264;-0.07414;0.01294;,
-0.04638;-0.07414;-0.03268;,
0.04287;-0.02226;-0.04054;,
0.02857;-0.02226;-0.02340;,
0.05682;-0.08982;-0.00128;,
0.04638;-0.07414;-0.03268;,
0.06264;-0.07414;0.01294;,
0.06347;-0.11944;0.01158;,
0.04796;-0.11944;-0.03208;,
0.00060;0.00694;0.15716;,
0.00060;-0.06159;0.15716;,
0.05995;-0.02733;0.15716;,
0.05995;0.04121;0.15716;,
0.00060;0.07547;0.15716;,
-0.05875;0.04121;0.15716;,
-0.05875;-0.02733;0.15716;,
-0.13020;0.00367;-0.02330;,
-0.13020;-0.01710;-0.13004;,
-0.14283;-0.01941;0.01609;,
-0.13020;0.00367;-0.02330;,
-0.11752;-0.01941;0.01609;,
-0.13020;-0.01710;-0.13004;,
0.14283;-0.01941;0.01609;,
0.13020;-0.01710;-0.13004;,
0.13020;0.00367;-0.02330;,
0.13020;-0.01710;-0.13004;,
0.11752;-0.01941;0.01609;,
0.13020;0.00367;-0.02330;;
56;
4;0,1,2,3;,
4;3,4,5,0;,
3;0,5,1;,
3;6,3,2;,
3;6,4,3;,
4;7,8,1,5;,
4;9,7,5,4;,
4;8,10,2,1;,
4;11,9,4,6;,
4;10,11,6,2;,
3;9,11,10;,
4;9,10,8,7;,
4;12,13,14,15;,
4;13,12,15,14;,
4;16,17,18,19;,
4;17,20,21,18;,
4;20,17,18,21;,
4;17,16,19,18;,
4;22,23,24,25;,
4;25,24,23,22;,
4;26,27,28,29;,
4;27,26,29,28;,
4;19,18,30,31;,
4;18,32,33,30;,
4;32,18,30,33;,
4;18,19,31,30;,
4;34,35,36,37;,
4;37,36,35,34;,
4;38,39,40,41;,
4;42,43,44,45;,
4;45,44,43,42;,
3;38,46,47;,
4;41,40,39,38;,
4;45,48,49,42;,
4;42,49,48,45;,
3;47,46,38;,
3;50,51,52;,
3;50,52,51;,
4;53,54,55,56;,
4;56,55,54,53;,
3;57,58,59;,
3;58,57,59;,
4;60,61,62,63;,
4;63,62,61,60;,
3;64,65,66;,
3;64,66,67;,
3;64,67,68;,
3;64,68,69;,
3;64,69,70;,
3;64,70,65;,
3;71,72,73;,
3;74,75,76;,
3;71,73,75;,
3;77,78,79;,
3;80,81,82;,
3;81,77,79;;
MeshMaterialList {
3;
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
1,
1,
1,
1,
1,
1,
1,
1,
2,
2,
2,
2,
2,
2,
1,
1,
1,
1,
1,
1;;
Material {
0.274770;0.344000;0.000000;1.000000;;
5.000000;
1.000000;1.000000;1.000000;;
0.319500;0.400000;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.776471;0.780392;0.792157;1.000000;;
5.000000;
1.000000;1.000000;1.000000;;
0.163059;0.163882;0.166353;;
}
}
MeshNormals {
75;
-0.964064;0.265625;-0.004808;,
0.964065;0.265624;-0.004808;,
0.998074;-0.050800;-0.035594;,
-0.998074;-0.050799;-0.035594;,
-0.982373;-0.123751;-0.140101;,
-0.557233;0.830255;0.012935;,
-0.883329;0.463346;0.070997;,
0.883329;0.463346;0.070997;,
0.000000;-0.982718;0.185110;,
0.329214;0.831765;0.446972;,
-0.032166;0.902305;0.429897;,
-0.096780;0.988715;-0.114348;,
-0.067107;0.984138;0.164221;,
-0.023807;-0.999717;0.000230;,
0.000000;0.902772;0.430120;,
0.000000;0.986362;0.164592;,
-0.999954;-0.009599;0.000000;,
0.032166;0.902305;0.429897;,
0.096780;0.988715;-0.114348;,
0.067107;0.984138;0.164221;,
0.023807;-0.999717;0.000230;,
0.999954;-0.009599;0.000000;,
1.000000;0.000000;0.000000;,
-0.068597;0.997614;0.007794;,
0.000000;0.999969;0.007813;,
1.000000;0.000000;0.000000;,
0.068597;0.997614;0.007794;,
-0.678295;0.468827;0.565789;,
-0.941759;0.027866;-0.335133;,
0.678295;0.468827;0.565789;,
0.941759;0.027866;-0.335133;,
-0.000000;-0.000001;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.922389;0.379153;-0.073772;,
0.921969;0.380135;-0.073963;,
0.922389;0.379153;-0.073772;,
-0.921969;0.380135;-0.073963;,
0.982373;-0.123751;-0.140101;,
0.000000;-0.988419;-0.151747;,
0.000000;-0.999857;0.016923;,
-0.526013;0.849875;-0.031976;,
0.557233;0.830255;0.012935;,
0.526013;0.849875;-0.031976;,
0.997317;0.022989;0.069501;,
-0.997317;0.022990;0.069501;,
-0.586572;0.807832;0.057803;,
0.000002;0.361533;0.932359;,
0.000002;-0.000002;1.000000;,
0.023807;0.999717;-0.000230;,
0.096780;-0.988715;0.114348;,
0.067107;-0.984138;-0.164221;,
0.000000;-0.986362;-0.164592;,
0.032166;-0.902305;-0.429897;,
0.000000;-0.902772;-0.430120;,
0.999954;0.009599;-0.000000;,
-0.023807;0.999717;-0.000230;,
-0.096780;-0.988715;0.114348;,
-0.067107;-0.984138;-0.164221;,
-0.032166;-0.902305;-0.429897;,
-0.999954;0.009599;-0.000000;,
0.000000;-0.999969;-0.007813;,
0.068597;-0.997614;-0.007794;,
-1.000000;0.000000;0.000000;,
-0.068597;-0.997614;-0.007794;,
-1.000000;0.000000;0.000000;,
0.678295;-0.468827;-0.565789;,
0.941759;-0.027866;0.335133;,
-0.678295;-0.468827;-0.565789;,
-0.941759;-0.027866;0.335133;,
0.000000;0.862894;0.505385;;
56;
4;4,3,0,4;,
4;42,1,2,42;,
3;43,44,44;,
3;5,45,45;,
3;46,47,47;,
4;8,8,44,44;,
4;7,48,2,1;,
4;49,6,0,3;,
4;9,7,1,46;,
4;6,50,5,0;,
3;51,9,51;,
4;51,51,52,52;,
4;13,13,13,13;,
4;53,53,53,53;,
4;10,12,15,14;,
4;12,11,11,15;,
4;54,55,56,54;,
4;55,57,58,56;,
4;16,16,16,16;,
4;59,59,59,59;,
4;20,20,20,20;,
4;60,60,60,60;,
4;14,15,19,17;,
4;15,18,18,19;,
4;61,56,62,61;,
4;56,58,63,62;,
4;21,21,21,21;,
4;64,64,64,64;,
4;22,22,22,22;,
4;24,23,23,24;,
4;65,66,66,65;,
3;22,25,25;,
4;67,67,67,67;,
4;24,26,26,24;,
4;65,68,68,65;,
3;69,69,67;,
3;27,27,27;,
3;70,70,70;,
4;28,28,28,28;,
4;71,71,71,71;,
3;29,29,29;,
3;72,72,72;,
4;30,30,30,30;,
4;73,73,73,73;,
3;37,31,32;,
3;37,32,33;,
3;37,33,34;,
3;37,34,35;,
3;37,35,36;,
3;37,36,31;,
3;38,38,38;,
3;39,39,39;,
3;74,74,74;,
3;40,40,40;,
3;41,41,41;,
3;74,74,74;;
}
}