CustomOp_v2 Op

CustomOp

This op is deprecated!

It will not receive any updates

Code a custom op that will only be available in the current patch


you can use any javascript code here, it will be bound to the
scope of the current op, which is available as op.

have a look at the documentation at:

https://docs.cables.gl/dev_hello_op/dev_hello_op.html
https://cables.gl/docs/5_writing_ops/coding_ops


Edit Documentation

Full Name
  • Ops.Deprecated.Cables.CustomOp_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

Example Patch CustomOp - Example

Open In Editor

Youtube Video Tutorial

INPUT PORTS


JavaScript (String)

a valid javascript snippet

Library (String)

url to a library (can also be uploaded to cables) - be aware that you are completely on your own here, no support (keep CORS in mind, though)


Patches using CustomOp_v2

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarstephan - 2021-01-28 10:38
Ops.User.stephan.CustomOp renamed to Ops.Cables.CustomOpuser avatarstephan - 2021-01-28 14:23
cloned op from Ops.Cables.CustomOpuser avatarstephan - 2021-08-04 18:07
Ops.User.stephan.CustomOp_v2 renamed to Ops.Cables.CustomOp_v2user avatarstephan - 2021-08-04 18:08
clean up old out-ports on loaduser avatarstephan - 2022-02-03 12:31
loading libs from uploaded files respects prefixAssetPath in export nowuser avatarstephan - 2022-02-03 12:31
fix error when copy pastinguser avatarstephan - 2022-02-03 12:31
handle opening of error modal properlyuser avatarstephan - 2022-05-24 10:48
renameOps.Cables.CustomOp_v2 renamed to Ops.Deprecated.Cables.CustomOp_v2user avatarpandur - 2023-09-14 09:25