alpha channel with jit.gl.sketch
I want to use a colored plane on an opengl layer, i have video in layer 1 and i want to use the transparency of a plane on the layer 2.
I try "jit.gl.sketch @layer 2" and "jit.gl.videoplane @layer 1", i can see the form (the plane), but when I change the alpha channel nothing happened on the transparency of this plane... does someone can help me ?
thanks
Sounds like a depth buffer issue (search the archives), but if not, you need to provide a simple example patch which illustrates the problem. Otherwise, we're just speculating.