Skip to content

CequinaVFX/MotionBakery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MotionBakery

An update to the default Exporting Tracking data. 💃

Overview

MotionBakery is a Nuke script designed to streamline the process of creating useful nodes from a Tracker node. It automates the creation of Transform, Roto or RotoPaint, and CornerPin2D nodes, copying the animated knobs from Tracker node.

The result is exactly the same as if you create the nodes from Tracker.

The intent here is not only to make it faster and easier to create nodes from tracked data, but also to create a visual relationship between them.

Features

  • Node Creation: Creates Transform (match move or stabilize), Roto/RotoPaint, and CornerPin2D nodes from selected Tracker nodes.
  • Color Grouping: Applies a random color to the Tracker and the created nodes to make it easy to identify the parenting in the node graph.
  • Find Parent: you can easily go to the parent Tracker.
  • Independent nodes: each new node is independent, allowing you to set a reference frame for each one.
  • Unselected CornerPin: you don't need to select tracks to create a CornerPin2D node. The tool will select the first 4 tracks if nothing is selected.

Customization

In MotionBakery_settings.py you can:

  • Set Shortcuts: set a shortcut for each operation 🎹
  • Roto or RotoPaint: you can choose to create either a Roto or RotoPaint node.
  • Check all tracks (T, R, S): it will check all the tracks in the Tracker node.

⚠️ You must restart Nuke after changing the settings.

Installation

  1. Download the repository or from Nukepedia
  2. Unzip and rename the folder to MotionBakery
  3. Copy the folder to .nuke standard folder
  4. Add these line to init.py (create a new one if it doesn't exist):
import nuke 
nuke.pluginAddPath('./MotionBakery')

Author

Luciano Cequinel | cequina.com

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages