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

TextureToCoordinateGrid Op



TextureToCoordinateGrid
Namespace: Ops.Gl.Textures

Op author: pandur

Test Patches: 1 Test

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




Inputs

Execute (Trigger)
RGBE Texture (Object)
Aspect (Number)
Threshold (Number)
Repeats (integer /Number)
Repeats Spacing (Number)

Outputs

Next (Trigger)
HDR Texture (Object)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

texture coordinate grid


Youtube Video Tutorial

Patches using TextureToCoordinateGrid

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2022-01-22 - pandur
added core lib: cgl_texturecopy
2022-01-22 - pandur
added core lib: cgl_copytexture
2022-01-22 - pandur
Ops.User.pandur.Rgbe2HdrTexture renamed to Ops.Dev.Rgbe2HdrTexture
2022-01-22 - pandur
cloned op from Ops.Dev.Rgbe2HdrTexture
2022-02-02 - pandur
Ops.User.pandur.TextureToCoordinateGrid renamed to Ops.Dev.TextureToCoordinateGrid
2022-02-02 - pandur
Ops.Dev.TextureToCoordinateGrid renamed to Ops.Gl.Textures.TextureToCoordinateGrid
2022-02-07 - pandur