Updated pack sources

This commit is contained in:
Digital Artifex
2025-11-04 11:29:25 -05:00
parent 2bbd4f806d
commit adebc672ad
49 changed files with 3251 additions and 552 deletions

View File

@@ -0,0 +1,30 @@
{
"author": "cpdt",
"name": "Neon Rings",
"version": "1.0.0",
"description": "An audio-reactive set of smokey neon rings",
"license": "CC-BY-NC-SA",
"engine": "shadertoy",
"id": "XllcR4",
"tags": [
"reactive",
"rings",
"neon"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"bufferA":
{
"source": "./shaders/Buffer A.frag.qsb",
"frame_buffer_channel": 1,
"channel0":
{
"type": 4
}
},
"channel0": "{bufferA}"
}