ISF Shader

Concentric

Generative visual shader for live performance & creative coding

€11.99

A real-time generative shader built in the ISF format. Control every parameter live — color, geometry, animation speed, and more. Designed for VJ performance.

About This Shader

High-performance ISF shader for generating animated concentric geometries. From minimal single circles to complex hypnotic spirals. Full creative control for live performance. Universal ISF compatibility: Resolume Wire, TouchDesigner, MadMapper, VDMX, and more.

What You Get

  • ⚡️

    ISF Shader File (.fs)

    Production-ready .fs source code. Drop it into any ISF-compatible app and start using it immediately.

  • 🎨

    Real-Time Parameters

    Fully exposed ISF inputs — tweak colors, speed, geometry, and more live via sliders, MIDI, or OSC.

  • 🔗

    Lifetime Updates

    Get every future improvement and new parameter addition for this shader at no extra cost.

Features

  • Segment size control (trim path effect)
  • Rotation speed & offset per layer
  • Up to 20 concentric layers
  • Shape complexity (3-200 sides)
  • Line width control (0.5-500px)
  • Full color customization
  • Spacing between elements
  • Concentric circles, triangles, and more

Compatible With

  • MadMapper
  • Magic Music Visuals
  • VDMX5
  • TouchDesigner
  • Resolume Wire
  • Any ISF-compatible host

ISF (Interactive Shader Format) is an open standard. This shader works in any application that supports .fs files via the ISF specification.

Code Preview

shader.fs
/*{
    "DESCRIPTION": "Concentric Visual Generator - Animated concentric polygon/circle patterns",
    "CREDIT": "VJ Galaxy - Alejandro Piñero Amerio",
    "ISFVSN": "2",
    "CATEGORIES": ["Generator"],
    "INPUTS": [
        {
            "NAME": "segmentSize",
            "TYPE": "float",
            "DEFAULT": 50.0,
            "MIN": 1.0,
            "MAX": 100.0,
            "LABEL": "Segment %"
        },
        {
            "NAME": "duplicates",
            "TYPE": "float",
            "DEFAULT": 1.0,
            "MIN": 1.0,
            "MAX": 20.0,
            "LABEL": "Duplicates"
        },
        {
            "NAME": "rotOffset",
            "TYPE": "float",
            "DEFAULT": 0.0,
            ...
        
        // ... [Full shader code included - 150+ lines of optimized GLSL]

Who Is This For?

  • VJs & Live Visual Performers Drop the .fs file into your VJ software and control every parameter live via MIDI, OSC, or on-screen sliders.
  • Creative Coders Study and modify the source code to learn GLSL techniques or build your own shader variations.
  • Motion Designers Render unique generative visuals for video projects, social content, and broadcast graphics.
  • Interactive Installations Use real-time inputs to drive the shader for responsive art installations and projection mapping.

Get This Shader

€11.99

Instant download after purchase. Source code included.