Articles

    Jitter Shaders or Gen Patcher Equivalents for Common Jitter Objects


    Many Jitter matrix processing objects have corresponding Jitter shaders or Gen patchers that you can use as drop-in replacements for standard Jitter objects.
    Blur or Sharpen jit.brassjit.gl.slab @file cf.emboss.jxs or see the EMBOSSR Vizzie module for a jit.gl.pix version
    jit.convolve jit.gl.slab @file cf.convolve.jxs jit.fastblur jit.gl.slab.gauss6x jit.robcross jit.gl.slab @file cf.edgedetect.jxs or see the SKETCHR Vizzie module for a jit.gl.pix version jit.sobel – See the TRACR Vizzie module for a jit.gl.pix version jit.wake – See the FEEDR Vizzie module for a jit.gl.pix version
    Colorspace jit.brcosa jit.gl.pix @gen brcosa or see the BRCOSR Vizzie module for a jit.gl.pix version jit.hue – See the ALPHABLENDR Vizzie module for a jit.gl.pix version jit.rgb2hsl jit.gl.pix jit.rgb2luma jit.gl.pix
    Compositing jit.alphablend – See the ALPHABLENDR Vizzie module for a jit.gl.pix version jit.chromakey jit.gl.slab @file co.chromakey.hsv.jxs or see the CHROMAKEYR Vizzie module for a jit.gl.pix version jit.keyscreen jit.gl.slab @file co.chromakey.hsv.jxs or see the CHROMAKEYR Vizzie module for a jit.gl.pix version jit.lumakey jit.gl.slab @file co.lumakey.jxs @param binary 1 @param fade 0.05 @param tol 0.05 or see the LUMAKEYR Vizzie module for a jit.gl.pix version jit.op jit.gl.slab @file op.*.jxs or see the OPER8R Vizzie module for a jit.gl.pix version jit.xfade jit.gl.pix @gen xfade or see the XFADR Vizzie module for a jit.gl.pix version
    Data jit.matrix jit.gl.texture jit.matrixsetjs jit.gl.textureset.js
    Generators jit.bfg jit.gl.bfg
    Math jit.charmap jit.gl.slab @file cc.colormap.jxs jit.clip jit.gl.pix jit.expr jit.gl.pix jit.map jit.gl.pix jit.op jit.gl.slab @file op.*.jxs or see the OPER8R Vizzie module for a jit.gl.pix version jit.scalebias jit.gl.slab @file cc.scalebias.jxs
    Spatial jit.rota jit.gl.slab @file td.rota.jxs jit.rubix – See the SCRAMBLR Vizzie module for a jit.gl.pix version jit.repos jit.gl.slab @file td.repos.jxs jit.resamp jit.gl.slab @file td.rota.jxs jit.sprinkle – See the FOGGR Vizzie module for a jit.gl.pix version
    Special FX jit.altern – See the WYPR Vizzie module for a jit.gl.pix version jit.ameba – See the ZAMPLR Vizzie module for a jit.gl.pix version jit.brcosa jit.gl.pix @gen brcosa jit.eclipse – See the FRACTALIZR Vizzie module for a jit.gl.pix version jit.flouride – See the SOLARIZR Vizzie module for a jit.gl.pix version jit.plur – See the RESAMPLR Vizzie module for a jit.gl.pix version jit.slide jit.gl.slab @file tp.slide.jxs jit.wake – See the FEEDR Vizzie module for a jit.gl.pix version
    User Interface jit.window jit.world jit.pwindow – See the VIEWR Vizzie module

    by Max Gardener on
    May 14, 2019 4:45 PM

    • Shane
      Jan 14 2020 | 9:31 pm
      Any replacement for jit.shade ?
      Share
    • Christopher Overstreet's icon
      Christopher Overstreet's icon
      Christopher Overstreet
      Jan 29 2021 | 6:25 pm
      What about jit.unpack, jit.spill, jit.iter, and jit.submatrix? Any way to do that mostly on GPU? Those objects hit my mac hard. (they run much faster on my PC). PS. - Anyway to disable autocorrect in these messages? I have to type jit.whatever three times before it accepts it.