diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-06-26 11:36:06 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-06-26 11:36:06 +0100 |
| commit | 6e447e02cd9a2680bea5bd2dfe1c77fe5ae8efc2 (patch) | |
| tree | f8e00e6438b1ad71fae523bc49a6185f5e459d38 /06_performance/src/main.cpp | |
| parent | b6afccb0854ffc5656b2d328ac5639b0db5a0c78 (diff) | |
poper fadeout
Diffstat (limited to '06_performance/src/main.cpp')
| -rw-r--r-- | 06_performance/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/06_performance/src/main.cpp b/06_performance/src/main.cpp index 9343609..733d488 100644 --- a/06_performance/src/main.cpp +++ b/06_performance/src/main.cpp @@ -5,7 +5,7 @@ int main( ){ //ofSetupOpenGL(4080,768, OF_WINDOW); // <-------- setup the GL context - ofSetupOpenGL(1550,296, OF_WINDOW); // <-------- setup the GL context + ofSetupOpenGL(1400,262, OF_WINDOW); // <-------- setup the GL context |
