jit.op and corresponding op shaders

Dan's icon

Could anyone tell me the corresponding shader in Cycling '74/jitter-
shaders/math/ for [jit.op @op ~], if one exists? It's a "bitwise
compliment (unary)" according to jit.op.help.

thanks,
dan

Joshua Kit Clayton's icon

On Jan 10, 2008, at 2:13 PM, Dan Winckler wrote:

> Could anyone tell me the corresponding shader in Cycling '74/jitter-
> shaders/math/ for [jit.op @op ~], if one exists? It's a "bitwise
> compliment (unary)" according to jit.op.help.

op.invert.jxs

-Joshua

Dan's icon

Thanks!

d