Break up a pixel structure by a given amount. Works on a pixel by pixel basis or on full scanlines.
PixelTwitch
Updated: 12 August 2019
Author: leafpictures
Compatible Nuke versions: 10.0 or later
Compatibility: Windows 64
Description:
Break up a pixel structure by a given amount. Works on a pixel by pixel basis or on full scanlines.


Compatibility:
This node is written in C++ and compiled against the following Nuke variants:
Linux: 11.3, 11.2, 11.1, 11.0, 10.5, 10.0
Windows: 11.3, 11.2, 11.1, 11.0, 10.5, 10.0
MacOSX: 11.3, 11.2, 11.1, 11.0
Installation:
Simply download, extract and add the absolute path of the extracted PixelTwitch folder to your init.py:
nuke.pluginAddPath('path/to/PixelTwitch')
(Inside the PixelTwitch folder there is a menu.py which will choose the correct Nuke variant for your currently used Nuke, depending on your operating system and Nuke version, so you don't need to do anything further here.)
A manual that describes all knobs is attached.
Enjoy.
For further plugins and other tools, please visit www.leafpictures.de
Updates:
1.0.0
-----
- Initial Release (#1)