summaryrefslogtreecommitdiff
path: root/06_performance/src/main.cpp
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-06-20 09:06:40 +0100
committerComment <tim@gray.(none)>2013-06-20 09:06:40 +0100
commit39bcb5346b1f746399192391b6699e81d0d8ad3a (patch)
tree36445cbd0d270f5181fb04eaf875a7b6f3422ff2 /06_performance/src/main.cpp
parentcdd0e0b630bd3a5a8ba15dbce7f5e03221b72f92 (diff)
spooky bug fixed, integration nearly right
Diffstat (limited to '06_performance/src/main.cpp')
-rw-r--r--06_performance/src/main.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/06_performance/src/main.cpp b/06_performance/src/main.cpp
index 58263a2..20767a2 100644
--- a/06_performance/src/main.cpp
+++ b/06_performance/src/main.cpp
@@ -4,7 +4,8 @@
//========================================================================
int main( ){
- ofSetupOpenGL(4080,768, OF_WINDOW); // <-------- setup the GL context
+ //ofSetupOpenGL(4080,768, OF_WINDOW); // <-------- setup the GL context
+ ofSetupOpenGL(1224,232, OF_WINDOW); // <-------- setup the GL context