home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ring.yamanashi.ac.jp/pub/pc/freem/action/
/
action.zip
/
so.lzh
/
so
/
x
/
map
/
工場W.x
< prev
next >
Wrap
Text File
|
2000-03-10
|
12KB
|
592 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;
}
Material Matred {
1.000000;0.000000;0.000000;1.000000;;
21.333333;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
}
Material MatDefault {
0.784314;0.784314;0.784314;1.000000;;
21.333333;
0.000000;0.000000;0.000000;;
0.000000;0.000000;0.000000;;
}
Mesh {
92;
0.200000;0.000000;1.200000;,
1.200000;0.000000;0.200000;,
13.800000;0.000000;0.200000;,
14.800000;0.000000;1.200000;,
14.800000;0.000000;5.200000;,
29.799999;0.000000;6.200000;,
28.799999;0.000000;5.200000;,
28.799999;0.000000;24.799999;,
29.799999;0.000000;23.799999;,
24.799999;0.000000;24.799999;,
5.200000;0.000000;28.799999;,
6.200000;0.000000;29.799999;,
5.200000;0.000000;24.799999;,
0.200000;0.000000;23.799999;,
1.200000;0.000000;24.799999;,
1.200000;0.000000;1.200000;,
23.799999;0.000000;29.799999;,
24.799999;0.000000;28.799999;,
1.800000;0.000000;14.835666;,
21.200001;0.000000;15.800000;,
22.799999;0.000000;5.200000;,
1.800000;1.000000;23.235666;,
15.800000;4.000000;15.800000;,
21.200001;4.000000;15.800000;,
1.800000;1.000000;14.835666;,
1.800000;0.000000;23.235666;,
22.799999;0.000000;10.200000;,
15.800000;0.000000;15.800000;,
21.200001;0.000000;20.200001;,
10.200000;0.000000;14.835666;,
10.200000;1.000000;23.235666;,
15.800000;4.000000;20.200001;,
21.200001;4.000000;20.200001;,
10.200000;1.000000;14.835666;,
15.800000;0.000000;20.200001;,
29.799999;0.000000;10.200000;,
10.200000;0.000000;23.235666;,
9.200000;1.000000;16.835665;,
2.800000;1.000000;16.835665;,
2.800000;1.000000;22.235666;,
9.200000;1.000000;22.235666;,
9.200000;2.000000;16.835665;,
2.800000;2.000000;16.835665;,
2.800000;2.000000;22.235666;,
9.200000;2.000000;22.235666;,
22.799999;1.000000;5.200000;,
22.799999;1.000000;10.200000;,
29.799999;1.000000;10.200000;,
25.799999;1.000000;5.200000;,
25.799999;1.000000;9.200000;,
29.799999;1.000000;9.200000;,
25.799999;2.000000;5.200000;,
25.799999;2.000000;9.200000;,
29.799999;2.000000;9.200000;,
27.799999;2.000000;5.200000;,
27.799999;2.000000;7.200000;,
29.799999;2.000000;7.200000;,
27.799999;3.000000;5.200000;,
27.799999;3.000000;7.200000;,
29.799999;3.000000;7.200000;,
0.200000;10.000000;1.200000;,
13.800000;10.000000;1.200000;,
28.799999;10.000000;24.799999;,
28.799999;10.000000;6.200000;,
23.799999;10.000000;29.799999;,
28.799999;3.000000;6.200000;,
13.800000;0.000000;1.200000;,
23.799999;0.000000;28.799999;,
28.799999;3.000000;5.200000;,
28.799999;0.000000;23.799999;,
0.200000;10.000000;23.799999;,
28.799999;10.000000;23.799999;,
28.799999;10.000000;5.200000;,
5.200000;10.000000;28.799999;,
23.799999;10.000000;28.799999;,
13.800000;10.000000;0.200000;,
1.200000;10.000000;1.200000;,
6.200000;10.000000;29.799999;,
29.799999;10.000000;6.200000;,
1.200000;10.000000;24.799999;,
14.800000;10.000000;1.200000;,
29.799999;3.000000;6.200000;,
1.200000;0.000000;23.799999;,
6.200000;0.000000;28.799999;,
6.200000;10.000000;28.799999;,
1.200000;10.000000;0.200000;,
1.200000;10.000000;23.799999;,
29.799999;10.000000;23.799999;,
24.799999;10.000000;28.799999;,
24.799999;10.000000;24.799999;,
14.800000;10.000000;5.200000;,
5.200000;10.000000;24.799999;;
84;
3;38,42,41;,
3;41,37,38;,
3;39,43,42;,
3;42,38,39;,
3;40,44,43;,
3;43,39,40;,
3;37,41,44;,
3;44,40,37;,
3;24,18,25;,
3;25,21,24;,
3;33,29,18;,
3;18,24,33;,
3;36,30,21;,
3;21,25,36;,
3;36,29,33;,
3;33,30,36;,
3;11,77,64;,
3;64,16,11;,
3;83,73,84;,
3;73,83,10;,
3;83,77,11;,
3;77,83,84;,
3;91,73,10;,
3;10,12,91;,
3;79,91,12;,
3;12,14,79;,
3;60,70,13;,
3;13,0,60;,
3;82,70,86;,
3;70,82,13;,
3;82,79,14;,
3;79,82,86;,
3;23,19,27;,
3;27,22,23;,
3;32,28,19;,
3;19,23,32;,
3;34,31,22;,
3;22,27,34;,
3;34,28,32;,
3;32,31,34;,
3;55,58,57;,
3;57,54,55;,
3;56,59,58;,
3;58,55,56;,
3;49,52,51;,
3;51,48,49;,
3;50,53,52;,
3;52,49,50;,
3;26,46,45;,
3;45,20,26;,
3;35,47,46;,
3;46,26,35;,
3;87,78,5;,
3;5,8,87;,
3;72,90,4;,
3;4,6,72;,
3;89,62,7;,
3;7,9,89;,
3;64,67,16;,
3;67,64,74;,
3;17,74,88;,
3;74,17,67;,
3;88,89,9;,
3;9,17,88;,
3;63,68,65;,
3;68,63,72;,
3;78,65,81;,
3;65,78,63;,
3;62,69,7;,
3;69,62,71;,
3;8,71,87;,
3;71,8,69;,
3;75,85,1;,
3;1,2,75;,
3;61,2,66;,
3;2,61,75;,
3;80,66,3;,
3;66,80,61;,
3;90,80,3;,
3;3,4,90;,
3;76,0,15;,
3;0,76,60;,
3;1,76,15;,
3;76,1,85;;
MeshMaterialList {
2;
84;
0,
0,
0,
0,
0,
0,
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,
1,
1,
1,
0,
0,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1;;
{Matred}
{MatDefault}
}
MeshNormals {
84;
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.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;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.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;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.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;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.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;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.000000;0.000000;-1.000000;,
0.000000;0.000000;-1.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;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.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;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
-1.000000;0.000000;0.000000;,
-1.000000;0.000000;0.000000;,
0.000000;0.000000;1.000000;,
0.000000;0.000000;1.000000;,
1.000000;0.000000;0.000000;,
1.000000;0.000000;0.000000;;
84;
3;0,0,0;,
3;1,1,1;,
3;2,2,2;,
3;3,3,3;,
3;4,4,4;,
3;5,5,5;,
3;6,6,6;,
3;7,7,7;,
3;8,8,8;,
3;9,9,9;,
3;10,10,10;,
3;11,11,11;,
3;12,12,12;,
3;13,13,13;,
3;14,14,14;,
3;15,15,15;,
3;16,16,16;,
3;17,17,17;,
3;18,18,18;,
3;19,19,19;,
3;20,20,20;,
3;21,21,21;,
3;22,22,22;,
3;23,23,23;,
3;24,24,24;,
3;25,25,25;,
3;26,26,26;,
3;27,27,27;,
3;28,28,28;,
3;29,29,29;,
3;30,30,30;,
3;31,31,31;,
3;32,32,32;,
3;33,33,33;,
3;34,34,34;,
3;35,35,35;,
3;36,36,36;,
3;37,37,37;,
3;38,38,38;,
3;39,39,39;,
3;40,40,40;,
3;41,41,41;,
3;42,42,42;,
3;43,43,43;,
3;44,44,44;,
3;45,45,45;,
3;46,46,46;,
3;47,47,47;,
3;48,48,48;,
3;49,49,49;,
3;50,50,50;,
3;51,51,51;,
3;52,52,52;,
3;53,53,53;,
3;54,54,54;,
3;55,55,55;,
3;56,56,56;,
3;57,57,57;,
3;58,58,58;,
3;59,59,59;,
3;60,60,60;,
3;61,61,61;,
3;62,62,62;,
3;63,63,63;,
3;64,64,64;,
3;65,65,65;,
3;66,66,66;,
3;67,67,67;,
3;68,68,68;,
3;69,69,69;,
3;70,70,70;,
3;71,71,71;,
3;72,72,72;,
3;73,73,73;,
3;74,74,74;,
3;75,75,75;,
3;76,76,76;,
3;77,77,77;,
3;78,78,78;,
3;79,79,79;,
3;80,80,80;,
3;81,81,81;,
3;82,82,82;,
3;83,83,83;;
}
}