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

PaletteTexture Op



PaletteTexture
Namespace: Ops.Gl.Textures

Op author: andro

Test Patches: 2 Tests

Create a RGB color palette using an array




Inputs

Palette array (Array)

Array in which defines the palette

Smooth (boolean /Number)

Apply smoothing between all colors

Outputs

Color Array (Array)

Color array out

Texture (Object)

Texture out containing the gradient


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Palette texture example


Patches using PaletteTexture

  • Examples
  • Public
  • My Patches

Changelog


created op
2019-08-23 - andro
Ops.Gl.TextureEffects.PaletteTexture renamed to Ops.Gl.Textures.PaletteTexture
2022-12-14 - pandur