Version: 1.0

Posted: 2009-07-07

Build Requirements: Xcode 3.2

Runtime Requirements: Snow Leopard, Mac OS X 10.6

View Source Code:

Download Sample Code (“Fire.zip”, 40.5K)



Description

This application demonstrates the use of Core Animation's particle system classes: CAEmitterLayer and CAEmitterCell. Two emitters and cells are used to create fire and smoke effects. Particle images are loaded from the application's bundle and the properties of the particles and emitters are animated.

Document Revision History

Date Notes
2009-07-07This application demonstrates the use of Core Animation's particle system.