Version: 1.0

Posted: 2009-08-21

Build Requirements: Mac OS X 10.6 SnowLeopard

Runtime Requirements: Mac OS X 10.6 SnowLeopard

View Source Code:

Download Sample Code (“Fireworks.zip”, 25.6K)



Description

This application demonstrates the use of Core Animation's particle system. 'Fireworks' uses a single CAEmitterLayer and multiple nested CAEmitterCells to create a fireworks simulation. Some of the properties of the fireworks can be manipulated via the user interface.

Document Revision History

Date Notes
2009-08-21Create a fireworks simulation using Core Animation's particle system.