Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ofTheo/ofxAppGLFWWindowMulti
A multiwindow addon for openFrameworks. Does not require modification to ofApp.cpp. Currently supports OF 0.8.1.
https://github.com/ofTheo/ofxAppGLFWWindowMulti
Last synced: 4 months ago
JSON representation
A multiwindow addon for openFrameworks. Does not require modification to ofApp.cpp. Currently supports OF 0.8.1.
- Host: GitHub
- URL: https://github.com/ofTheo/ofxAppGLFWWindowMulti
- Owner: ofTheo
- Created: 2014-06-27T20:14:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-20T11:26:43.000Z (over 10 years ago)
- Last Synced: 2024-10-27T19:57:55.281Z (4 months ago)
- Language: C++
- Size: 274 KB
- Stars: 17
- Watchers: 5
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ofxAppGLFWWindowMulti
=====================- A multiwindow addon for openFrameworks.
- Does not require modification to ofApp.cpp.
- Currently supports OF 0.8.1 (master branch) and 0.8.2/0.8.3 ( with 0.8.2 branch https://github.com/ofTheo/ofxAppGLFWWindowMulti/tree/0.8.2 )
- Tested on OS X - should be compatible with Win/Nix.Notes:
- For OS X when you add ofxAppGLFWWindowMulti.cpp to your project you will need to set the file type to Objective-C++ you can do this in the right column/pane of Xcode.
- For Linux / Windows users having issues with drawing see this thread - http://forum.openframeworks.cc/t/multiple-screens-2014/