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

VizTextureTable Op



VizTextureTable
Namespace: Ops.Ui

Op author: pandur

Test Patches: 1 Test

Show pixel colors of connected texture as a table, useful for debugging




Inputs

Texture (Object)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

vizTextureTable example


Patches using VizTextureTable

  • Examples
  • Public
  • My Patches

Changelog


created op
2022-02-14 - pandur
Ops.User.pandur.VizArraySheet renamed to Ops.Dev.VizArrayTable
2022-02-14 - pandur
cloned op from Ops.Dev.VizArrayTable
2022-02-18 - pandur
Ops.User.pandur.VizTextureTable renamed to Ops.Dev.VizTextureTable
2022-02-18 - pandur
Ops.Dev.VizTextureTable renamed to Ops.Viz.VizTextureTable
2022-05-09 - pandur
Ops.Viz.VizTextureTable renamed to Ops.Ui.VizTextureTable
2022-05-09 - pandur
featureperformance optimized: only read pixels that will be shown / update less often
2022-12-14 - pandur
bugfixstart at top left pixel of texture
2022-12-14 - pandur
added core lib: cgl_pixelreader
2023-02-03 - pandur