flip jit.gl.texture horizontally ?

petcode's icon

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

Rob Ramirez's icon

send the texture through a jit.gl.slab @rect 1 0 0 1

Stephane Morisse's icon

I have the same problem out of jit.gl.hap to a pwindow but this doesn't do the trick.