nuke_color_harmony v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
14.0, 13.2, 13.1, 13.0 or later
Linux, Mac, Windows
Usage
While the main purpose is to run it inside Nuke, it is also possible to use it as a standalone application. Inside Nuke however it can be either a floating PySide panel or a registered widget which then can be stored within you regular workspace/layout.
Import
When finished adding harmonies to the store, those can be imported into nuke. The imported result will be group node(s) which containing several constant nodes to dislpay the various colors as colorbars. In addition the acutal color values are exposed on grouplevel so it is possible to link them across the nukescript and, if desired, live edit these.
Export
Currently three different export options are supported:
- as .nk file to disk
- as .csv file to disk
- into the clipboard
Live Linking
The idea behind live linking is, to dynamically change the knob values while editing harmonies in the panel. This allows to reduce the steps to find a the desired colors while working with the group nodes withinn Nuke.
Requests/bugs
In case of requests or bug reports, feel free to open up an issue on the github repository.
https://github.com/falkhofmann/nuke_color_harmony/issues
Demo