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