scale and position for jit.gl.texture
Hi,
I try to merge two pictures in a videoplane using two jit.gl.texture. It works, but when I try to scale or to position in a separate way each picture it's not possible. I've tried almost all the parameter for the jit.gl.texture object and none of these are able to do that. Does anyone have a solution?
I scaling texture via @texzoom in the jit.gl.gridshape, but I don't know how separate redimension the two.
I am having troubles with the only jit.matrix convert to 3 separate jit.textures, each do a different scaling in the jit.gl.gridshape
Try with @textzoom... as option
i'm not really clear on what you're trying to do and what's not working, but if you post a patch we can offer some suggestions