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,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}"
}