Compositing application from The Foundry (formerly Digital Domain). Compositing setups load images, apply operations, and output a final rendered image as a DAG. Uses a dialect of Tcl to describe the DAG; the nodes themselves are native binary code compiled into C++ DSOs. Used by Julik during his film career and cited as another example where DAG and node implementation are kept separate.