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