OSDN Git Service

build moflib1.0 on cmake-base system
[moflib/moflib.git] / saisei-1.0 / bin / model / battleField0.x
1 xof 0302txt 0064
2 template Header {
3  <3D82AB43-62DA-11cf-AB39-0020AF71E433>
4  WORD major;
5  WORD minor;
6  DWORD flags;
7 }
8
9 template Vector {
10  <3D82AB5E-62DA-11cf-AB39-0020AF71E433>
11  FLOAT x;
12  FLOAT y;
13  FLOAT z;
14 }
15
16 template Coords2d {
17  <F6F23F44-7686-11cf-8F52-0040333594A3>
18  FLOAT u;
19  FLOAT v;
20 }
21
22 template Matrix4x4 {
23  <F6F23F45-7686-11cf-8F52-0040333594A3>
24  array FLOAT matrix[16];
25 }
26
27 template ColorRGBA {
28  <35FF44E0-6C7C-11cf-8F52-0040333594A3>
29  FLOAT red;
30  FLOAT green;
31  FLOAT blue;
32  FLOAT alpha;
33 }
34
35 template ColorRGB {
36  <D3E16E81-7835-11cf-8F52-0040333594A3>
37  FLOAT red;
38  FLOAT green;
39  FLOAT blue;
40 }
41
42 template IndexedColor {
43  <1630B820-7842-11cf-8F52-0040333594A3>
44  DWORD index;
45  ColorRGBA indexColor;
46 }
47
48 template Boolean {
49  <4885AE61-78E8-11cf-8F52-0040333594A3>
50  WORD truefalse;
51 }
52
53 template Boolean2d {
54  <4885AE63-78E8-11cf-8F52-0040333594A3>
55  Boolean u;
56  Boolean v;
57 }
58
59 template MaterialWrap {
60  <4885AE60-78E8-11cf-8F52-0040333594A3>
61  Boolean u;
62  Boolean v;
63 }
64
65 template TextureFilename {
66  <A42790E1-7810-11cf-8F52-0040333594A3>
67  STRING filename;
68 }
69
70 template Material {
71  <3D82AB4D-62DA-11cf-AB39-0020AF71E433>
72  ColorRGBA faceColor;
73  FLOAT power;
74  ColorRGB specularColor;
75  ColorRGB emissiveColor;
76  [...]
77 }
78
79 template MeshFace {
80  <3D82AB5F-62DA-11cf-AB39-0020AF71E433>
81  DWORD nFaceVertexIndices;
82  array DWORD faceVertexIndices[nFaceVertexIndices];
83 }
84
85 template MeshFaceWraps {
86  <4885AE62-78E8-11cf-8F52-0040333594A3>
87  DWORD nFaceWrapValues;
88  Boolean2d faceWrapValues;
89 }
90
91 template MeshTextureCoords {
92  <F6F23F40-7686-11cf-8F52-0040333594A3>
93  DWORD nTextureCoords;
94  array Coords2d textureCoords[nTextureCoords];
95 }
96
97 template MeshMaterialList {
98  <F6F23F42-7686-11cf-8F52-0040333594A3>
99  DWORD nMaterials;
100  DWORD nFaceIndexes;
101  array DWORD faceIndexes[nFaceIndexes];
102  [Material]
103 }
104
105 template MeshNormals {
106  <F6F23F43-7686-11cf-8F52-0040333594A3>
107  DWORD nNormals;
108  array Vector normals[nNormals];
109  DWORD nFaceNormals;
110  array MeshFace faceNormals[nFaceNormals];
111 }
112
113 template MeshVertexColors {
114  <1630B821-7842-11cf-8F52-0040333594A3>
115  DWORD nVertexColors;
116  array IndexedColor vertexColors[nVertexColors];
117 }
118
119 template Mesh {
120  <3D82AB44-62DA-11cf-AB39-0020AF71E433>
121  DWORD nVertices;
122  array Vector vertices[nVertices];
123  DWORD nFaces;
124  array MeshFace faces[nFaces];
125  [...]
126 }
127
128 Header{
129 1;
130 0;
131 1;
132 }
133
134 Mesh {
135  71;
136  -0.99781;0.00000;1.00656;,
137  -0.49453;0.00000;1.00656;,
138  -0.49891;0.00000;0.50328;,
139  -0.49891;0.00000;0.50328;,
140  -0.99781;0.00000;0.50328;,
141  -0.99781;0.00000;1.00656;,
142  0.00000;0.00000;-0.00875;,
143  -0.49891;0.00000;0.00000;,
144  -0.49891;0.00000;0.50328;,
145  -0.49891;0.00000;0.50328;,
146  0.00000;0.00000;0.49891;,
147  0.00000;0.00000;-0.00875;,
148  -0.49891;0.00000;0.50328;,
149  0.00438;0.00000;0.99343;,
150  0.00000;0.00000;0.49891;,
151  -0.49891;0.00000;0.50328;,
152  -0.49453;0.00000;1.00656;,
153  0.00438;0.00000;0.99343;,
154  -0.99781;0.00000;0.50328;,
155  -0.49891;0.00000;0.50328;,
156  -0.49891;0.00000;0.00000;,
157  -0.49891;0.00000;0.00000;,
158  -0.98906;0.00000;0.00000;,
159  -0.99781;0.00000;0.50328;,
160  -0.49453;0.00000;1.00656;,
161  -0.99781;0.00000;1.00656;,
162  -0.99781;0.00000;1.50985;,
163  -0.49453;0.00000;1.50109;,
164  -0.49453;0.00000;1.00656;,
165  -0.49453;0.00000;1.50109;,
166  0.00438;0.00000;1.51422;,
167  0.00438;0.00000;0.99343;,
168  0.00438;0.00000;0.99343;,
169  -0.49453;0.00000;1.00656;,
170  -0.49453;0.00000;1.50109;,
171  0.00438;0.00000;0.99343;,
172  0.50547;0.00000;1.00656;,
173  0.50109;0.00000;0.50328;,
174  0.50109;0.00000;0.50328;,
175  0.00000;0.00000;0.49891;,
176  0.00438;0.00000;0.99343;,
177  1.00000;0.00000;-0.00875;,
178  0.50109;0.00000;0.00000;,
179  0.50109;0.00000;0.50328;,
180  0.50109;0.00000;0.50328;,
181  1.00000;0.00000;0.49891;,
182  1.00000;0.00000;-0.00875;,
183  0.50109;0.00000;0.50328;,
184  1.00438;0.00000;0.99343;,
185  1.00000;0.00000;0.49891;,
186  0.50109;0.00000;0.50328;,
187  0.50547;0.00000;1.00656;,
188  1.00438;0.00000;0.99343;,
189  0.00000;0.00000;0.49891;,
190  0.50109;0.00000;0.50328;,
191  0.50109;0.00000;0.00000;,
192  0.50109;0.00000;0.00000;,
193  0.00000;0.00000;-0.00875;,
194  0.00000;0.00000;0.49891;,
195  0.50547;0.00000;1.00656;,
196  0.00438;0.00000;0.99343;,
197  0.00438;0.00000;1.51422;,
198  0.00438;0.00000;1.51422;,
199  0.50547;0.00000;1.50109;,
200  0.50547;0.00000;1.00656;,
201  0.50547;0.00000;1.50109;,
202  1.00438;0.00000;1.51422;,
203  1.00438;0.00000;0.99343;,
204  1.00438;0.00000;0.99343;,
205  0.50547;0.00000;1.00656;,
206  0.50547;0.00000;1.50109;;
207  
208  24;
209  3;0,1,2;,
210  3;3,4,5;,
211  3;6,7,8;,
212  3;9,10,11;,
213  3;12,13,14;,
214  3;15,16,17;,
215  3;18,19,20;,
216  3;21,22,23;,
217  3;24,25,26;,
218  3;26,27,28;,
219  3;29,30,31;,
220  3;32,33,34;,
221  3;35,36,37;,
222  3;38,39,40;,
223  3;41,42,43;,
224  3;44,45,46;,
225  3;47,48,49;,
226  3;50,51,52;,
227  3;53,54,55;,
228  3;56,57,58;,
229  3;59,60,61;,
230  3;62,63,64;,
231  3;65,66,67;,
232  3;68,69,70;;
233  
234  MeshMaterialList {
235   1;
236   24;
237   0,
238   0,
239   0,
240   0,
241   0,
242   0,
243   0,
244   0,
245   0,
246   0,
247   0,
248   0,
249   0,
250   0,
251   0,
252   0,
253   0,
254   0,
255   0,
256   0,
257   0,
258   0,
259   0,
260   0;;
261   Material {
262    0.800000;0.800000;0.800000;1.000000;;
263    5.000000;
264    0.000000;0.000000;0.000000;;
265    0.000000;0.000000;0.000000;;
266    TextureFilename {
267     "tile0.jpg";
268    }
269   }
270  }
271  MeshNormals {
272   1;
273   0.000000;1.000000;0.000000;;
274   24;
275   3;0,0,0;,
276   3;0,0,0;,
277   3;0,0,0;,
278   3;0,0,0;,
279   3;0,0,0;,
280   3;0,0,0;,
281   3;0,0,0;,
282   3;0,0,0;,
283   3;0,0,0;,
284   3;0,0,0;,
285   3;0,0,0;,
286   3;0,0,0;,
287   3;0,0,0;,
288   3;0,0,0;,
289   3;0,0,0;,
290   3;0,0,0;,
291   3;0,0,0;,
292   3;0,0,0;,
293   3;0,0,0;,
294   3;0,0,0;,
295   3;0,0,0;,
296   3;0,0,0;,
297   3;0,0,0;,
298   3;0,0,0;;
299  }
300  MeshTextureCoords {
301   71;
302   0.008970;0.015610;
303   0.987370;0.010940;
304   0.993030;0.997650;
305   0.993180;0.996150;
306   0.011050;0.991000;
307   0.010230;0.014990;
308   0.991740;0.990340;
309   0.005740;0.994960;
310   0.005160;0.009180;
311   0.001770;0.016670;
312   0.992110;0.017890;
313   0.998400;0.992640;
314   0.008820;0.995620;
315   0.992450;0.012050;
316   0.993120;0.993790;
317   0.010690;0.992870;
318   0.008420;0.021150;
319   0.992180;0.009840;
320   0.011420;0.015720;
321   0.985690;0.011940;
322   0.991950;0.994470;
323   0.993310;0.995140;
324   0.012490;0.995330;
325   0.008050;0.018330;
326   0.994870;0.995150;
327   0.012580;0.992740;
328   0.009660;0.013130;
329   0.986800;0.011250;
330   0.995790;0.996020;
331   0.003120;0.012890;
332   0.991470;0.014460;
333   0.993520;0.998120;
334   0.996580;0.996940;
335   0.010000;0.993470;
336   0.010850;0.008450;
337   0.010970;0.018720;
338   0.989230;0.013420;
339   0.992370;0.994050;
340   0.988850;0.995690;
341   0.006740;0.990880;
342   0.008580;0.011650;
343   0.986380;0.989100;
344   0.008110;0.993470;
345   0.013240;0.006800;
346   0.008820;0.009840;
347   0.987670;0.006400;
348   0.993690;0.988600;
349   0.009030;0.995620;
350   0.988550;0.012050;
351   0.989230;0.992420;
352   0.008530;0.990390;
353   0.005600;0.010900;
354   0.988300;0.007750;
355   0.004980;0.016360;
356   0.991420;0.008580;
357   0.994710;0.990610;
358   0.988660;0.988310;
359   0.009300;0.994610;
360   0.006900;0.012230;
361   0.992220;0.988910;
362   0.009000;0.993150;
363   0.006830;0.012820;
364   0.007500;0.015270;
365   0.995060;0.017860;
366   0.996100;0.993070;
367   0.008180;0.013730;
368   0.994450;0.015130;
369   0.994420;0.997760;
370   0.988480;0.989210;
371   0.017050;0.989360;
372   0.007130;0.013910;;
373  }
374 }