ISF effects share

7+1 Glitch pack

7 Glitch effects + 1 combo of those.
”combo” is super complicated but able to use 7 effects on one effect

vavjGlitckPack_v2605.zip (984.9 KB)

7 Likes

Thank you so much for sharing your work :slight_smile:

2 Likes

After a few iterations, Claude built this ISF which generates a palette overlay of whatever video source is being played. After earlier muddied and muted results, it provided a few sliders to better match the averaged/analysed colours with the key visible colours.
Adjustable height, update rate, and can be positioned on any of the 4 frame-edges.

Add to Library>Graphics>ISF

Feel free to remix.

CinematicPalette.fs.zip (4.3 KB)

Video image: Kids playing at Gaba Gaba, Papua New Guinea, during a visit there last year.

image

1 Like

Another iterated claude ISF effect : ‘Film Strip Scrubber’
Add to Library>Graphics>ISF

Adjust:

  • strip width, and it populates with enough frames to fill screen height
  • gaps between frames
  • frameoffset - where 0 = video playing in each frame, 1 = stop motion, staggered per frame
  • optional
  • framestrip-borders, colour, film sprocket holes
  • source input pulldown : choose which layer is film-stripped

FilmStripScrubber.fs.zip (3.1 KB)
Video image: dusk bats in Melbourne, Australia.

It also ‘stacks’ in fun ways:

1 Like

How are you folks iterating on the shader dev? I’d prefer to do it in situ in VDMX so my OSC plumbing is setup but I can’t make changes without ejecting and reloading the shader which is clunky. I assume live coding is possible in the ISF Editor but then I loose the real world OSC test (I have a performance setup in Supercollider that sends the OSC). Thanks.

1 Like