a longtime echo?? (jit.slide or something else)
Hello,
maybe a simple question - maybe not...:
I want do get a videoeffect overlaying every frame. Something like jit.slide, but constant.
Let's say in a time-period of 10seconds overlaying (adding/multiplying) each frame. Or is it possible with jit.slide to set a timerange in which the "echo" doesn't disapear?
Or maybe there is some gl-effect for this?
thanx a lot
rené
if you want a long time decay on an effect, try using feedback with a delay. You can use either the 3d matrix technique or jit.matrixset for a delay.
wes