Array3ToTexture Op

Array3ToTexture

This op is deprecated!

It will not receive any updates

convert an array of RGB values to a texture


RGB values have to be in the range of 0-1


Edit Documentation

Full Name
  • Ops.Deprecated.Gl.Array3ToTexture
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Array (Array)

Array in

wrap index (Number:integer )

pick wrap mode with an integer

filter index (Number:integer )

Pick a filter with an integer

OUTPUT PORTS


Texture (Object)

Texture out


Patches using Array3ToTexture

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-12-10 23:16
Ops.User.pandur.Array3ToTexture renamed to Ops.Gl.Array3ToTextureuser avatarpandur - 2020-01-29 15:24
Ops.Gl.Array3ToTexture renamed to Ops.Deprecated.Gl.Array3ToTextureuser avatarpandur - 2022-12-14 09:56
deprecateduse: Ops.Gl.TextureFromColorArrayuser avatarpandur - 2022-12-14 17:29