Examples of ISF in use

Projects powered by ISF
Want to be featued on this page?
Submit Your Project
VJ Zef / Saturday Shaders

”I started Saturday Shaders as a way for me to combine learning how to code shaders with quickly outputting something visual to share. I opted for a weekly schedule as opposed to everydays to make the learning process seem less daunting, yet regular enough to feel the progression from one week to the next.”

Colin_movecraft / Pixel Spirit Deck Translations

The Pixel Spirt Deck by Patricio Gonzalez-Vivo is an amazing set of open source tarot cards where each visual element is displayed together with the GLSL shader code that generates it. In this example Colin_movecraft creates interactive versions for use in live performance.

VIDVOX / Standard Shaders

The VIDVOX standard shaders are designed to be a baseline of common generators and FX that other developers can bundle with their own softwares. They are also great starting points for learning the basics of image processing with GLSL and creating more advanced versions. This collection can also be found in the ISF Files GitHub Repository.

Silvia Fabiani

In this interview artist Silvia Fabiani discusses creating animated images for dance performances, theater shows and live concerts, and how she went from using pre-recorded materials to live generative creations made with GLSL.

Colin_movecraft / Book of Shaders Translations

One of the best resources for learning to write GLSL shaders is of course The Book of Shaders by Patricio Gonzalez-Vivo. As part of learning how to write shaders himself, Colin_movecraft recreated many of the examples in the ISF format and shared them for others to use as a resource.

Colin_movecraft / Shapemaker

Another fantastic tutorial series that explores ways to expressively visualize music using combinations of shapes and colors generated with GLSL. This set of lessons is great both for new coders looking for a fun way to get started making their own visuals and pros in search of inspiration for their next creations.

Meta-7 / Mojo Video Tech

“All the video content is code, so the original idea was to create an entirely generative piece. The narrative structure of the show is a guided meditation where we have a solid color background layer which progresses though the color spectrum.”

EboMan / A/V Jam

EboMan shows off the power of using audio FX alongside ISF shaders and MIDI control in Ableton Live with EboSuite in this fun audio /visual jam session.

Gregory Taylor / Videosync Plug-Ins in M4L

“Videosync plug-ins look and act just like the Max for Live devices that you already know, with the difference being that they’re video devices.”