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 transparent texture with an opacity of 0

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

MontageTextures

combine multiple textures into one by copying colorchannels

NoiseTexture

Simple noisetexture

PaletteTexture

Create a RGB color palette using an array

SSAO

screen space ambient occlusion from depth texture

SwitchTextures

Switch between different textures

TextTexture

Generates a texture of Text using one of the font ops

TextureArrayInfo

Information about Textures in an array

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