Displays texture at input port
Summary (oneliner)
small preview of the texture put into the op, useful for debugging textureeffects without rendering to the canvas
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Texture In (Object)
Show Info (boolean /Number)
Visualize outside 0-1 index (integer /Number)
Show Color (boolean /Number)
X (Number)
Y (Number)
Outputs
Texture Out (Object)
Info (String)
Patches using VizTexture
Changelog
created op 2020-06-08 - pandur | |
Ops.User.pandur.PreviewTexture renamed to Ops.Admin.PreviewTexture 2020-06-10 - pandur | |
Ops.Admin.PreviewTexture renamed to Ops.Dev.VizTexture 2021-05-24 - pandur | |
Ops.Dev.VizTexture renamed to Ops.Ui.VizTexture 2021-11-25 - pandur | |
bugfix | now also uses cubemaps alpha channel 2022-12-14 - pandur |
added core lib: cgl_pixelreader 2023-06-13 - pandur |