summaryrefslogtreecommitdiffstats
path: root/hacks/glx/toaster_handle2.c
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/toaster_handle2.c')
-rw-r--r--hacks/glx/toaster_handle2.c40
1 files changed, 40 insertions, 0 deletions
diff --git a/hacks/glx/toaster_handle2.c b/hacks/glx/toaster_handle2.c
new file mode 100644
index 0000000..d73003e
--- /dev/null
+++ b/hacks/glx/toaster_handle2.c
@@ -0,0 +1,40 @@
+/* Generated from "toaster_handle2.dxf" on Aug-22-2014.
+ Smoothed vertex normals. Normalized to unit bounding box.
+ */
+
+#include "gllist.h"
+
+static const float toaster_handle2_data[] = {
+ 0,-0.027094,0.999633,0.038934,-0.294903,-0.5,
+ 0,-0.027094,0.999633,-0.038934,0.321555,-0.483291,
+ 0,-0.027094,0.999633,-0.038934,-0.294903,-0.5,
+ 0,-0.027094,0.999633,-0.038934,0.321555,-0.483291,
+ 0,-0.027094,0.999633,0.038934,-0.294903,-0.5,
+ 0,-0.027094,0.999633,0.038934,0.321555,-0.483291,
+ -1,0,0,0.038934,0.294903,0.5,
+ -1,0,0,0.038934,-0.294903,-0.5,
+ -1,0,0,0.038934,-0.321555,0.483291,
+ -1,0,0,0.038934,-0.294903,-0.5,
+ -1,0,0,0.038934,0.294903,0.5,
+ -1,0,0,0.038934,0.321555,-0.483291,
+ 0,0.027094,-0.999633,0.038934,0.294903,0.5,
+ 0,0.027094,-0.999633,-0.038934,-0.321555,0.483291,
+ 0,0.027094,-0.999633,-0.038934,0.294903,0.5,
+ 0,0.027094,-0.999633,-0.038934,-0.321555,0.483291,
+ 0,0.027094,-0.999633,0.038934,0.294903,0.5,
+ 0,0.027094,-0.999633,0.038934,-0.321555,0.483291,
+ 1,0,0,-0.038934,-0.294903,-0.5,
+ 1,0,0,-0.038934,0.294903,0.5,
+ 1,0,0,-0.038934,-0.321555,0.483291,
+ 1,0,0,-0.038934,0.294903,0.5,
+ 1,0,0,-0.038934,-0.294903,-0.5,
+ 1,0,0,-0.038934,0.321555,-0.483291,
+ 0,-0.999633,-0.027095,0.038934,0.294903,0.5,
+ 0,-0.999633,-0.027095,-0.038934,0.321555,-0.483291,
+ 0,-0.999633,-0.027095,0.038934,0.321555,-0.483291,
+ 0,-0.999633,-0.027095,-0.038934,0.321555,-0.483291,
+ 0,-0.999633,-0.027095,0.038934,0.294903,0.5,
+ 0,-0.999633,-0.027095,-0.038934,0.294903,0.5
+};
+static const struct gllist toaster_handle2_frame = { GL_N3F_V3F, GL_TRIANGLES, 30, toaster_handle2_data, 0 };
+const struct gllist *toaster_handle2 = &toaster_handle2_frame;