A Better Ripple Effect. Now with source code!
I wanted to make a ripple effect that distorted the image more realistically. The trick is coming up with the right displacement map. In the displacement map, one color channel controls x-axis displacement and another controls y-axis displacement. Here is an example of what I came up with. This is generated algorithmically.

Download the source code.
hm:
how can I get the source code for this?
November 20, 2008, 11:19 amadmin:
By asking! Download it using the link above.
January 17, 2009, 5:48 am