summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorepoch <epoch@hacking.allowed.org>2017-02-09 03:05:41 -0600
committerepoch <epoch@hacking.allowed.org>2017-02-09 03:05:41 -0600
commit17347b2e23292aad11c879d3df4a0e73c31e2ae8 (patch)
treee124afb91a59e1f415051a097446b713c5f78d79 /src/config.h
parentd98c4fe440f2abe3a6682e9e7f9a439fe2540a21 (diff)
downloadhackvr-17347b2e23292aad11c879d3df4a0e73c31e2ae8.tar.gz
hackvr-17347b2e23292aad11c879d3df4a0e73c31e2ae8.zip
fixed up some red and blue stuff and put (hopefully) useful stuff into README. Also made testit.sh use a pre-converted version of the female mesh so people will not need perl to test it.
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/config.h b/src/config.h
index 92960c5..08ce918 100644
--- a/src/config.h
+++ b/src/config.h
@@ -9,8 +9,8 @@
#define DEBUG 1
#define WALK_SPEED 1
#define SPLIT_SCREEN 2
-#define CAMERA_SEPARATION .0125
-#define RED_AND_BLUE 0
+#define CAMERA_SEPARATION -1
+#define RED_AND_BLUE 1
#define SHAPES 16386
#define MAX_SIDES 8
#define WIDTH 4000