-
Notifications
You must be signed in to change notification settings - Fork 0
/
readMe.txt
42 lines (30 loc) · 1.22 KB
/
readMe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
///////////////////////////////////////////////////
// +2D ToonClouds
//
// FFGL Plugin ID: +030
// made by checkered 2019
// type: source
// ajustable parameters
Speed
Left/Right
Parallax
Color
Blur
Up/Down
// alpha channel : No
// How to use:
// Replace ShaderMaker.cpp from https://github.com/leadedge/ShaderMaker with this ShaderMaker.cpp
// Build the plugin with VisualStudio or XCode
// Put it into User/Documents/Resolume..6+/Extra Effects
// Run Resolume / Check Sources or Effects Tabs
// Made with ShaderMaker by Lynn Jarvis / leadedge / donate http://spout.zeal.co/donations/
///////////////////////////////////////////////////
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranties of
// MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR
// PURPOSE. See the GNU General Public License for more details.
// <http://www.gnu.org/licenses/>.
// Shaders, originally derived from the ShaderToy website, are licensed
// under Attribution-NonCommercial-ShareAlike 3.0
//(https://creativecommons.org/licenses/by-nc-sa/3.0/deed.en_US) unless otherwise specified.
/////////////////////////////////////////////////////