GlCopyToCanvas Op
Copy GL canvas content to another canvas
Summary (oneliner)
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
- Core Op - visible for everyone
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch GlCopyToCanvas Example
INPUT PORTS
Render (Trigger)
Canvas (Object:element)
Smooth (Number: boolean)
OUTPUT PORTS
Next (Trigger)