PatternLookup Op
map a pattern to value levels of your texture
Summary (oneliner)
This op can be used to map a pattern to the brightness values of your texture inside ImageCompose. Use the Width and Height adjustments to adjust the position of the elements of your texture.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
attach in ImageCompose
input texture to apply to your image
Blending
width of grid pattern
height of grid pattern
Outputs
Patternlookup Example
Patternlookup op is a texture effect used inside an Image Compose stack that will take an input texture and modify it by luminance values in the image compose stack, remapping the positions of the texture.
in this example you can try 2 example textures that are used as patterns to map to the underlying waveform gradient.
Patches using PatternLookup
Changelog
Ops.User.pandur.PatternLookup renamed to Ops.Gl.TextureEffects.PatternLookup 2019-08-25 - pandur | |
rename | Ops.Gl.TextureEffects.PatternLookup renamed to Ops.Gl.ImageCompose.PatternLookup 2023-12-06 - pandur |