Your search for K T returned 4 results.
Search
LUTs Loader 2
Contributed by K T
Easily load and preview multiple LUTs
T_IBK_STACKER
Contributed by Tatiana Cantor
This is my version of IBK Stacker, alows you to construct a IBK stacker from an IBK colour previusly set up
Using the nuke.math Python module to do Vector and Matrix operations
Nuke has its own python math module (nuke.math) that provides support for Matrix, Vector, and Quaternion classes, and useful functions to operate with them. If you need to do any maths involving vector operations in Nuke (like adding or substracting vectors, transforming vectors with transformation matrices, calculating vector reflections, inverse-projecting a 3d vector into 2d screen coordinates, etc), then the nuke.math…
Shake to Nuke, a transition guide - Part I: The Interface
Changing a piece of software you work with on a daily basis can be a frustrating experience at first.…