Your search for fuzzymango returned 4 results.
Search
TurntableOverlay
Contributed by fuzzymango
Used to display chrome/matte ball, colour charts, and reference objects captured on set alongside CG turn tables.
PointCloudKeyer
Contributed by fuzzymango
A 2D keyer that plots chroma information as a point cloud on the x and y axis. Allows the user the draw a roto shape around the pixels they want to key. Tested in Nuke 11.x but should be functional in any versions of Nuke which have BlinkScript. Video tutorial for the PointCloudKeyer: https://www.youtube.com/watch?v=4_EnJbYfwYQ For more information read about this node on my blog: isaacspiegel.com/blog
Postal
Contributed by fuzzymango
Postal is an input connection manager that helps keep scripts neat and organized. It works similar to Stamps with anchored parent nodes and floating child nodes. Postal is a simplified version of Stamps that removes much of the background processes.
Set project settings from read node
Contributed by fuzzymango
This Python script takes looks at the selected read node and sets the project full-size format, aspect ratio, and frame range to that of the read node. If the full-size format does not exist in the current user's list of formats, it prompts the user to name the new format before setting the project settings. Useful when first creating a script and you want to quickly set your project settings.