Updated shader packs

This commit is contained in:
Digital Artifex
2025-11-04 15:33:17 -05:00
parent a14147cddf
commit 60c8d65ee5
47 changed files with 207 additions and 1498 deletions

View File

@@ -0,0 +1,17 @@
{
"author": "lsdlive",
"name": "Mist by Ohno! - part2",
"version": "1.0.0",
"description": "This is my part for 'Mist' by Ohno, a 4 kilobytes demo released at the Cookie 2018.",
"license": "CC-BY-NC-SA",
"engine": "shadertoy",
"id": "wdBGWD",
"tags": [
"reactive",
"pixel",
"neon"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1
}

Binary file not shown.

View File

@@ -0,0 +1,22 @@
{
"author": "mrange",
"name": "Neonwave Sunset",
"version": "1.0.0",
"description": "Code is hackish but I thought it looked good enough to share",
"license": "CC-BY-NC-SA",
"engine": "shadertoy",
"id": "7dtcRj",
"tags": [
"reactive",
"retro",
"neon"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"channel0":
{
"type": 4
}
}

Binary file not shown.

View File

@@ -0,0 +1,24 @@
{
"author": "Virgill",
"name": "Rhodium Liquid Carbon",
"version": "1.0.0",
"description": "Liquid carbon effect from Rhodium 4k Intro",
"license": "",
"engine": "shadertoy",
"id": "llK3Dy",
"tags": [
"fire",
"liquid",
"spheretracing"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"bufferA":
{
"source": "./shaders/Buffer A.frag.qsb"
},
"channel0":"{bufferA}"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View File

@@ -0,0 +1,23 @@
{
"author": "diatribes",
"name": "Root Sanctum",
"version": "1.0.0",
"description": "Root Sanctum",
"license": "",
"engine": "shadertoy",
"id": "3c2fz1",
"tags": [
"raymarched",
"fractal"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"channel0":
{
"source": "./images/iChannel0.png",
"type": 0,
"can_edit": true
}
}

Binary file not shown.

View File

@@ -0,0 +1,22 @@
{
"author": "patu",
"name": "Sailing Beyond - Hyper Tunnel",
"version": "1.0.0",
"description": "Continuation of my attemps to extract audio features from a song",
"license": "",
"engine": "shadertoy",
"id": "4t2cR1",
"tags": [
"reactive",
"tunnel",
"neon"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"channel0":
{
"type": 4
}
}

Binary file not shown.

View File

@@ -0,0 +1,17 @@
{
"author": "Kali",
"name": "Mist by Ohno! - part2",
"version": "1.0.0",
"description": "Audio reactive shader",
"license": "CC-BY-NC-SA",
"engine": "shadertoy",
"id": "fd2GD1",
"tags": [
"reactive",
"pixel",
"neon"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -0,0 +1,40 @@
{
"author": "z0rg",
"name": "The Grid",
"version": "1.0.0",
"description": "A mix of two of my shaders to create a cyber / tron visual",
"license": "CC-BY-NC-SA",
"engine": "shadertoy",
"id": "7tGfWy",
"tags": [
"tron",
"cyber",
"retrowave"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"bufferA":
{
"source": "./shaders/Buffer A.frag.qsb",
"frame_buffer_channel": 0,
"channel1":
{
"type": 0,
"source":"./images/iChannel1.png"
},
"channel2":
{
"type": 0,
"source":"./images/iChannel2.png"
},
"channel3":
{
"type": 4
}
},
"channel0":"{bufferA}"
}

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,22 @@
{
"author": "BigWings",
"name": "The universe within",
"version": "1.0.0",
"description": "Been reading up on psychedelics and got inspired. Put fullscreen, make sure sure you have sound and stare at it until the end! Use mouse to move.",
"license": "",
"engine": "shadertoy",
"id": "lscczl",
"tags": [
"reactive",
"universe",
"network"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"channel0":
{
"type": 4
}
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View File

@@ -0,0 +1,34 @@
{
"author": "stubbe",
"name": "Warp Tunnel",
"version": "1.0.0",
"description": "Warping Through A Wormhole In Space",
"license": "",
"engine": "shadertoy",
"id": "XtdGR7",
"tags": [
"space",
"warp"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"channel0":
{
"source": "./images/iChannel0.png",
"type": 0
},
"channel1":
{
"source": "./images/iChannel1.png",
"type": 0
},
"channel2":
{
"source": "./images/iChannel2.png",
"type": 0
}
}

Binary file not shown.