summaryrefslogtreecommitdiffstats
path: root/hacks/glx/toaster_handle2.c
diff options
context:
space:
mode:
authorSimon Rettberg2024-09-06 14:42:37 +0200
committerSimon Rettberg2024-09-06 14:42:37 +0200
commitbadef32037f52f79abc1f1440b786cd71afdf270 (patch)
tree412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/glx/toaster_handle2.c
parentDelete pre-6.00 files (diff)
downloadxscreensaver-master.tar.gz
xscreensaver-master.tar.xz
xscreensaver-master.zip
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;