ColorHSV

A simple node like the colorLookUp, except it works in HSV space. It is usefull if you want to work only on saturation, hue or value channel.

Updated: 13 June 2020

Author: balthou1703

Compatible Nuke versions: 12.0 or later

Compatibility: Windows 64

My first c++ node.

Basically it is acting like if you had a tree composed by:

a colorspace node (Linear to HSV) -> a colorlookup -> a colorspace (HSV to Linear)

 

I especially thank Arthur Sarthou, Matthieu Felgines and Quentin Ferreira for their help!

Sign in or register to download or rate.