From 61e590513b2e725a8df7eed75a041b188d4ecd39 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 23 Feb 2012 01:07:34 +0000 Subject: proper vertigo effect --- src/testApp.cpp | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) (limited to 'src/testApp.cpp') diff --git a/src/testApp.cpp b/src/testApp.cpp index 6f8b00f..5e0661e 100644 --- a/src/testApp.cpp +++ b/src/testApp.cpp @@ -30,7 +30,7 @@ void testApp::setup(){ //ofDisableArbTex(); - mode=DISPLAY; + mode=CALIBRATE; @@ -40,6 +40,7 @@ void testApp::setup(){ texture.play(); light=true; + } //-------------------------------------------------------------- @@ -95,15 +96,6 @@ void testApp::keyPressed(int key){ if (activeView<0) for (int i=0;i