VBL

Last Revision:
Version 1.0, 2003-07-07
A simple example of how to create an OpenGLView in AppKit.
Build Requirements:
Mac OS X Mac OS X 10.1, ProjectBuilder 1.1
Runtime Requirements:
Mac OS X Mac OS X 10.1, ProjectBuilder 1.1

A simple example of how to create an OpenGLView in AppKit. This example also allows activating / deactivating the cgl swap interval to control vbl syncing. The OpenGLView can be created with a fullscreen context on the main display device (change the #define FULLSCREEN macro in main.m). Requirements: Mac OS X 10.1, ProjectBuilder 1.1 Keywords: VBL Fullscreen OpenGL OpenGLView