Updated shader packs
This commit is contained in:
17
data/packs/Mist Part 2/pack.json
Normal file
17
data/packs/Mist Part 2/pack.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"author": "lsdlive",
|
||||
"name": "Mist by Ohno! - part2",
|
||||
"version": "1.0.0",
|
||||
"description": "This is my part for 'Mist' by Ohno, a 4 kilobytes demo released at the Cookie 2018.",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"engine": "shadertoy",
|
||||
"id": "wdBGWD",
|
||||
"tags": [
|
||||
"reactive",
|
||||
"pixel",
|
||||
"neon"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1
|
||||
}
|
||||
BIN
data/packs/Mist Part 2/shaders/Image.frag.qsb
Normal file
BIN
data/packs/Mist Part 2/shaders/Image.frag.qsb
Normal file
Binary file not shown.
22
data/packs/Neonwave Sunset/pack.json
Normal file
22
data/packs/Neonwave Sunset/pack.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"author": "mrange",
|
||||
"name": "Neonwave Sunset",
|
||||
"version": "1.0.0",
|
||||
"description": "Code is hackish but I thought it looked good enough to share",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"engine": "shadertoy",
|
||||
"id": "7dtcRj",
|
||||
"tags": [
|
||||
"reactive",
|
||||
"retro",
|
||||
"neon"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1,
|
||||
|
||||
"channel0":
|
||||
{
|
||||
"type": 4
|
||||
}
|
||||
}
|
||||
BIN
data/packs/Neonwave Sunset/shaders/Image.frag.qsb
Normal file
BIN
data/packs/Neonwave Sunset/shaders/Image.frag.qsb
Normal file
Binary file not shown.
24
data/packs/Rhodium Liquid Carbon/pack.json
Normal file
24
data/packs/Rhodium Liquid Carbon/pack.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"author": "Virgill",
|
||||
"name": "Rhodium Liquid Carbon",
|
||||
"version": "1.0.0",
|
||||
"description": "Liquid carbon effect from Rhodium 4k Intro",
|
||||
"license": "",
|
||||
"engine": "shadertoy",
|
||||
"id": "llK3Dy",
|
||||
"tags": [
|
||||
"fire",
|
||||
"liquid",
|
||||
"spheretracing"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1,
|
||||
|
||||
"bufferA":
|
||||
{
|
||||
"source": "./shaders/Buffer A.frag.qsb"
|
||||
},
|
||||
|
||||
"channel0":"{bufferA}"
|
||||
}
|
||||
BIN
data/packs/Rhodium Liquid Carbon/shaders/Buffer A.frag.qsb
Normal file
BIN
data/packs/Rhodium Liquid Carbon/shaders/Buffer A.frag.qsb
Normal file
Binary file not shown.
BIN
data/packs/Rhodium Liquid Carbon/shaders/Image.frag.qsb
Normal file
BIN
data/packs/Rhodium Liquid Carbon/shaders/Image.frag.qsb
Normal file
Binary file not shown.
BIN
data/packs/Root Sanctum/images/iChannel0.png
Normal file
BIN
data/packs/Root Sanctum/images/iChannel0.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
23
data/packs/Root Sanctum/pack.json
Normal file
23
data/packs/Root Sanctum/pack.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"author": "diatribes",
|
||||
"name": "Root Sanctum",
|
||||
"version": "1.0.0",
|
||||
"description": "Root Sanctum",
|
||||
"license": "",
|
||||
"engine": "shadertoy",
|
||||
"id": "3c2fz1",
|
||||
"tags": [
|
||||
"raymarched",
|
||||
"fractal"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1,
|
||||
|
||||
"channel0":
|
||||
{
|
||||
"source": "./images/iChannel0.png",
|
||||
"type": 0,
|
||||
"can_edit": true
|
||||
}
|
||||
}
|
||||
BIN
data/packs/Root Sanctum/shaders/Image.frag.qsb
Normal file
BIN
data/packs/Root Sanctum/shaders/Image.frag.qsb
Normal file
Binary file not shown.
22
data/packs/Sailing Beyond/pack.json
Normal file
22
data/packs/Sailing Beyond/pack.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"author": "patu",
|
||||
"name": "Sailing Beyond - Hyper Tunnel",
|
||||
"version": "1.0.0",
|
||||
"description": "Continuation of my attemps to extract audio features from a song",
|
||||
"license": "",
|
||||
"engine": "shadertoy",
|
||||
"id": "4t2cR1",
|
||||
"tags": [
|
||||
"reactive",
|
||||
"tunnel",
|
||||
"neon"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1,
|
||||
|
||||
"channel0":
|
||||
{
|
||||
"type": 4
|
||||
}
|
||||
}
|
||||
BIN
data/packs/Sailing Beyond/shaders/Image.frag.qsb
Normal file
BIN
data/packs/Sailing Beyond/shaders/Image.frag.qsb
Normal file
Binary file not shown.
17
data/packs/Shimmy/pack.json
Normal file
17
data/packs/Shimmy/pack.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"author": "Kali",
|
||||
"name": "Mist by Ohno! - part2",
|
||||
"version": "1.0.0",
|
||||
"description": "Audio reactive shader",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"engine": "shadertoy",
|
||||
"id": "fd2GD1",
|
||||
"tags": [
|
||||
"reactive",
|
||||
"pixel",
|
||||
"neon"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1
|
||||
}
|
||||
BIN
data/packs/Shimmy/shaders/Image.frag.qsb
Normal file
BIN
data/packs/Shimmy/shaders/Image.frag.qsb
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.
22
data/packs/The Universe Within/pack.json
Normal file
22
data/packs/The Universe Within/pack.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"author": "BigWings",
|
||||
"name": "The universe within",
|
||||
"version": "1.0.0",
|
||||
"description": "Been reading up on psychedelics and got inspired. Put fullscreen, make sure sure you have sound and stare at it until the end! Use mouse to move.",
|
||||
"license": "",
|
||||
"engine": "shadertoy",
|
||||
"id": "lscczl",
|
||||
"tags": [
|
||||
"reactive",
|
||||
"universe",
|
||||
"network"
|
||||
],
|
||||
|
||||
"source": "./shaders/Image.frag.qsb",
|
||||
"speed": 1,
|
||||
|
||||
"channel0":
|
||||
{
|
||||
"type": 4
|
||||
}
|
||||
}
|
||||
BIN
data/packs/The Universe Within/shaders/Image.frag.qsb
Normal file
BIN
data/packs/The Universe Within/shaders/Image.frag.qsb
Normal file
Binary file not shown.
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