Your search for Jo Bub returned 22 results.
Search
LensKernelFFT_v01
Contributed by bob.roesler
Apply optical 'glare' to cg images based on a photographic HDR image. Version 1.1 is identical to v1.0, but saved with a .gizmo extension.
Dive Into Python
Dive Into Python is a Python book for experienced programmers, you can download, view online or buy. To everybody coming from a different programming background then Python I can recommend this book.
JNS Tools
Contributed by jishon
By this set of python scripts you can increase your work flow.
Extract the zip file and follow the steps described in the 'Readme' file inside the folder.
Qube job submitter
Contributed by hugo
This script will let you submit jobs to the Qube render manager directly from Nuke
Constant Ja - Colour Constant for Nuke Studio
Contributed by jaredm
Creates a colour constant soft effect on Nuke Studio's timeline
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.…
SwitchMatte
Create whatever nodes you need for a certain effect. I.e. let's build Shake's SwitchMatte real quick:
Select only the node that should be part of the effect and go to Other/Group (or cmd/ctrl + g or ).
The selected nodes will be tugged away into a group node.…
Field of View calculations
This is a simple node for doing camera calculations.…
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.…
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.…
Nukepedia.com Privacy Policy
OHUfx ltd. ("We") are committed to respecting your privacy.
This policy (together with our terms of use and any other documents referred to on it) sets out the basis on which any personal data we collect from you, or that you provide to us, will be processed by us.…
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…
Interview with Jonas Kluger
It is obvious that you put a lot of thought, know-how and experience into “das element”.…
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.…
Release notes
v1.3.0
Compatibility update for Nuke 13
v1.2.0
Fixes / New Features:
compatible with Nuke 11 and later
NOTE: Due to QtWebEngine issues in PySide2 the tools details page had to be disabled in Nuke 11+ for now
urls on the tool description page didn't open (fixed for Nuke pre-v11 only)
nuBridge woudl crash when a favourite list was loaded that…
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.…
Nukepedia.com Terms of Use
First published: 11 July 2010
Last updated: 4 May 2017
Terms of use for website and online data
This page (together with the documents referred to on it) tells you the terms of use on which you may make use of our website www.nukepedia.com / www.nukepedia.co.uk (“our site”), whether as a guest, free registered or registered "pro" user.…
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.…
Official Python Docs for Nuke's build-in Python version
Currently that would be Python 2.6
Open FX
The official developer site