From http://www.jwz.org/xscreensaver/xscreensaver-5.30.tar.gz
[xscreensaver] / hacks / glx / toaster_handle2.c
1 /* Generated from "toaster_handle2.dxf" on Aug-22-2014.
2    Smoothed vertex normals. Normalized to unit bounding box.
3  */
4
5 #include "gllist.h"
6
7 static const float toaster_handle2_data[] = {
8         0,-0.027094,0.999633,0.038934,-0.294903,-0.5,
9         0,-0.027094,0.999633,-0.038934,0.321555,-0.483291,
10         0,-0.027094,0.999633,-0.038934,-0.294903,-0.5,
11         0,-0.027094,0.999633,-0.038934,0.321555,-0.483291,
12         0,-0.027094,0.999633,0.038934,-0.294903,-0.5,
13         0,-0.027094,0.999633,0.038934,0.321555,-0.483291,
14         -1,0,0,0.038934,0.294903,0.5,
15         -1,0,0,0.038934,-0.294903,-0.5,
16         -1,0,0,0.038934,-0.321555,0.483291,
17         -1,0,0,0.038934,-0.294903,-0.5,
18         -1,0,0,0.038934,0.294903,0.5,
19         -1,0,0,0.038934,0.321555,-0.483291,
20         0,0.027094,-0.999633,0.038934,0.294903,0.5,
21         0,0.027094,-0.999633,-0.038934,-0.321555,0.483291,
22         0,0.027094,-0.999633,-0.038934,0.294903,0.5,
23         0,0.027094,-0.999633,-0.038934,-0.321555,0.483291,
24         0,0.027094,-0.999633,0.038934,0.294903,0.5,
25         0,0.027094,-0.999633,0.038934,-0.321555,0.483291,
26         1,0,0,-0.038934,-0.294903,-0.5,
27         1,0,0,-0.038934,0.294903,0.5,
28         1,0,0,-0.038934,-0.321555,0.483291,
29         1,0,0,-0.038934,0.294903,0.5,
30         1,0,0,-0.038934,-0.294903,-0.5,
31         1,0,0,-0.038934,0.321555,-0.483291,
32         0,-0.999633,-0.027095,0.038934,0.294903,0.5,
33         0,-0.999633,-0.027095,-0.038934,0.321555,-0.483291,
34         0,-0.999633,-0.027095,0.038934,0.321555,-0.483291,
35         0,-0.999633,-0.027095,-0.038934,0.321555,-0.483291,
36         0,-0.999633,-0.027095,0.038934,0.294903,0.5,
37         0,-0.999633,-0.027095,-0.038934,0.294903,0.5
38 };
39 static const struct gllist toaster_handle2_frame = { GL_N3F_V3F, GL_TRIANGLES, 30, toaster_handle2_data, 0 };
40 const struct gllist *toaster_handle2 = &toaster_handle2_frame;