summaryrefslogtreecommitdiffstats
path: root/hacks/glx/toaster_handle.c
blob: f7c7c6b5e429da77ca946c8aa3134556530f743d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
/* Generated from "toaster_handle.dxf" on Aug-22-2014.
   Smoothed vertex normals. Normalized to unit bounding box.
 */

#include "gllist.h"

static const float toaster_handle_data[] = {
	0,0,1,0.5,-0.094169,0.035224,
	0,0,1,-0.356403,0.038624,0.035224,
	0,0,1,-0.5,-0.094169,0.035224,
	0,0,1,-0.356403,0.038624,0.035224,
	0,0,1,0.5,-0.094169,0.035224,
	0,0,1,-0.210084,0.094169,0.035224,
	0,0,1,-0.210084,0.094169,0.035224,
	0,0,1,0.5,-0.094169,0.035224,
	0,0,1,0.210084,0.094169,0.035224,
	0,0,1,0.210084,0.094169,0.035224,
	0,0,1,0.5,-0.094169,0.035224,
	0,0,1,0.356403,0.038624,0.035224,
	-0.678947,0.734187,0,-0.5,-0.094169,0.035224,
	-0.58038,0.814346,0,-0.356403,0.038624,-0.035224,
	-0.678947,0.734187,0,-0.5,-0.094169,-0.035224,
	-0.58038,0.814346,0,-0.356403,0.038624,-0.035224,
	-0.678947,0.734187,0,-0.5,-0.094169,0.035224,
	-0.47058,0.882357,0,-0.356403,0.038624,0.035224,
	0,0,-1,-0.356403,0.038624,-0.035224,
	0,0,-1,0.5,-0.094169,-0.035224,
	0,0,-1,-0.5,-0.094169,-0.035224,
	0,0,-1,0.5,-0.094169,-0.035224,
	0,0,-1,-0.356403,0.038624,-0.035224,
	0,0,-1,-0.210084,0.094169,-0.035224,
	0,0,-1,0.5,-0.094169,-0.035224,
	0,0,-1,-0.210084,0.094169,-0.035224,
	0,0,-1,0.210084,0.094169,-0.035224,
	0,0,-1,0.5,-0.094169,-0.035224,
	0,0,-1,0.210084,0.094169,-0.035224,
	0,0,-1,0.356403,0.038624,-0.035224,
	0.58038,0.814346,0,0.356403,0.038624,0.035224,
	0.678947,0.734187,0,0.5,-0.094169,-0.035224,
	0.47058,0.882357,0,0.356403,0.038624,-0.035224,
	0.678947,0.734187,0,0.5,-0.094169,-0.035224,
	0.58038,0.814346,0,0.356403,0.038624,0.035224,
	0.678947,0.734187,0,0.5,-0.094169,0.035224,
	-0.120052,0.992768,0,-0.210084,0.094169,0.035224,
	0.120052,0.992768,0,0.210084,0.094169,-0.035224,
	-0.240104,0.970747,0,-0.210084,0.094169,-0.035224,
	0.120052,0.992768,0,0.210084,0.094169,-0.035224,
	-0.120052,0.992768,0,-0.210084,0.094169,0.035224,
	0.240104,0.970747,0,0.210084,0.094169,0.035224,
	0.240104,0.970747,0,0.210084,0.094169,0.035224,
	0.47058,0.882357,0,0.356403,0.038624,-0.035224,
	0.120052,0.992768,0,0.210084,0.094169,-0.035224,
	0.47058,0.882357,0,0.356403,0.038624,-0.035224,
	0.240104,0.970747,0,0.210084,0.094169,0.035224,
	0.58038,0.814346,0,0.356403,0.038624,0.035224,
	-0.47058,0.882357,0,-0.356403,0.038624,0.035224,
	-0.240104,0.970747,0,-0.210084,0.094169,-0.035224,
	-0.58038,0.814346,0,-0.356403,0.038624,-0.035224,
	-0.240104,0.970747,0,-0.210084,0.094169,-0.035224,
	-0.47058,0.882357,0,-0.356403,0.038624,0.035224,
	-0.120052,0.992768,0,-0.210084,0.094169,0.035224
};
static const struct gllist toaster_handle_frame = { GL_N3F_V3F, GL_TRIANGLES, 54, toaster_handle_data, 0 };
const struct gllist *toaster_handle = &toaster_handle_frame;