Search

Your search for Sean Brian Rowlands returned 19 results.

SR_YxyGrade_Advanced

Contributed by SeanB

Precision grading in CIE_Yxy with luminance/color control + BG input for seamless edge blending. Tested on Nuke 15.

Brain storm noise

Contributed by ranjith1016

Create randomly generated noise patterns similar to after effects brain storm tool.

Slit Scan

Contributed by George.Pinkava

creates a slit scan effect, adjustable slit size (length of effect) and for now some basic gaussian filtering for softer edges

DuplicateGeometry

Contributed by adrian.heinzel

This script creates some 3D transform nodes for a 3D geometry and a control node.

FootageConverter

Contributed by adrian.heinzel

A script which converts footage in nuke.

TextCounter

Contributed by adrian.heinzel

Text node with an embedded counter.

Create_JPG_Write_Node

Contributed by adrian.heinzel

This is a hotkey script which creates a jpg write node.

reloadReadRanges

Contributed by adrian.heinzel

Reloads Reader Ranges

SpaceTransform

Contributed by Adrian Herr

Transforms position and normal passes between camera and world space.

PN_Matte

Contributed by Adrian Herr

Pick points in viewer and extract a 3D matte based on its position data or normal direction.

BlinnRelight

Contributed by Adrian Herr

Relighting with Blinn reflection model and additional features like texturing, occlusion, negative light and antialiasing.

Coming soon

Multiplatform dynamic font path

Every time we create a group or a gizmo, or even when we simply save our script that uses a Text node, we know that the font path inside the Text node remains baked, fixed. That is not a problem if you are keeping that tool for yourself in your own computer.…

Interview with Hugh Macdonald

We're here with Hugh Macdonald of Nvizible to talk about pipelines, their use of Nuke, custom development, the thrills and spills of open sourcing tools, relighting, particles and more. So kick off a render, grab a cuppa and let's get stuck in. Tell us a little bit about yourself Hugh.…

Write nodes filename from topmost read

if you need your output file named exactly like your input file then use a little TCL expression in the file knob of the write node suggestion your filename convention is like: //path/to/file/filename.pattern.ext then: [lindex [split [lindex [split [knob [topnode].file] .] 0] /] end] will give you back just the "filename" part of the original read node if you want…

Getting started with Nuke plugins

Where to Place the Gizmo File (note: "~" is short hand for the current user's home directory) You can place .gizmo files in any directory, but common options are: ~/.nuke/ (user-specific, will be automatically sourced by Nuke on startup) ~/.nuke/gizmos/ (recommended subfolder to keep things tidy, this will have to be added manually  - see below) A shared location (for…

Nukepedia.com Acceptable Use Policy

First published: 11 July 2010 Last updated: 4 May 2017 This acceptable use policy sets out the terms between you and us under which you may access our website www.nukepedia.com (“our site”). This acceptable use policy applies to all users of, and visitors to, our site.…

Interview with Jon Wadelton

Tell us a little bit about your background So I’ve been in software development around 20 years, which makes me pretty old now! I started off working life as an audio engineer back in Australia, but found myself increasingly moving towards a more TD like role, building tools for mastering and so on.…

Interview with Jonas Kluger

It is obvious that you put a lot of thought, know-how and experience into “das element”.…