jit.op and corresponding op shaders
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
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
Thanks!
d