diff options
Diffstat (limited to 'hacks/glx/toaster_handle.c')
| -rw-r--r-- | hacks/glx/toaster_handle.c | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/hacks/glx/toaster_handle.c b/hacks/glx/toaster_handle.c deleted file mode 100644 index f7c7c6b..0000000 --- a/hacks/glx/toaster_handle.c +++ /dev/null @@ -1,64 +0,0 @@ -/* 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; |
