-
Animated Displacement Map Question
I wondering if anyone can give me any tips.
I am working on a project where I am attempting to “project” an image onto clouds as if you were looking up into the sky and seeing them as projected from a light source below.
I have my clouds layer and want it to drift slowly in a certain direction. I am wondering how I can have my other images (the ones to be “projected”) displaced by the gradient of my clouds layer so that the images appear to be affected by the shape of the drifting clouds.
I tried simply using an instance of the cloud layer as a displacement map but soon figured out that this wouldn’t work as apparently a displacement map cannot be animated. The problem is that even if I precompose the motion of the clouds the displacement map does not seem to be independent of the object to be displaced.. that is to say, basically I just want a foreground layer to be displaced by a moving background layer. Any suggestions? Shall I just forget the displacement and use light transmition and blending modes instead?
Cheers!
Cosmo