Quantcast
Channel: openFrameworks - Latest posts
Viewing all articles
Browse latest Browse all 40524

Multi Display Fullscreen 0.9.0 OSX

$
0
0

Since 0.9 any settings for the window should be passed using the window settings classes:

ofGLFWWindowSettings settings;
settings.multiMonitorFullScreen = true
settings.windowMode = OF_FULLSCREEN;
ofCreateWindow(settings);
ofRunApp(new ofApp);

Viewing all articles
Browse latest Browse all 40524

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>