Your search for arkey returned 4 results.
Search
Easily remove tracking markers
Easily remove tracking markers When you work in a small company you have to constantly come up with fast solutions for tedious tasks, in this case tracking markers. I developed this workflow while working on a 1000+ frames plate where a marker was constantly intersecting with the actress's hair.…
Easily clean up difficult tracking markers without paint
When you work in a small company you have to constantly come up with fast solutions for tedious tasks, in this case tracking markers. I developed this workflow while working on a 1000+ frames plate where a marker was constantly intersecting with the actress's hair.…
Pull a key using the IBKColor and IBKGizmo nodes
In this tutorial, you will pull a key using the IBKColor and IBKGizmo nodes. Figures 1 displays the input green screen image and final composite, respectively. Figure - 1 Step – 1 Navigate to http://www.hollywoodcamerawork.us/greenscreenplates.html and download Hair Detail clip. Next, extract content of zip file to your hard drive. Step – 2 Start a new script in Nuke.…
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.…