Dither_v2 Op
convert color to black and white patterns
Summary (oneliner)
Full Name
- Ops.Gl.ImageCompose.Dither_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch dither example
INPUT PORTS
Render (Trigger)
Blending
Blend Mode index (Number:
<i>integer</i>
)Amount (Number)
threshold (Number)
strength (Number)
Mask (Object:texture)
Mask Src index (Number:
<i>integer</i>
) R 1-ROUTPUT PORTS
Trigger (Trigger)
Patches using Dither_v2
Changelog
cloned op from Ops.Gl.TextureEffects.Dither | pandur - 2022-04-26 12:01 | |
Ops.User.pandur.DitherV2 renamed to Ops.Dev.DitherV2 | pandur - 2022-04-26 12:02 | |
Ops.Dev.DitherV2 renamed to Ops.Gl.TextureEffects.Dither_v2 | pandur - 2022-05-23 08:18 | |
rename | Ops.Gl.TextureEffects.Dither_v2 renamed to Ops.Gl.ImageCompose.Dither_v2 | pandur - 2023-12-06 10:26 |
feature | Added mask texture input to control where dithering is applied and mask source paramter to select the colorchannel | pandur - 2024-02-23 09:38 |