Your search for Nathan Strong returned 5 results.
Search
NS_EKG
Contributed by Nathan Strong
Creates an electrocardiogram / EKG / ECG Expression controlled, very customizeable
Knob Animation and Python: A Primer
Interact with animated knobs and animated curves using Python.
Using nuke.animation without tearing your hair out
This is quite possibly the most stubborn Nuke Python function I've ever encountered, and it took me a lot of poking and prodding to get it worked out, so I figured I should spread the knowledge around. nuke.animation is the Python equivalent of (/wrapper for?) the TCL "animation" command.…
AnimationCurve and AnimationKey objects
AnimationCurve Objects AnimationCurve objects contain the animation data of a given animated knob, and can be accessed using a knob’s .animation() or .animations() methods. NOTE: AnimationCurves can be created manually using Python, but for the purposes of this article, we will assume they all come from pre-animated knobs.…
Interview with Hugh Macdonald
Big Pipe, Little Pipe
Pipelines, open source & developing for NUKE
Read the Hugh Macdonald interview