source: GTP/trunk/Lib/Illum/IBRBillboardCloudTrees/OGRE/media/maple/leaves/mapleLeavesEntitySample.mesh.xml @ 861

Revision 861, 2.5 KB checked in by igarcia, 18 years ago (diff)
Line 
1<mesh>
2    <submeshes>
3        <submesh material="vertexColourMaterial" usesharedvertices="false" use32bitindexes="false" operationtype="triangle_list">
4            <faces count="2">
5                <face v1="0" v2="1" v3="2" />
6                <face v1="3" v2="4" v3="5" />
7            </faces>
8            <geometry vertexcount="6">
9                <vertexbuffer positions="true" normals="true" colours_diffuse="true" texture_coord_dimensions_0="2" texture_coords="1">
10                    <vertex>
11                        <position x="-19.4484" y="47.8255" z="-2.70162" />
12                        <normal x="-0.565644" y="0.0909178" z="0.819622" />
13                        <colour_diffuse value="1 1 1 0" />
14                        <texcoord u="1" v="1" />
15                    </vertex>
16                    <vertex>
17                        <position x="-20.5941" y="47.0947" z="-2.16148" />
18                        <normal x="-0.565644" y="0.0909178" z="0.819622" />
19                        <colour_diffuse value="1 1 1 0" />
20                        <texcoord u="1" v="0" />
21                    </vertex>
22                    <vertex>
23                        <position x="-19.2015" y="48.1705" z="-1.1277" />
24                        <normal x="-0.565644" y="0.0909178" z="0.819622" />
25                        <colour_diffuse value="1 1 1 0" />
26                        <texcoord u="0" v="1" />
27                    </vertex>
28                    <vertex>
29                        <position x="-19.2015" y="48.1705" z="-1.1277" />
30                        <normal x="-0.565639" y="0.090927" z="0.819625" />
31                        <colour_diffuse value="1 1 1 0" />
32                        <texcoord u="0" v="1" />
33                    </vertex>
34                    <vertex>
35                        <position x="-20.5941" y="47.0947" z="-2.16148" />
36                        <normal x="-0.565639" y="0.090927" z="0.819625" />
37                        <colour_diffuse value="1 1 1 0" />
38                        <texcoord u="1" v="0" />
39                    </vertex>
40                    <vertex>
41                        <position x="-20.3472" y="47.4397" z="-0.58756" />
42                        <normal x="-0.565639" y="0.090927" z="0.819625" />
43                        <colour_diffuse value="1 1 1 0" />
44                        <texcoord u="0" v="0" />
45                    </vertex>
46                </vertexbuffer>
47            </geometry>
48        </submesh>
49    </submeshes>
50</mesh>
Note: See TracBrowser for help on using the repository browser.