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

TextureToPointArray3 Op



TextureToPointArray3
Namespace: Ops.Gl

Op author: pandur

generate an array3 of grid positions from a texture


threshold parameter to remove below a certain luminosity



Inputs

update (Trigger)
Center (boolean /Number)
Threshold Remove (Number)
Z Multiply (Number)
texture (Object)

Size

Width (Number)
Height (Number)

Outputs

trigger (Trigger)
Points (Array)
Total Points (Number)
Min Z (Number)
Max Z (Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

TextureToPointArray3 - Example


Patches using TextureToPointArray3

  • Examples
  • Public
  • My Patches

Changelog


created op
2020-10-07 - pandur
Ops.User.pandur.Texture2Array3 renamed to Ops.Gl.TextureToPointArray3
2020-10-07 - pandur