-
Random Layering
I am running some tests trying to come up with an animation style that is similar to the children’s classic “The Very Hungry Caterpillar”.
I am starting by layering some images of texture over one another. Each image is broken down into rectangular chunks (using masks), so that the images appear whole but are broken up.
What I’d like to do is cycle through the layers for each chunk randomly.i.e. randomly reveal, say, 1 of 3 images that share a position.
Once I’m able to generate this pastiche style animation, i plan to track matte the animated texture onto images of a variety of friendly animals. I might even try “Card Dance” to see if that adds to the effect.
I’m excited, and would appreciate any help you can offer.