https://github.com/tapwork/ios-particle-fireworks
https://github.com/tapwork/ios-particle-fireworks
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tapwork/ios-particle-fireworks
- Owner: tapwork
- Created: 2011-11-11T22:58:52.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-02-04T08:41:17.000Z (over 10 years ago)
- Last Synced: 2025-03-28T08:35:41.301Z (about 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 22.5 KB
- Stars: 27
- Watchers: 2
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
iOS 5 now supports CAEmitterCell in Core Animation
This example shows a simple particle firework with the CAEmitterCell
The app reacts on touches. Try it out
the code is adopted from Apple's OSX Particle Example