flip jit.gl.texture horizontally ?
hello jitter pros,
i want to flip a jit.gl.texture horizontally.
the flip attribute flips the texture only vertically.
is there an easy way to do it ?
a shader or a texture attribute would be fine.
perhaps someone has solved this already.
best,
petcode
send the texture through a jit.gl.slab @rect 1 0 0 1
I have the same problem out of jit.gl.hap to a pwindow but this doesn't do the trick.