Passing COPs to SOPs
Simiraly as passing COPs to Karma, we can pass COPs data to SOPs, using op: operator, same way as we used to in "old COP" network. v@Cd = colormap("op:"+chs("cop"), @uv);. This of course will work with any node that is expecting image file path.

We can use this technique as an alternative for creating things like 2D vector visualizer, without the need for vex or opencl.

Download:
cop-to-sop-1.hipnc