Generators
This group contains nodes that allow you to easily generate gradients, noise, etc.
Linear Gradient
A flexible linear gradient between two colors
Can be used to mask as well, if you plug images into the foreground and
background color sockets.
| Inputs |
Description |
| Width |
Width of the foreground color |
| Rotation |
Rotation of the foreground color |
| X |
X position of the foreground color |
| Y |
Y position of the foreground color |
| Blend |
Blur between background and foreground colors |
| Foreground Color |
Color(s) to blend |
| Background Color |
Color(s) to blend |
| Mask (alpha) |
Mask out areas of the effect |
| Outputs |
Description |
| Image |
The resulting image |
Radial Gradient
Generates a radial gradient between two colors
Can be used to mask as well, if you plug images into the foreground and
background color sockets.
| Inputs |
Description |
| Center X |
X Position of the foreground color circle |
| Center Y |
Y Position of the foreground color circle |
| Width |
Width of the foreground color circle |
| Height |
Height of the foreground color circle |
| Blend |
Blur between background and foreground colors |
| Mask (alpha) |
Mask out areas of the effect |
| Outputs |
Description |
| Image |
The resulting image |
TV Noise
Generate animated TV noise. The noise is animated by a Driver following the current
frame number.
| Inputs |
Description |
| Scale |
Scale of the noise |
| Mask (alpha) |
Mask out areas of the effect |
| Outputs |
Description |
| Color |
Colored noise |
| B/W |
Noise |
Generate EBU Bars
Generate EBU bars to use when calibrating monitors.
| Outputs |
Description |
| Image |
The resulting image |