Your search for Robert Matier returned 13 results.
Search
Matter
Contributed by ant
This is a RotoPaint Gizmo, designed for one simple purpose.. removing and adding to a matte. (0, or 1).
Filter_AOVs
Contributed by rmatier
View only specific AOVs as a contactsheet instead of being forced to parse through every single AOV. User controls to determine which AOVs you want to vie.
Transform_Loop
Contributed by rmatier
As the image translates offscreen it reappears on the opposite side
Vector Median
Contributed by egbert
This median filter uses a motion-vector pass to warp
the frames before and the frames after to match up with the current one.
The median is then taken of those selected frames to reduce flickering in noisy renders
or buzzing plates. It works exactly like a 'TemporalMedian', but with the big advantage
of ligning up the comparative frames to minimize blending artefacts.
7 frames are max and if you set the frames to 7, three frames before and 3 frames after the current one are considered in the calculation.
BlinkScript Median
Contributed by egbert
This is a BlinkScript version of nuke's 'Median' filter.
It does have a size slider that defines the filter region, but besides that it is exactly the same as the BlinkScript example. :)
animated cornerpin to matrix
Contributed by egbert
Get a 4x4 Transform Matrix of an animated Cornerpin2D node for a selected frame range.
Field of View calculations
This is a simple node for doing camera calculations.…
nuBridge Plugin
nuBridge requires a paid subscription, and the proceeds help to keep Nukepedia running.
Please Note:
We are now working on updating nuBridge to work with our brand new database.
Once we are ready to re-launch it we will contact all proUser subscribers, link their accounts to be able to access nuBridge and update this page with more details.
Stay tuned...…
Interview with Mike Romey
Hi Mike. Tell us a bit about yourself.
Prior to joining Zoic Studios I worked in the industry as a CG supervisor, effectsTD, art director and broadcast real-time graphics artist. I came to Zoic with a broad set of skills and quickly gravitated to our pipeline.…
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.…
Creating a new menu for Custom Gizmos
What we will do: We will add a new menu to your "Nodes" menu. This will make your custom gizmos easier to access.…
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.…
User Manual
Installing nuBridge
Unzip the downloaded zip file
e.g.: /Users/frank/.nuke/nuBridge_osx64_v1.0.0
Add the resulting path to your NUKE_PATH or use the <HOME_DIR>/.nuke/init.py file to add it, e.g.:
e.g.: nuke.pluginAddPath('/Users/frank/.nuke/nuBridge_osx64_v1.0.0')
After (re)starting Nuke the nuBridge will be accessible via the Help menu, or as a custom pane via the Pane menu.…