Top "Caemitterlayer" questions

The CAEmitterLayer class provides a particle emitter system for Core Animation.

UIView self.layer.shouldRasterize = YES and performance issues

I would like to share my experience from using self.layer.shouldRasterize = YES; flag on UIViews. I have a UIView …

performance ios5 caemitterlayer
CAEmitterLayer how to emit for a short time repeatedly

I'm playing around with CAEmitterLayer and I face some problems now :( I need a short particle effect - like a …

ios uiview core-animation calayer caemitterlayer