From bd80808793bcadebc303409b316a7d50c8fc2eb5 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 2 Jan 2012 14:16:48 +0000 Subject: orbiting with light --- src/testApp.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/testApp.cpp') diff --git a/src/testApp.cpp b/src/testApp.cpp index 0d42e85..089e677 100644 --- a/src/testApp.cpp +++ b/src/testApp.cpp @@ -34,6 +34,7 @@ void testApp::setup(){ views[0].setup(GL_LIGHT0,ofGetWidth(),ofGetHeight(),0,0); activeView=0; + } -- cgit v1.2.3