HECTOR Module - DotMatrix
Home > Module Index > VideoEffects.DotMatrix 0.1.2
A dot-matrix style effect for video.
Free
HECTOR v0.11
Connections
Name
Type
Data Type
Description
In
Collector
VideoFrame
The incoming video signal.
Out
Generator
VideoFrame
The outgoing video signal.
Options
Name
Data Type
Description
Spacing
float
The spacing between each 'dot'.
Size
float
The size of each 'dot'.
Blur
float
The amount of blur on each 'dot'.
Description
Takes an incoming video signal and applies a 'dot' effect, which can variously pixelate or, at larger settings, the pixels become circles, resembling sequins or LEDs. Based on the 'LED Dot Matrix' WebGL demo by @felixturner: https://www.airtightinteractive.com/demos/js/ledeffect/.
Preview
Tags
video
effects
gpu
opengl
Get HECTOR to use this module.