jit.gl.gen
Hey guys just wondering that are jit.gl.gen objects strictly restricted to jit.gl.videoplane objects or if I can connect them to jit.gl.multiple or gridshape objects say perhaps to manipulate the live video feed in open GL into a kaleidoscope
Thanks
i assume you mean jit.gl.pix?
Max Patch
Copy patch and select New From Clipboard in Max.
it simply outputs an opengl texture, so yes, that texture can be used to texture any opengl object.
here's two ways to do this: