iOS core animation demo.
Implimented with CAReplicatorLayer and CABasicAnimation.
Blog: http://www.cnblogs.com/silence-cnblogs/p/6951948.html
Implemented with CAEmitterLayer.
Blog: http://www.cnblogs.com/silence-cnblogs/p/6971533.html
Implemented with CAShapeLayer, CAGradientLayer and CADisplayLink.