I am making an iOS game using Open GL ES 2.0 and GLKit. Is it possible to use the new iOS 5 UIKit Particle Systems with it? Or am I better off just making my own particle system?
Asked
Active
Viewed 350 times
2 Answers
0
In UIKit you create particle systems by using the QuartzCore framework. For a complete example check out this article:
http://www.raywenderlich.com/6063/uikit-particle-systems-in-ios-5-tutorial

Flexo
- 87,323
- 22
- 191
- 272

Marin Todorov
- 6,377
- 9
- 45
- 73