Gradients

Last Revision:
Version 1.1, 2011-04-15
Updated for building using latest Mac OS SDK installed on the machine.
(Full Revision History)
Build Requirements:
Xcode 3.2
Runtime Requirements:
Snow Leopard, Mac OS X 10.6

This simple application demonstrates use of the CAGradientLayer class, simple implicit animations, and using the CATransaction class to control the length of implicit animations. A single gradient layer is displayed and continuously animated using new random colors. The gradient layer is also scaled to match the window, if resized.