Files
komplex/data/packs/Blueprint/pack.json
Digital Artifex c8f3f1e981 Added shader packs
2025-08-19 09:33:45 -04:00

32 lines
600 B
JSON

{
"author": "s23b",
"name": "Blueprint of the Arkiteckt",
"version": "1.0.0",
"description": "",
"license": "CC BY-NC-SA 3.0",
"engine": "shadertoys",
"id": "4tySDW",
"tags": [
"reactive",
"raymarching",
"fractal",
"edge detect",
"mouse"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"channel0":
{
"type": 2,
"source": "./shaders/Buffer A.frag.qsb",
"frame_buffer_channel": 1,
"channel0":
{
"type": 4,
"invert": true
}
}
}