Skip to content

Latest commit

 

History

History
 
 

CITransitionSelectorSample2

CITransitionSelectorSample2
=======================

DESCRIPTION:

Shows 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.

===========================================================================
BUILD REQUIREMENTS:

Xcode 3.2, Mac OS X 10.6 Snow Leopard or later

===========================================================================
RUNTIME REQUIREMENTS:

Mac OS X 10.6 Snow Leopard or later

===========================================================================
CHANGES FROM PREVIOUS VERSIONS:

Version 1.2
- Project updated for Xcode 4.
Version 1.1
- We fixed in this version the backside image for the page curl transition which wasn't set before.
Version 1.0
- First release


===========================================================================
Copyright (C) 2004-2011, Apple Inc.