diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-01-02 14:16:48 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-01-02 14:16:48 +0000 |
| commit | bd80808793bcadebc303409b316a7d50c8fc2eb5 (patch) | |
| tree | b4cdd1f9aaaf500cd349a4155233ba2c8e3900cc /src/testApp.cpp | |
| parent | 8b005ba4cebd9909496e0d032770efe9844b5675 (diff) | |
orbiting with light
Diffstat (limited to 'src/testApp.cpp')
| -rw-r--r-- | src/testApp.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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; + } |
