GlCopyToCanvas Op

GlCopyToCanvas

Copy GL canvas content to another canvas


the content of the current webgl rendering canvas will be copied to another (2d) canvas. this way you can easily render to multiple canvases with one patch. they could even be split out on a long page


Full Name
  • Ops.Html.GlCopyToCanvas
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


INPUT PORTS


Render (Trigger)
Canvas (Object:element)
Smooth (Number: boolean)

OUTPUT PORTS


Next (Trigger)

Changelog

Patches using GlCopyToCanvas

  • Examples
  • Public
  • My Patches