You are here: User Guide > Nuke > Organizing Scripts

Organizing Scripts

As scripts grow in complexity and are worked on by several people, it becomes increasingly important to organize them in a clear and meaningful way.

About This Chapter

This section teaches you how to:

display information about your Nuke script. See Displaying Script Information.

find and replace all or part of file names or file paths in any node with file or proxy controls. See File Name Search and Replace.

group nodes in the Node Graph using the Backdrop node or the Group node. See Grouping Nodes in the Node Graph.

add notes to the Node Graph. See Adding Notes to the Node Graph.

use the Precomp node to save a subset of the node tree as a separate .nk script, render the output of this saved script, and read the rendered output back into the main comp as a single image input. See Using the Precomp Node.

 

Displaying Script Information

File Name Search and Replace

Grouping Nodes in the Node Graph

Grouping Nodes with the Backdrop Node

Grouping Nodes with the Group Node

Adding Notes to the Node Graph

Using the Precomp Node

Creating Precomp Nodes

Using a Precomp Node to Speed-up Rendering

Precomp Revisions

Collaborative Work Flow Example