Your search for R K returned 3 results.
Search
KR_Typewriter
Contributed by R K
Simulates typewriter/terminal typing effect
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.…