Initial Commit

This commit is contained in:
Digital Artifex
2025-08-03 18:41:56 -04:00
commit f65399ec53
402 changed files with 4704 additions and 0 deletions

36
pack.json Normal file
View File

@@ -0,0 +1,36 @@
{
"author": "DigitalArtifex",
"name": "Test",
"version": "1.0.0",
"description": "Test",
"license": "GPLv3+",
"engine": "shadertoys",
"id": "sdE3sx",
"type": 2,
"source": "/home/parametheus/Projects/Code/ControlsTest/shaders/video-glitch-extra.frag.qsb",
"channel0":
{
"type": 2,
"source": "/home/parametheus/Projects/Code/ControlsTest/shaders/edge-detect-greyscale.frag.qsb",
"resolution_x": 1920,
"resolution_y": 1080,
"resolution_scale": 1.0,
"time_scale": 1.0,
"mouse_scale": 1.0,
"channel0":
{
"type": 2,
"source": "/home/parametheus/kde/src/komplex/package/contents/ui/Shaders/Generative/Glow-City.frag.qsb",
"resolution_x": 1920,
"resolution_y": 1080,
"resolution_scale": 1.0,
"time_scale": 1.0,
"mouse_scale": 1.0
}
}
}