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, 0 insertions, 40 deletions
diff --git a/hacks/glx/toaster_handle2.c b/hacks/glx/toaster_handle2.c
deleted file mode 100644
index d73003e..0000000
--- a/hacks/glx/toaster_handle2.c
+++ /dev/null
@@ -1,40 +0,0 @@
-/* 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;