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

HeightMap Op



HeightMap
Namespace: Ops.Gl.Meshes

Op author: pandur

generate a rectangular mesh where the height is defined by the luminance of an image




Inputs

render (Trigger)
file (string /Number)
extrude (Number)
width (Number)
height (Number)
rows (integer /Number)
columns (integer /Number)
texCoords slice (boolean /Number)
flat (boolean /Number)

Outputs

trigger (Trigger)
geometry (Object)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using HeightMap

  • Examples (1)
  • Public
  • My Patches

Changelog


code cleanup - ports and onChange
2019-05-28 - andro