graphic-processing-site-examples-Libraries-OpenGL-FullScreenApp-FullScreenApp.pde / pde
Full Screen Application. The main() function needs to be added for the program to run full screen after it is exported as an application. Select "Export Application" from the file menu to build an app for Mac OS X, Windows, and Linux. The screen.width and screen.height variables into size() ensure it will always be the width and height of the screen. Be certain the 2nd element in the array inside main() is identical to the name of the sketch. By default, pressing the Esc key will quit the application.
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.