HexagonNoise_v2 Op
Creates a hexagonal noise
Summary (oneliner)
- Ops.Gl.ImageCompose.Noise.HexagonNoise_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
<p>Trigger the op</p>
Blending
<i>integer</i>
)<p>pick a blend mode with an integer</p>
<p>amount of blending</p>
<i>integer</i>
)Look
<i>boolean</i>
)<p>loop noise so there's no jumps in color</p>
<i>boolean</i>
)<p>Enable RGB noise</p>
<p>minimum value of every pixel</p>
<p>maximum value of every pixel</p>
<p>Scale noise </p>
<i>boolean</i>
)<p>flip orientation</p>
Position
<p>Move on the x axis</p>
<p>Move on the y axis</p>
<p>Use to animate the noise </p>
<p>random seed number </p>
OUTPUT PORTS
<p>Trigger out</p>
Patches using HexagonNoise_v2
Changelog
created op | andro - 2020-02-21 17:32 | |
cloned op from Ops.Gl.TextureEffects.Noise.HexagonNoise | pandur - 2022-04-27 08:41 | |
Ops.User.pandur.HexagonNoiseV2 renamed to Ops.Dev.HexagonNoiseV2 | pandur - 2022-04-27 08:41 | |
Ops.Dev.HexagonNoiseV2 renamed to Ops.Gl.TextureEffects.Noise.HexagonNoise_v2 | pandur - 2022-05-23 08:05 | |
rename | Ops.Gl.TextureEffects.Noise.HexagonNoise_v2 renamed to Ops.Gl.ImageCompose.Noise.HexagonNoise_v2 | stephan - 2023-12-06 10:36 |