Updated shader packs
This commit is contained in:
BIN
data/packs/Warp Tunnel/images/iChannel0.png
Normal file
BIN
data/packs/Warp Tunnel/images/iChannel0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 72 KiB |
BIN
data/packs/Warp Tunnel/images/iChannel1.png
Normal file
BIN
data/packs/Warp Tunnel/images/iChannel1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
BIN
data/packs/Warp Tunnel/images/iChannel2.png
Normal file
BIN
data/packs/Warp Tunnel/images/iChannel2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
34
data/packs/Warp Tunnel/pack.json
Normal file
34
data/packs/Warp Tunnel/pack.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"author": "stubbe",
|
||||
"name": "Warp Tunnel",
|
||||
"version": "1.0.0",
|
||||
"description": "Warping Through A Wormhole In Space",
|
||||
"license": "",
|
||||
"engine": "shadertoy",
|
||||
"id": "XtdGR7",
|
||||
"tags": [
|
||||
"space",
|
||||
"warp"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1,
|
||||
|
||||
"channel0":
|
||||
{
|
||||
"source": "./images/iChannel0.png",
|
||||
"type": 0
|
||||
},
|
||||
|
||||
"channel1":
|
||||
{
|
||||
"source": "./images/iChannel1.png",
|
||||
"type": 0
|
||||
},
|
||||
|
||||
"channel2":
|
||||
{
|
||||
"source": "./images/iChannel2.png",
|
||||
"type": 0
|
||||
}
|
||||
}
|
||||
BIN
data/packs/Warp Tunnel/shaders/Image.frag.qsb
Normal file
BIN
data/packs/Warp Tunnel/shaders/Image.frag.qsb
Normal file
Binary file not shown.
Reference in New Issue
Block a user