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.
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
render (Trigger)
attach in ImageCompose
Multiplier (Object)
input texture to apply to your image
Blending
Blend Mode (string /Number)
Amount (Number)
Width (Number)
width of grid pattern
Height (Number)
height of grid pattern
Outputs
trigger (Trigger)
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 |