Your search for leafpictures returned 27 results.
Search
rangeCrop_v01
Contributed by leafpictures
autocrop function with option to select the channels and the frame range to analyse.
VenetianBlinds
Contributed by leafpictures
Create a venetian blinds effect by creating blank lines within the given input image. Similar to the VenetianBlinds effect in Adobe AfterEffects.
SortedMerge
Contributed by leafpictures
Create pixel array using given inputs, sort the pixels by color value and display the result using the given type.
ColorCarpet
Contributed by leafpictures
Create a constant by sampling a color for a given region using a given mode. Supports the modes: average, median, low, high.
Offset
Contributed by leafpictures
Offset the input by the given x and y values and repeat the input at the edges. The resulting image can then be used to create a seamless transition between the edges. By offsetting back, you will get a seamless tile.
thumbnailExporter
Contributed by leafpictures
create thumbnails out selected read nodes.
capture
Contributed by leafpictures
capture is a nuke python script to share node setups and images with other users and run them synchronized on several machines.
thumbnail
Contributed by leafpictures
create an image thumbnail of selected node
convert
Contributed by leafpictures
convert any read node to its correct input node. This ensures that you can simply drag and drop all files from your explorer to your node graph and and automatically convert to the correct input read node. Works with deep exr, abc, fbx, obj
Pause Viewer
Contributed by leafpictures
Pause Nuke's Viewer nodes to prevent any image processing when loading a Nuke script.
scriptCleanup
Contributed by leafpictures
cleanup current nuke script: collect all nodes that are not connected to any node and/ or which output is not used at all in the current script. these nodes can then be disabled or removed with one click
align
Contributed by leafpictures
align selected nodes horizontal or vertical, set the distance between the nodes and remain the order of the nodes. prety useful tool to keep your nuke scripts clean.
gizmoToGroup
Contributed by leafpictures
Convert a gizmo into group. All connections remain. This script is useful if you hand your nuke scripts to other machines where the gizmos aren't installed. So with gizmoToGroup you make sure that your scripts can be read on other machines as well.
breakdown
Contributed by leafpictures
Breakdown is a nuke panel plugin with which you can create breakdowns of your nuke scripts in just a few seconds - pretty useful for creating your reel.
NukePluginManager
Contributed by leafpictures
Plugin manager for nuke similar to the plugin manager in maya - decide which scripts you like to load when nuke launches. Improves the clarity in the user menus and reduces nuke's loading times.
renderInc
Contributed by leafpictures
render out frame range with increment steps. Good for checking the overall animation of
the comp without having to render every frame, so you'll get faster feedback.
prerenderManager
Contributed by leafpictures
Automatically create and manage prerenders in a big nuke script. Automatic nodes-, and render directory setup. Conveniend if you are working in a big nuke script and need to manage a lot of prerenders to speed up your workflow.
MultiChannelSplit_v03
Contributed by leafpictures
MultiChannelSplit shuffles and autocroppes each layer individually. Shuffle out all layers or just individual layers. Option to prepare for outout - create and set up write nodes and create render directories automatically
zooom
Contributed by leafpictures
zooom is a handy tool to quickly jump from one part of your script to another part. is kind of an advanced bookmark system. If you have a huge nuke tree and need to jump between different locations than this one is for you.
update v05:
- own menu bar commands in 'Scripts/zooom'
- several shortcuts to make navigating a lot faster.
- quick panel (Shift+0) to quickly switch between locations
default - automatic knobDefaults
Contributed by leafpictures
The default plugin is a visual approach to let you create knob defaults inside Foundry’s Nuke on the fly without the need to write and maintain any line of code. It contains the default main window which lets you create, edit and delete knob defaults and bundle them in preset lists that can be imported and exported and thus be shared with other artists.