Added shader packs

This commit is contained in:
Digital Artifex
2025-08-19 09:33:45 -04:00
parent 9ea2302b95
commit c8f3f1e981
82 changed files with 3261 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -0,0 +1,31 @@
{
"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"
}
}

Binary file not shown.

Binary file not shown.