From e4704318327aec71a584571e80b6163988cdf6b8 Mon Sep 17 00:00:00 2001 From: epoch Date: Thu, 30 Apr 2020 05:10:42 -0500 Subject: the floppy disk hackvr mesh, and the chaosgate generator and its tester-script --- share/hackvr/meshes/floppy.hackvr | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 share/hackvr/meshes/floppy.hackvr (limited to 'share/hackvr/meshes') diff --git a/share/hackvr/meshes/floppy.hackvr b/share/hackvr/meshes/floppy.hackvr new file mode 100644 index 0000000..53b1f09 --- /dev/null +++ b/share/hackvr/meshes/floppy.hackvr @@ -0,0 +1,30 @@ +#whole thing +floppy addshape 1 5 -1 1 0 .8 1 0 1 .8 0 1 -1 0 -1 -1 0 + +### this is for when I eventually make it actually 3d +#floppy addshape 1 5 -1 1 .1 .8 1 .1 1 .8 .1 1 -1 .1 -1 -1 .1 + +#the label +floppy addshape 1 4 -.8 .15 0 .8 .15 0 .8 -1 0 -.8 -1 0 + +#the lines on the label +floppy addshape 1 2 -.8 -.05 0 .8 -.05 0 +floppy addshape 1 2 -.8 -.25 0 .8 -.25 0 +floppy addshape 1 2 -.8 -.45 0 .8 -.45 0 +floppy addshape 1 2 -.8 -.65 0 .8 -.65 0 +floppy addshape 1 2 -.8 -.85 0 .8 -.85 0 + +#the metal clip slide area +floppy addshape 1 4 -.8 1 0 -.8 .3 0 .5 .3 0 .5 1 0 + +#the metal clip +floppy addshape 1 4 -.5 1 0 -.5 .3 0 .55 .3 0 .55 1 0 + +#the hole in the metal clip because... lazy. +floppy addshape 1 4 .125 .9 0 .4 .9 0 .4 .35 0 .125 .35 0 + +#the write protection hole +floppy addshape 1 4 .95 -.875 0 .85 -.875 0 .85 -.8 0 .95 -.8 0 + +floppy scale 7 7 7 +#floppy rotate 0 0 180 -- cgit v1.2.3