Version: 1.1

Posted: 2006-09-18

Build Requirements: Mac OS X 10.4 (Tiger)

Runtime Requirements: Mac OS X 10.4 (Tiger)

View Source Code:

Download Sample Code (“CITransitionSelectorSample2.zip”, 397.3K)



Description

Showing all available Core Image transitions in a scrollable NSOpenGLView. The code gives an example of how to scan for a set of filters using the category, setting up default paramters and rendering into a scrollable NSOpenGLView with partial updates for good performance.

Document Revision History

Date Notes
2006-09-18We fixed in this version the backside image for the page curl transition which wasn't set before.
2005-06-01Showing all available Core Image transitions in a scrollable NSOpenGLView