diff options
| author | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
| commit | badef32037f52f79abc1f1440b786cd71afdf270 (patch) | |
| tree | 412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/glx/toaster_handle.c | |
| parent | Delete pre-6.00 files (diff) | |
| download | xscreensaver-master.tar.gz xscreensaver-master.tar.xz xscreensaver-master.zip | |
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; |
