I have an image that drives a flip simulation. Image has two colors and each color will become a different fluid that interacts/mixes with the other one. Initially, this image was still and it was easy for me to achieve that with attributesfrommap and mapping Cd to viscosity and density.
Now I need the underlying image to be an animation (only the character moves, the rest is still). I got the character animation driving the particles representing its shape using the volume optical flow technique. However, I'm struggling to find a way to merge these two systems together and basically add the character movement to the fluids mixing together generated from image Cd.
Attached is a test project folder, which includes the images to drive the sim.
Thanks.
Image Not Found