summaryrefslogtreecommitdiff
path: root/TRRSS_01_rec/src/main.cpp
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-04-30 00:04:08 +0100
committerComment <tim@gray.(none)>2013-04-30 00:04:08 +0100
commitf9321366d899dcdb07d1d92440933edee5f03a8d (patch)
tree46b6e67aa8dd2a3671d5d968c1b02e0d4e612914 /TRRSS_01_rec/src/main.cpp
parent4d700209835a96ef9eb1a4be7a841fa6c357fced (diff)
looking good
Diffstat (limited to 'TRRSS_01_rec/src/main.cpp')
-rwxr-xr-xTRRSS_01_rec/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TRRSS_01_rec/src/main.cpp b/TRRSS_01_rec/src/main.cpp
index 1f1c3a1..de63c21 100755
--- a/TRRSS_01_rec/src/main.cpp
+++ b/TRRSS_01_rec/src/main.cpp
@@ -6,7 +6,7 @@
int main( ){
ofAppGlutWindow window;
- ofSetupOpenGL(ofxFensterManager::get(),1024,768, OF_WINDOW); //2048,768
+ ofSetupOpenGL(ofxFensterManager::get(),800,600, OF_WINDOW); //2048,768
//ofSetupOpenGL(&window, 1024,768, OF_WINDOW); // <-------- setup the GL context
//ofSetupOpenGL(&window, 1024,768, OF_WINDOW);