hexa image mirage effect

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?".
Post Reply
dognose
Posts: 265
Joined: 2005-03-08T22:16:37-07:00

hexa image mirage effect

Post by dognose »

I just saw this lens effect. I'd like to be able to reproduce it with IM.. Any ideas?

Image

Image
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: hexa image mirage effect

Post by fmw42 »

What is the effect? It is not clear to me. Please clarify. As best as I can tell, it looks like simply taking one picture and replicating it and alpha masked compositing it in various places. See -compose and composite. http://www.imagemagick.org/Usage/compose/
Post Reply