some question about videoplane?
this is my patch , i want to remove one movie's background....
i don't know how to do ?
anyone can help? thx
You mean something like chromakeying? jitter tutorial 10
Otherwise you can take a look into the shaders on:
/Max5/Cycling '74/jitter-shaders/composite in particular co.chromakey.jxs and co.difference.jxs
thx , i don't know how to use .jxs ,could you tell me which can find help?
thx a lot
jxs are wrappers for shaders. A shader is a small program used to create your own visual effects:
http://en.wikipedia.org/wiki/Shader
as always the jitter tutorials are the best reference: take a look into the numbers 41 and 42.
You can read this super nice article in writing shaders inside jitter:
https://cycling74.com/tutorials/your-first-shader/
Emmanuel
herewith a super simple example. You can do a chain of effects in-between the jit.gl.texture and the jit.gl.videoplane