Skip to content

Latest commit

 

History

History

+030 2D ToonClouds

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
///////////////////////////////////////////////////
// +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.

/////////////////////////////////////////////////////