Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
It's an old effect that I've seen a lot of places, but I don't know the best way to make it in IM.
I'm guessing that I'd use a Distortion or Displacement Map like in the examples... but I don't know how to make one for the movement and distortion I want.
In fact it would probably turn out so nice looking you may have to blur the image a little to dirty it so it becomes more realistic
Animation it is easy, it is just set of distortion/displacement maps applied to the same image over an over. The difficult part is geting the right sequence of distortion maps
However Please let us know how you get on. I would love to see your final set of distortion maps, and hopefully include at least one non-animationed example
in IM Examples...