]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/exported/Flare.mesh
Add a moving point light to the night phase of desertpillars
[libs/gl.git] / demos / desertpillars / data / exported / Flare.mesh
1 vertices NORMAL3_BYTE TEXCOORD2_USHORT VERTEX3_FLOAT
2 {
3         normal 0.00000 0.00000 1.00000;
4         texcoord 1.00000 0.00000;
5         vertex 0.150000 -0.150000 0.00000;
6         texcoord 1.00000 1.00000;
7         vertex 0.150000 0.150000 0.00000;
8         texcoord 0.00000 0.00000;
9         vertex -0.150000 -0.150000 0.00000;
10         texcoord 0.00000 1.00000;
11         vertex -0.150000 0.150000 0.00000;
12 };
13 batch TRIANGLE_STRIP
14 {
15         indices 0 1 2 3;
16 };