Search

Your search for Dragoby returned 8 results.

AP

Contributed by Dragoby

Just a simple tool if you need to do a 3D asset rotation.

nukePasswordProtect

Contributed by Dragoby

A group node with some python code to allow you to password protect your nuke script

RotoCheck

Contributed by Dragoby

A simple gizmo to assisit with checking your roto

Nuke_Knob_Changer

Contributed by Dragoby

A small python panel to assist with changing the values of knobs on multiple nodes inside of nuke at the same time without the need to type up python

Image To Dots

Contributed by Dragoby

This is a small script that I pieced together for fun while teaching myself python. It takes the image value of a selected node and generates it in the node graph using dots.

Anamorphic Bars

Contributed by Dragoby

A simple Gizmo that dynamically calculates and adds the black bars to your footage based on aspect ration to get that Anamorphic film look

ToqueIO: Search Replace Panel

Contributed by Dragoby

The search replace panel is a helper utility which can be used to search all file knobs in the current script and replace the value. This can be very useful when updating a script after it has been transferred or archived. The search will check the node selection collecting all file knobs then processing the search on each of those knobs per node. All results will then be displayed in the Info Box

Nuke Folder Structure Generator

Contributed by Dragoby

A simple script to generate a basic folder structure based on project directory when starting a new project