beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Blur Op



Blur

Op author: pandur

Test Patches: 1 Test

Blur the pixels of an image


Blur the current state of an image compose



Inputs

render (Trigger)

Triggerthe op

amount (Number)

Amount of blur to apply

direction index (integer /Number)

Pick blur direction with an integer

direction (String)

Both, vertical or horizontal

Fast (boolean /Number)

Fast mode. Sacrifice blur quality for speed

mask (Object)

Use a texture input black and white gradient to decide which pixels are blurred

Outputs

trigger (Trigger)

Trigger out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Blur


Youtube Video Tutorial

Patches using Blur

  • Examples
  • Public
  • My Patches

Changelog


renameOps.Gl.TextureEffects.Blur renamed to Ops.Gl.ImageCompose.Blur
2023-12-06 - pandur