Files
komplex/tools/packsrc/Speak/pack.json
Digital Artifex 812288fe52 Update pack source
2025-11-07 08:02:40 -05:00

35 lines
830 B
JSON

{
"author": "XorDev",
"name": "Speak [470]",
"version": "1.0.0",
"description": "A ladybug on a mushroom. It renders really slowly. Sorry for that, this is not meant to be rendered with raymarching really, but well, here we are. I'll get a pass later",
"license": "CC BY-NC-SA 3.0",
"engine": "shadertoys",
"id": "4tByz3",
"tags": [
"reactive",
"color",
"space",
"glow",
"golf"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"channel0":
{
"type": 2,
"source": "./shaders/Buffer A.frag.qsb",
"frame_buffer_channel": 0,
"channel1":
{
"type": 4,
"invert": false,
"texture_mirroring": "MirrorVertically",
"wrap_mode": "Repeat"
}
}
}