Thursday, 8 August 2013

Water like wave effect on UIImageView using Core Animation

Water like wave effect on UIImageView using Core Animation

I am developing an application which has an image of a river, now on that
image I need to have a wave like effect to simulate flowing water.
I did already check these out but didn't help-
water effect in a view based application
iPhone - having a Ripple effect on a UIImageView
Now I need this to be done in Core animation as the entire application is
based on it. Any pointers would be helpful.

No comments:

Post a Comment