|
That is a nodal compositor display. You have functions boxes called nodes, you have to connect the node inputs and outputs to each other to get a desired effect(the wires).
Think of photoshop layers but instead of a stack from top to bottom graphicly you can wire them up in different orders instead of moving a layer up or down. You can also use the same output of one node to drive inputs of several nodes, it is really very flexible but a little hard to grasp at first.
|