Skip to content

Latest commit

 

History

History
124 lines (68 loc) · 5.04 KB

README.md

File metadata and controls

124 lines (68 loc) · 5.04 KB

Image

Natron python scripts

A collection of Natron python scripts made by the community

Installation

The scripts can be installed by simply cloning the github repository, or download it as a ZIP file.

Unzip the content to your .Natron folder.

Windows: "C:\Users\<username>\.Natron"

OSX:     "[~/.Natron]"

Linux:   "[~/.Natron]"

Restart Natron.

Natron tools

Channel

  • autoAlpha : Set alpha to 1 (full white) for selected 'Read' nodes.

  • extractExrLayers : Split EXR Read node into shuffle nodes.

Generate

  • postageStamp : Create a PostageStamp from any node.

  • rotoToTracker : Generate a 'Tracker' out of a selected 'Roto' node(s).

  • trackerToRoto : Generate a 'Roto' out of a selected 'Tracker' node(s).

Edit

Other

Roto

Time

Utils

  • collectFiles : Identical to After Effects 'Collect Files' feature. Used to backup a comp. (Windows only)

  • replacePaths : Replace path in 'Read' nodes.

Render

  • backgroundRender : Render current project in background.

  • diskCache : Create and process a 'DiskCache' node for the selected node.

  • flipbook : Render and plays the selected node in an external viewer. (Win/Linux)

Natron snippets

Natron stylesheets