I'm doing a project that is taking a live feed of a dancer, putting it through a threshold to only have the silhouette, and projecting it at different time intervals, to create multiple shadow-like figures repeating the dance movements just performed.
I have the threshold and delays no problem, but I can't seem to figure out how to have multiple versions of the same live feed, playing at different delays in the same GEM window. I tried using the pix_mix but it only shows the one single delayed projection.
Do I need to change the opacity? How do I do that? Or is there a better way to do this?