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

Triangle_v2 Op



Triangle
Namespace: Ops.Gl.Meshes

Op author: pandur

Test Patches: 1 Test

Draw a triangle




Inputs

render (Trigger)

Renders a triangle to the canvas.

Size

width (Number)

Width of the triangle

height (Number)

Height of the triangle

Draw (boolean /Number)

Outputs

trigger (Trigger)

Triggers the next op

geometry (Object)

For advanced use cases you can output the geometry data (vertices, normals) to use in another op


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

triangle example


Patches using Triangle_v2

  • Examples (4)
  • Public
  • My Patches

Changelog


cloned op from Ops.Gl.Meshes.Triangle
2023-06-16 - pandur
renameOps.Patch.P18Mg4z.Triangle2 renamed to Ops.Gl.Meshes.Triangle_v2
2023-06-16 - pandur