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: integer)
Patches using VizTextureTable
Changelog
new | created op | |
feature | performance optimized: only read pixels that will be shown / update less often | |
bugfix | start at top left pixel of texture | |
feature | Add row parameter to scroll through texture rows | |
improvement | show coordinates of each pixel color table row |