InvertJa - Nuke Studio Invert Soft Effect

Invert RGB/Alpha soft effect for Nuke Studio

Updated: 16 February 2016

Author: jaredm

Compatible Nuke versions: 10.0 or later

Compatibility: Linux, Mac, Windows

A simple soft effect to invert RGB and/or Alpha on the timeline in Nuke Studio 10+. 

This is written in blinkscript, so allows realtime playback.

invertJa

// invertJa 0.1

// Blink script to allow inverting of RGB and or Alpha channels.
// Created by Jared Michael www.jaredmichael.net
// No rights reserved, feel free to share, modify, etc.

// Intended for use with Nuke Studio 10

// INSTRUCTIONS
// ------------------------
// Create a new blinkscript soft effect and load this file.
// By default RGB only is inverted. Use the checkboxes as necessary

// Note: This script assumes all values are between 0 to 1.
// The maximum value parameter gives some control over this.

Sign in or register to download or rate.