Added more komplex packs
This commit is contained in:
32
data/packs/Blueprint/pack.json
Normal file
32
data/packs/Blueprint/pack.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"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",
|
||||
"frameBufferChannel": 1,
|
||||
|
||||
"channel0":
|
||||
{
|
||||
"type": 4,
|
||||
"invert": true
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
data/packs/Blueprint/shaders/Buffer A.frag.qsb
Normal file
BIN
data/packs/Blueprint/shaders/Buffer A.frag.qsb
Normal file
Binary file not shown.
BIN
data/packs/Blueprint/shaders/Image.frag.qsb
Normal file
BIN
data/packs/Blueprint/shaders/Image.frag.qsb
Normal file
Binary file not shown.
Reference in New Issue
Block a user