Updated shader packs
This commit is contained in:
BIN
data/packs/The Grid/images/iChannel1.png
Normal file
BIN
data/packs/The Grid/images/iChannel1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
BIN
data/packs/The Grid/images/iChannel2.png
Normal file
BIN
data/packs/The Grid/images/iChannel2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
40
data/packs/The Grid/pack.json
Normal file
40
data/packs/The Grid/pack.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"author": "z0rg",
|
||||
"name": "The Grid",
|
||||
"version": "1.0.0",
|
||||
"description": "A mix of two of my shaders to create a cyber / tron visual",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"engine": "shadertoy",
|
||||
"id": "7tGfWy",
|
||||
"tags": [
|
||||
"tron",
|
||||
"cyber",
|
||||
"retrowave"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1,
|
||||
|
||||
"bufferA":
|
||||
{
|
||||
"source": "./shaders/Buffer A.frag.qsb",
|
||||
"frame_buffer_channel": 0,
|
||||
|
||||
"channel1":
|
||||
{
|
||||
"type": 0,
|
||||
"source":"./images/iChannel1.png"
|
||||
},
|
||||
"channel2":
|
||||
{
|
||||
"type": 0,
|
||||
"source":"./images/iChannel2.png"
|
||||
},
|
||||
"channel3":
|
||||
{
|
||||
"type": 4
|
||||
}
|
||||
},
|
||||
|
||||
"channel0":"{bufferA}"
|
||||
}
|
||||
BIN
data/packs/The Grid/shaders/Buffer A.frag.qsb
Normal file
BIN
data/packs/The Grid/shaders/Buffer A.frag.qsb
Normal file
Binary file not shown.
BIN
data/packs/The Grid/shaders/Image.frag.qsb
Normal file
BIN
data/packs/The Grid/shaders/Image.frag.qsb
Normal file
Binary file not shown.
Reference in New Issue
Block a user