beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

VizTexture Op



VizTexture
Namespace: Ops.Ui

Op author: pandur

Test Patches: 3 Tests

Displays texture at input port


small preview of the texture put into the op, useful for debugging textureeffects without rendering to the canvas



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)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

VizTexture Operator Example

VizTexture Operator lets you visualize textures directly in the editor to ease image compositing and provide quick and easy previews of multiple textures at the same time.

Open this example in the editor for more information!


Youtube Video Tutorial

Patches using VizTexture

  • Examples (1)
  • Public
  • My Patches

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
bugfixnow also uses cubemaps alpha channel
2022-12-14 - pandur
added core lib: cgl_pixelreader
2023-06-13 - pandur