Files
Digital Artifex c8f3f1e981 Added shader packs
2025-08-19 09:33:45 -04:00

31 lines
653 B
JSON

{
"author": "NLIBS",
"name": "Alien Ocean",
"version": "1.0.0",
"description": "A stylized alien ocean inspired by Very fast procedural ocean by afl_ext Can you spot the other planet in the sky?",
"license": "CC BY-NC-SA 3.0",
"engine": "shadertoy",
"id": "wldBRf",
"tags": [
"reflection",
"raymarching",
"distance",
"neon"
],
"source": "./shaders/Image.frag.qsb",
"speed": 1,
"bufferA":
{
"source": "./shaders/Buffer A.frag.qsb"
},
"channel0": "{bufferA}",
"channel1":
{
"type": 0,
"source": "./images/iChannel1.png"
}
}