XA Scripts: Node Selection Bookmark

Hi there,

due to some Twitter conversation with Guillermo García, I decided to create a tool that allows storing a node selection to go back to it whenever necessary. It creates a tag inside the selected nodes and creates a menu where the different selections are stored with the name that you have given to them. Sadly, the menu is erased each time you close Nuke, but there is a workaround. You can give the same names that you had before to empty selections, as the tags inside the nodes haven’t been erased, it will restore those selections.

You can find it at my Github site.

 

https://vimeo.com/312850924

 

XA Gizmos: MatteFromID v02

Hi there,

a month ago I developed a gizmo to allow me creating mattes from ID passes quickly and easily when there is no Cryptomatte in the studio’s pipeline. It’s a dynamic gizmo that allows adding as many ID passes as you need and selecting which channels will be part of the alpha. You can download the code from my Github site.

I have also recorded a video showing how this gizmo works. As always, feedback will be welcome and appreciated 🙂

 

XA Gizmos: Keyer

 

Hi there,

this is the first of a series of gizmos that I’m developing right now. This one is an enhanced Keyer gizmo that apart from having the usual Nuke’s keyer operations and options, it has some more keying operations and options that can help in keying process. In the following lines, I will explain in more detail these improvements and I will finish this post by sharing the code of the gizmo. However, if you prefer, you could download it from Nukepedia and start trying it. Please, I will really appreciate your feedback. Continue reading “XA Gizmos: Keyer”

Custom Scripts IX: Resolution changer

Sometimes there are critical changes in production. The resolution of the plate may change (it’s not a common thing, but it may happen). Lest say that we have been working doing some roto and cleanup for a 2K DCP plate and the, they give us a 4K DCP plate. The aim of this script is to modify the roto/rotopaint nodes to adapt them to the new resolution, without having to redo all the work.

Continue reading “Custom Scripts IX: Resolution changer”