VizTextureTable Op
Show pixel colors of connected texture as a table, useful for debugging
Summary (oneliner)
Full Name
- Ops.Ui.VizTextureTable
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch vizTextureTable example
INPUT PORTS
Texture (Object:texture)
Row Start (Number:
<i>integer</i>
)Patches using VizTextureTable
Changelog
new | created op | pandur - 2022-02-14 15:19 |
feature | performance optimized: only read pixels that will be shown / update less often | pandur - 2022-12-14 17:22 |
bugfix | start at top left pixel of texture | pandur - 2022-12-14 17:23 |
feature | Add row parameter to scroll through texture rows | pandur - 2024-02-21 11:49 |
improvement | show coordinates of each pixel color table row | pandur - 2024-06-03 17:30 |