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

All Operators

Base64ToTexture

 Converts a base-64 image string into a texture

ColorTexture

Simple texture filled with one color

CombineTextures

 combine multiple textures into one by copying colorchannels

CopyTexture

 copy a texture and optionally resize it

EmptyTexture

A very simple empty texture

ExrTexture

 load .exr floating point texture files

GraphTexture

 draw a graph of a value into a texture

Histogram

 graphical representation of distribution of color in a texture

NoiseTexture

 Simple noisetexture

PaletteTexture

 Create a RGB color palette using an array

SwitchTextures

 Switch between different textures

TextTexture

 Generates a texture of Text using one of the font ops

TextureInfo

Outputs information about the connected texture

TextureSVG

 Load a SVG image and convert to a texture of pixels

TextureToBase64

 Converts a texture into a base-64 image string

TextureToCoordinateGrid

 convert a texture to a 3d coordinate grid storing coordinates in texture RGB channels

VideoTexture

 Play a video file and use it as a texture

WebcamTexture

 Use your webcam camera as a texture