Create a venetian blinds effect by creating blank lines within the given input image. Similar to the VenetianBlinds effect in Adobe AfterEffects.
VenetianBlinds
Updated: 20 March 2019
Author: leafpictures
Compatible Nuke versions: 10.0 or later
Compatibility: Linux 64
Description:
Create a venetian blinds effect by creating blank lines within the given input image. Similar to the VenetianBlinds effect in Adobe AfterEffects.
Demovideo:
https://www.facebook.com/metalguitarero/videos/2483894915014105/
Compatibility:
This node is written in C++ and compiled against the following variants:
Linux: 11.2, 11.1, 11.0, 10.5, 10.0
Windows: 11.3, 11.2, 11.1, 11.0, 10.5, 10.0
Installation:
-> Simply download, extract and add the absolute path of the extracted VenetianBlinds folder to your init.py:
nuke.pluginAddPath('path/to/VenetianBlinds')
(Inside the VenetianBlinds 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.1
-----
- Add l_ prefix to nodes command (#2)
1.0.0
-----
- Initial Release (#1)